Merge pull request #2948 from ace20022/blu_lang_fix
[vuplus_xbmc] / lib / cximage-6.0 / ImageLib.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup Label="ProjectConfigurations">
4     <ProjectConfiguration Include="Debug|Win32">
5       <Configuration>Debug</Configuration>
6       <Platform>Win32</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Release|Win32">
9       <Configuration>Release</Configuration>
10       <Platform>Win32</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Unicode Debug|Win32">
13       <Configuration>Unicode Debug</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16     <ProjectConfiguration Include="Unicode Release|Win32">
17       <Configuration>Unicode Release</Configuration>
18       <Platform>Win32</Platform>
19     </ProjectConfiguration>
20   </ItemGroup>
21   <PropertyGroup Label="Globals">
22     <ProjectName>ImageLib_dll</ProjectName>
23     <ProjectGuid>{3B424C94-2005-44CC-BFB1-4B6C89090732}</ProjectGuid>
24   </PropertyGroup>
25   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
26   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Release|Win32'" Label="Configuration">
27     <ConfigurationType>DynamicLibrary</ConfigurationType>
28     <CharacterSet>Unicode</CharacterSet>
29   </PropertyGroup>
30   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
31     <ConfigurationType>DynamicLibrary</ConfigurationType>
32     <CharacterSet>MultiByte</CharacterSet>
33   </PropertyGroup>
34   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
35     <ConfigurationType>DynamicLibrary</ConfigurationType>
36     <CharacterSet>MultiByte</CharacterSet>
37   </PropertyGroup>
38   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|Win32'" Label="Configuration">
39     <ConfigurationType>DynamicLibrary</ConfigurationType>
40     <CharacterSet>Unicode</CharacterSet>
41   </PropertyGroup>
42   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
43   <ImportGroup Label="ExtensionSettings">
44   </ImportGroup>
45   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Release|Win32'" Label="PropertySheets">
46     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
47     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
48     <Import Project="..\..\project\VS2010Express\XBMC for Windows.props" />
49   </ImportGroup>
50   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
51     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
52     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
53     <Import Project="..\..\project\VS2010Express\XBMC for Windows.props" />
54   </ImportGroup>
55   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
56     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
57     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
58     <Import Project="..\..\project\VS2010Express\XBMC for Windows.props" />
59   </ImportGroup>
60   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|Win32'" Label="PropertySheets">
61     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
62     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
63     <Import Project="..\..\project\VS2010Express\XBMC for Windows.props" />
64   </ImportGroup>
65   <PropertyGroup Label="UserMacros" />
66   <PropertyGroup>
67     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
68     <OutDir Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|Win32'">$(SolutionDir)libs\$(TargetName)\$(Configuration)\</OutDir>
69     <IntDir Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|Win32'">$(SolutionDir)objs\$(TargetName)\$(Configuration)\</IntDir>
70     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|Win32'">false</LinkIncremental>
71     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)libs\$(TargetName)\$(Configuration)\</OutDir>
72     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)objs\$(TargetName)\$(Configuration)\</IntDir>
73     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
74     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)libs\$(TargetName)\$(Configuration)\</OutDir>
75     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)objs\$(TargetName)\$(Configuration)\</IntDir>
76     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
77     <OutDir Condition="'$(Configuration)|$(Platform)'=='Unicode Release|Win32'">$(SolutionDir)libs\$(TargetName)\$(Configuration)\</OutDir>
78     <IntDir Condition="'$(Configuration)|$(Platform)'=='Unicode Release|Win32'">$(SolutionDir)objs\$(TargetName)\$(Configuration)\</IntDir>
79     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Unicode Release|Win32'">false</LinkIncremental>
80     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ImageLib</TargetName>
81     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ImageLib</TargetName>
82     <TargetName Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|Win32'">ImageLib</TargetName>
83     <TargetName Condition="'$(Configuration)|$(Platform)'=='Unicode Release|Win32'">ImageLib</TargetName>
84     <CustomBuildAfterTargets Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Build</CustomBuildAfterTargets>
85     <CustomBuildAfterTargets Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Build</CustomBuildAfterTargets>
86     <CustomBuildAfterTargets Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|Win32'">Build</CustomBuildAfterTargets>
87     <CustomBuildAfterTargets Condition="'$(Configuration)|$(Platform)'=='Unicode Release|Win32'">Build</CustomBuildAfterTargets>
88   </PropertyGroup>
89   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Debug|Win32'">
90     <Midl>
91       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
92       <MkTypLibCompatible>true</MkTypLibCompatible>
93       <SuppressStartupBanner>true</SuppressStartupBanner>
94       <TargetEnvironment>Win32</TargetEnvironment>
95       <TypeLibraryName>.\Unicode_Debug/CxImageCrtDll.tlb</TypeLibraryName>
96       <HeaderFileName>
97       </HeaderFileName>
98     </Midl>
99     <ClCompile>
100       <Optimization>Disabled</Optimization>
101       <AdditionalIncludeDirectories>zlib;zlib\win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
102       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;JAS_WIN_MSVC_BUILD;_CRT_SECURE_NO_DEPRECATE;UNICODE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
103       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
104       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
105       <PrecompiledHeaderOutputFile>$(Configuration)\vs2010\CxImageCrtDll.pch</PrecompiledHeaderOutputFile>
106       <AssemblerListingLocation>$(Configuration)\vs2010\</AssemblerListingLocation>
107       <ObjectFileName>$(Configuration)\vs2010\</ObjectFileName>
108       <ProgramDataBaseFileName>$(Configuration)\vs2010\</ProgramDataBaseFileName>
109       <WarningLevel>Level3</WarningLevel>
110       <SuppressStartupBanner>true</SuppressStartupBanner>
111       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
112       <ExceptionHandling>Async</ExceptionHandling>
113       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
114     </ClCompile>
115     <ResourceCompile>
116       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
117       <Culture>0x0809</Culture>
118     </ResourceCompile>
119     <Link>
120       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
121       <SuppressStartupBanner>true</SuppressStartupBanner>
122       <GenerateDebugInformation>true</GenerateDebugInformation>
123       <ProgramDatabaseFile>$(Configuration)\vs2010\ImageLib.pdb</ProgramDatabaseFile>
124       <DataExecutionPrevention>
125       </DataExecutionPrevention>
126       <ImportLibrary>$(Configuration)\vs2010\cximagecrtd.lib</ImportLibrary>
127       <TargetMachine>MachineX86</TargetMachine>
128     </Link>
129     <CustomBuildStep>
130       <Command>copy /B /Y "$(TargetPath)" "$(SolutionDir)..\..\system\$(TargetFileName)"</Command>
131     </CustomBuildStep>
132     <CustomBuildStep>
133       <Message>Copy output</Message>
134     </CustomBuildStep>
135     <CustomBuildStep>
136       <Outputs>$(SolutionDir)..\..\system\$(TargetFileName)</Outputs>
137       <Inputs>$(TargetPath)</Inputs>
138     </CustomBuildStep>
139   </ItemDefinitionGroup>
140   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
141     <Midl>
142       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
143       <MkTypLibCompatible>true</MkTypLibCompatible>
144       <SuppressStartupBanner>true</SuppressStartupBanner>
145       <TargetEnvironment>Win32</TargetEnvironment>
146       <TypeLibraryName>.\Debug/CxImageCrtDll.tlb</TypeLibraryName>
147       <HeaderFileName>
148       </HeaderFileName>
149     </Midl>
150     <ClCompile>
151       <Optimization>Disabled</Optimization>
152       <AdditionalIncludeDirectories>zlib;zlib\win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
153       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;JAS_WIN_MSVC_BUILD;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
154       <ExceptionHandling>Async</ExceptionHandling>
155       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
156       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
157       <PrecompiledHeaderOutputFile>$(Configuration)\vs2010\CxImageCrtDll.pch</PrecompiledHeaderOutputFile>
158       <AssemblerListingLocation>$(Configuration)\vs2010\</AssemblerListingLocation>
159       <ObjectFileName>$(Configuration)\vs2010\</ObjectFileName>
160       <ProgramDataBaseFileName>$(Configuration)\vs2010\</ProgramDataBaseFileName>
161       <WarningLevel>Level3</WarningLevel>
162       <SuppressStartupBanner>true</SuppressStartupBanner>
163       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
164       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
165     </ClCompile>
166     <ResourceCompile>
167       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
168       <Culture>0x0809</Culture>
169     </ResourceCompile>
170     <Link>
171       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
172       <SuppressStartupBanner>true</SuppressStartupBanner>
173       <GenerateDebugInformation>true</GenerateDebugInformation>
174       <ProgramDatabaseFile>$(Configuration)\vs2010\ImageLib.pdb</ProgramDatabaseFile>
175       <DataExecutionPrevention>
176       </DataExecutionPrevention>
177       <ImportLibrary>$(Configuration)\vs2010\cximagecrtd.lib</ImportLibrary>
178       <TargetMachine>MachineX86</TargetMachine>
179     </Link>
180     <PostBuildEvent>
181       <Command>
182       </Command>
183     </PostBuildEvent>
184     <CustomBuildStep>
185       <Command>copy /B /Y "$(TargetPath)" "$(SolutionDir)..\..\system\$(TargetFileName)"</Command>
186     </CustomBuildStep>
187     <CustomBuildStep>
188       <Message>Copy output</Message>
189     </CustomBuildStep>
190     <CustomBuildStep>
191       <Outputs>$(SolutionDir)..\..\system\$(TargetFileName)</Outputs>
192       <Inputs>$(TargetPath)</Inputs>
193     </CustomBuildStep>
194   </ItemDefinitionGroup>
195   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
196     <Midl>
197       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
198       <MkTypLibCompatible>true</MkTypLibCompatible>
199       <SuppressStartupBanner>true</SuppressStartupBanner>
200       <TargetEnvironment>Win32</TargetEnvironment>
201       <TypeLibraryName>.\Release/CxImageCrtDll.tlb</TypeLibraryName>
202       <HeaderFileName>
203       </HeaderFileName>
204     </Midl>
205     <ClCompile>
206       <Optimization>MaxSpeed</Optimization>
207       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
208       <AdditionalIncludeDirectories>zlib;zlib\win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
209       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;JAS_WIN_MSVC_BUILD;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
210       <StringPooling>true</StringPooling>
211       <ExceptionHandling>Async</ExceptionHandling>
212       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
213       <BufferSecurityCheck>false</BufferSecurityCheck>
214       <FunctionLevelLinking>true</FunctionLevelLinking>
215       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
216       <PrecompiledHeaderOutputFile>$(Configuration)\vs2010\CxImageCrtDll.pch</PrecompiledHeaderOutputFile>
217       <AssemblerListingLocation>$(Configuration)\vs2010\</AssemblerListingLocation>
218       <ObjectFileName>$(Configuration)\vs2010\</ObjectFileName>
219       <ProgramDataBaseFileName>$(Configuration)\vs2010\</ProgramDataBaseFileName>
220       <WarningLevel>Level3</WarningLevel>
221       <SuppressStartupBanner>true</SuppressStartupBanner>
222     </ClCompile>
223     <ResourceCompile>
224       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
225       <Culture>0x0809</Culture>
226     </ResourceCompile>
227     <Link>
228       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
229       <SuppressStartupBanner>true</SuppressStartupBanner>
230       <ProgramDatabaseFile>$(Configuration)\vs2010\cximagecrt.pdb</ProgramDatabaseFile>
231       <OptimizeReferences>true</OptimizeReferences>
232       <EnableCOMDATFolding>true</EnableCOMDATFolding>
233       <DataExecutionPrevention>
234       </DataExecutionPrevention>
235       <ImportLibrary>$(Configuration)\vs2010\cximagecrt.lib</ImportLibrary>
236       <TargetMachine>MachineX86</TargetMachine>
237     </Link>
238     <PostBuildEvent>
239       <Command>
240       </Command>
241     </PostBuildEvent>
242     <CustomBuildStep>
243       <Command>copy /B /Y "$(TargetPath)" "$(SolutionDir)..\..\system\$(TargetFileName)"</Command>
244     </CustomBuildStep>
245     <CustomBuildStep>
246       <Message>Copy output</Message>
247     </CustomBuildStep>
248     <CustomBuildStep>
249       <Outputs>$(SolutionDir)..\..\system\$(TargetFileName)</Outputs>
250       <Inputs>$(TargetPath)</Inputs>
251     </CustomBuildStep>
252   </ItemDefinitionGroup>
253   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Unicode Release|Win32'">
254     <Midl>
255       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
256       <MkTypLibCompatible>true</MkTypLibCompatible>
257       <SuppressStartupBanner>true</SuppressStartupBanner>
258       <TargetEnvironment>Win32</TargetEnvironment>
259       <TypeLibraryName>.\Unicode_Release/CxImageCrtDll.tlb</TypeLibraryName>
260       <HeaderFileName>
261       </HeaderFileName>
262     </Midl>
263     <ClCompile>
264       <Optimization>MaxSpeed</Optimization>
265       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
266       <AdditionalIncludeDirectories>zlib;zlib\win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
267       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;JAS_WIN_MSVC_BUILD;_CRT_SECURE_NO_DEPRECATE;UNICODE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
268       <StringPooling>true</StringPooling>
269       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
270       <FunctionLevelLinking>true</FunctionLevelLinking>
271       <PrecompiledHeaderOutputFile>$(Configuration)\vs2010\CxImageCrtDll.pch</PrecompiledHeaderOutputFile>
272       <AssemblerListingLocation>$(Configuration)\vs2010\</AssemblerListingLocation>
273       <ObjectFileName>$(Configuration)\vs2010\</ObjectFileName>
274       <ProgramDataBaseFileName>$(Configuration)\vs2010\</ProgramDataBaseFileName>
275       <WarningLevel>Level3</WarningLevel>
276       <SuppressStartupBanner>true</SuppressStartupBanner>
277       <ExceptionHandling>Async</ExceptionHandling>
278       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
279       <BufferSecurityCheck>false</BufferSecurityCheck>
280     </ClCompile>
281     <ResourceCompile>
282       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
283       <Culture>0x0809</Culture>
284     </ResourceCompile>
285     <Link>
286       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
287       <SuppressStartupBanner>true</SuppressStartupBanner>
288       <ProgramDatabaseFile>$(Configuration)\vs2010\ImageLib.pdb</ProgramDatabaseFile>
289       <DataExecutionPrevention>
290       </DataExecutionPrevention>
291       <ImportLibrary>$(Configuration)\vs2010\cximagecrt.lib</ImportLibrary>
292       <TargetMachine>MachineX86</TargetMachine>
293     </Link>
294     <CustomBuildStep>
295       <Command>copy /B /Y "$(TargetPath)" "$(SolutionDir)..\..\system\$(TargetFileName)"</Command>
296     </CustomBuildStep>
297     <CustomBuildStep>
298       <Message>Copy output</Message>
299     </CustomBuildStep>
300     <CustomBuildStep>
301       <Outputs>$(SolutionDir)..\..\system\$(TargetFileName)</Outputs>
302       <Inputs>$(TargetPath)</Inputs>
303     </CustomBuildStep>
304   </ItemDefinitionGroup>
305   <ItemGroup>
306     <ClCompile Include="CxImage\CxImageDLL\CxImageCrtDll.cpp" />
307     <ClCompile Include="CxImage\DllInterface.cpp" />
308     <ClCompile Include="CxImage\tif_xfile.cpp" />
309     <ClCompile Include="CxImage\ximabmp.cpp" />
310     <ClCompile Include="CxImage\ximadsp.cpp" />
311     <ClCompile Include="CxImage\ximaenc.cpp" />
312     <ClCompile Include="CxImage\ximaexif.cpp" />
313     <ClCompile Include="CxImage\ximage.cpp" />
314     <ClCompile Include="CxImage\ximagif.cpp" />
315     <ClCompile Include="CxImage\ximahist.cpp" />
316     <ClCompile Include="CxImage\ximaico.cpp" />
317     <ClCompile Include="CxImage\ximainfo.cpp" />
318     <ClCompile Include="CxImage\ximaint.cpp" />
319     <ClCompile Include="CxImage\ximajas.cpp" />
320     <ClCompile Include="CxImage\ximajbg.cpp" />
321     <ClCompile Include="CxImage\ximajpg.cpp" />
322     <ClCompile Include="CxImage\ximalpha.cpp" />
323     <ClCompile Include="CxImage\ximalyr.cpp" />
324     <ClCompile Include="CxImage\ximamng.cpp" />
325     <ClCompile Include="CxImage\ximapal.cpp" />
326     <ClCompile Include="CxImage\ximapcx.cpp" />
327     <ClCompile Include="CxImage\ximapng.cpp" />
328     <ClCompile Include="CxImage\ximaraw.cpp" />
329     <ClCompile Include="CxImage\ximasel.cpp" />
330     <ClCompile Include="CxImage\ximaska.cpp" />
331     <ClCompile Include="CxImage\ximatga.cpp" />
332     <ClCompile Include="CxImage\ximath.cpp" />
333     <ClCompile Include="CxImage\ximatif.cpp" />
334     <ClCompile Include="CxImage\ximatran.cpp" />
335     <ClCompile Include="CxImage\ximawbmp.cpp" />
336     <ClCompile Include="CxImage\ximawmf.cpp" />
337     <ClCompile Include="CxImage\ximawnd.cpp" />
338     <ClCompile Include="CxImage\xmemfile.cpp" />
339   </ItemGroup>
340   <ItemGroup>
341     <ClInclude Include="CxImage\CxImageDLL\StdCrt.h" />
342     <ClInclude Include="CxImage\xfile.h" />
343     <ClInclude Include="CxImage\ximabmp.h" />
344     <ClInclude Include="CxImage\ximacfg.h" />
345     <ClInclude Include="CxImage\ximadef.h" />
346     <ClInclude Include="CxImage\ximage.h" />
347     <ClInclude Include="CxImage\ximagif.h" />
348     <ClInclude Include="CxImage\ximaico.h" />
349     <ClInclude Include="CxImage\ximaiter.h" />
350     <ClInclude Include="CxImage\ximajas.h" />
351     <ClInclude Include="CxImage\ximajbg.h" />
352     <ClInclude Include="CxImage\ximajpg.h" />
353     <ClInclude Include="CxImage\ximamng.h" />
354     <ClInclude Include="CxImage\ximapcx.h" />
355     <ClInclude Include="CxImage\ximapng.h" />
356     <ClInclude Include="CxImage\ximaraw.h" />
357     <ClInclude Include="CxImage\ximaska.h" />
358     <ClInclude Include="CxImage\ximatga.h" />
359     <ClInclude Include="CxImage\ximath.h" />
360     <ClInclude Include="CxImage\ximatif.h" />
361     <ClInclude Include="CxImage\ximawbmp.h" />
362     <ClInclude Include="CxImage\ximawmf.h" />
363     <ClInclude Include="CxImage\xiofile.h" />
364     <ClInclude Include="CxImage\xmemfile.h" />
365   </ItemGroup>
366   <ItemGroup>
367     <ProjectReference Include="jasper\jasper.vcxproj">
368       <Project>{3843c3d4-e5a6-4030-87ec-e7ee57242106}</Project>
369       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
370     </ProjectReference>
371     <ProjectReference Include="jbig\jbig.vcxproj">
372       <Project>{88e7e431-3752-4d58-bcd2-a7e6a1b74247}</Project>
373       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
374     </ProjectReference>
375     <ProjectReference Include="jpeg\Jpeg.vcxproj">
376       <Project>{145287c8-24ea-42fe-8d7d-c13d5e4b054c}</Project>
377       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
378     </ProjectReference>
379     <ProjectReference Include="mng\mng.vcxproj">
380       <Project>{783701e9-4a65-4505-97b0-39e580aa680d}</Project>
381       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
382     </ProjectReference>
383     <ProjectReference Include="png\png.vcxproj">
384       <Project>{44bf83c4-f73a-4093-a29a-11b9016318c4}</Project>
385       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
386     </ProjectReference>
387     <ProjectReference Include="raw\libdcr.vcxproj">
388       <Project>{8e5f7dbe-2e8b-4fd2-bffe-1960ce7edc09}</Project>
389       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
390     </ProjectReference>
391     <ProjectReference Include="tiff\Tiff.vcxproj">
392       <Project>{8735f1ed-317d-4f7a-a512-b2bf9daea25a}</Project>
393       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
394     </ProjectReference>
395     <ProjectReference Include="zlib\zlib.vcxproj">
396       <Project>{96798038-06ce-4382-bd5b-f9c366724deb}</Project>
397       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
398     </ProjectReference>
399   </ItemGroup>
400   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
401   <ImportGroup Label="ExtensionTargets">
402   </ImportGroup>
403 </Project>