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