28 lines
1012 B
Plaintext
28 lines
1012 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<ItemGroup>
|
||
|
<Filter Include="inc">
|
||
|
<UniqueIdentifier>{94053ff0-6199-4ae7-a131-d45fe1ed3571}</UniqueIdentifier>
|
||
|
</Filter>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ClInclude Include="..\src\win32\cdwin.h">
|
||
|
<Filter>inc</Filter>
|
||
|
</ClInclude>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<None Include="..\src\cd.def" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ClCompile Include="..\src\win32\cdwclp.c" />
|
||
|
<ClCompile Include="..\src\win32\cdwdbuf.c" />
|
||
|
<ClCompile Include="..\src\win32\cdwdib.c" />
|
||
|
<ClCompile Include="..\src\win32\cdwemf.c" />
|
||
|
<ClCompile Include="..\src\win32\cdwimg.c" />
|
||
|
<ClCompile Include="..\src\win32\cdwin.c" />
|
||
|
<ClCompile Include="..\src\win32\cdwnative.c" />
|
||
|
<ClCompile Include="..\src\win32\cdwprn.c" />
|
||
|
<ClCompile Include="..\src\win32\cdwwmf.c" />
|
||
|
<ClCompile Include="..\src\win32\wmf_emf.c" />
|
||
|
</ItemGroup>
|
||
|
</Project>
|