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|ARM">
5      <Configuration>Debug</Configuration>
6      <Platform>ARM</Platform>
7    </ProjectConfiguration>
8    <ProjectConfiguration Include="Debug|Win32">
9      <Configuration>Debug</Configuration>
10      <Platform>Win32</Platform>
11    </ProjectConfiguration>
12    <ProjectConfiguration Include="Debug|x64">
13      <Configuration>Debug</Configuration>
14      <Platform>x64</Platform>
15    </ProjectConfiguration>
16    <ProjectConfiguration Include="Release|ARM">
17      <Configuration>Release</Configuration>
18      <Platform>ARM</Platform>
19    </ProjectConfiguration>
20    <ProjectConfiguration Include="Release|Win32">
21      <Configuration>Release</Configuration>
22      <Platform>Win32</Platform>
23    </ProjectConfiguration>
24    <ProjectConfiguration Include="Release|x64">
25      <Configuration>Release</Configuration>
26      <Platform>x64</Platform>
27    </ProjectConfiguration>
28  </ItemGroup>
29  <ItemGroup>
30    <ClInclude Include="..\..\external\jpeg-9b\cderror.h" />
31    <ClInclude Include="..\..\external\jpeg-9b\cdjpeg.h" />
32    <ClInclude Include="..\..\external\jpeg-9b\jconfig.h" />
33    <ClInclude Include="..\..\external\jpeg-9b\jdct.h" />
34    <ClInclude Include="..\..\external\jpeg-9b\jerror.h" />
35    <ClInclude Include="..\..\external\jpeg-9b\jinclude.h" />
36    <ClInclude Include="..\..\external\jpeg-9b\jmemsys.h" />
37    <ClInclude Include="..\..\external\jpeg-9b\jmorecfg.h" />
38    <ClInclude Include="..\..\external\jpeg-9b\jpegint.h" />
39    <ClInclude Include="..\..\external\jpeg-9b\jpeglib.h" />
40    <ClInclude Include="..\..\external\jpeg-9b\jversion.h" />
41    <ClInclude Include="..\..\external\jpeg-9b\transupp.h" />
42  </ItemGroup>
43  <ItemGroup>
44    <ClCompile Include="..\..\external\jpeg-9b\jaricom.c" />
45    <ClCompile Include="..\..\external\jpeg-9b\jcapimin.c" />
46    <ClCompile Include="..\..\external\jpeg-9b\jcapistd.c" />
47    <ClCompile Include="..\..\external\jpeg-9b\jcarith.c" />
48    <ClCompile Include="..\..\external\jpeg-9b\jccoefct.c" />
49    <ClCompile Include="..\..\external\jpeg-9b\jccolor.c" />
50    <ClCompile Include="..\..\external\jpeg-9b\jcdctmgr.c" />
51    <ClCompile Include="..\..\external\jpeg-9b\jchuff.c" />
52    <ClCompile Include="..\..\external\jpeg-9b\jcinit.c" />
53    <ClCompile Include="..\..\external\jpeg-9b\jcmainct.c" />
54    <ClCompile Include="..\..\external\jpeg-9b\jcmarker.c" />
55    <ClCompile Include="..\..\external\jpeg-9b\jcmaster.c" />
56    <ClCompile Include="..\..\external\jpeg-9b\jcomapi.c" />
57    <ClCompile Include="..\..\external\jpeg-9b\jcparam.c" />
58    <ClCompile Include="..\..\external\jpeg-9b\jcprepct.c" />
59    <ClCompile Include="..\..\external\jpeg-9b\jcsample.c" />
60    <ClCompile Include="..\..\external\jpeg-9b\jctrans.c" />
61    <ClCompile Include="..\..\external\jpeg-9b\jdapimin.c" />
62    <ClCompile Include="..\..\external\jpeg-9b\jdapistd.c" />
63    <ClCompile Include="..\..\external\jpeg-9b\jdarith.c" />
64    <ClCompile Include="..\..\external\jpeg-9b\jdatadst.c" />
65    <ClCompile Include="..\..\external\jpeg-9b\jdatasrc.c" />
66    <ClCompile Include="..\..\external\jpeg-9b\jdcoefct.c" />
67    <ClCompile Include="..\..\external\jpeg-9b\jdcolor.c" />
68    <ClCompile Include="..\..\external\jpeg-9b\jddctmgr.c" />
69    <ClCompile Include="..\..\external\jpeg-9b\jdhuff.c" />
70    <ClCompile Include="..\..\external\jpeg-9b\jdinput.c" />
71    <ClCompile Include="..\..\external\jpeg-9b\jdmainct.c" />
72    <ClCompile Include="..\..\external\jpeg-9b\jdmarker.c" />
73    <ClCompile Include="..\..\external\jpeg-9b\jdmaster.c" />
74    <ClCompile Include="..\..\external\jpeg-9b\jdmerge.c" />
75    <ClCompile Include="..\..\external\jpeg-9b\jdpostct.c" />
76    <ClCompile Include="..\..\external\jpeg-9b\jdsample.c" />
77    <ClCompile Include="..\..\external\jpeg-9b\jdtrans.c" />
78    <ClCompile Include="..\..\external\jpeg-9b\jerror.c" />
79    <ClCompile Include="..\..\external\jpeg-9b\jfdctflt.c" />
80    <ClCompile Include="..\..\external\jpeg-9b\jfdctfst.c" />
81    <ClCompile Include="..\..\external\jpeg-9b\jfdctint.c" />
82    <ClCompile Include="..\..\external\jpeg-9b\jidctflt.c" />
83    <ClCompile Include="..\..\external\jpeg-9b\jidctfst.c" />
84    <ClCompile Include="..\..\external\jpeg-9b\jidctint.c" />
85    <ClCompile Include="..\..\external\jpeg-9b\jmemansi.c" />
86    <ClCompile Include="..\..\external\jpeg-9b\jmemmgr.c" />
87    <ClCompile Include="..\..\external\jpeg-9b\jquant1.c" />
88    <ClCompile Include="..\..\external\jpeg-9b\jquant2.c" />
89    <ClCompile Include="..\..\external\jpeg-9b\jutils.c" />
90  </ItemGroup>
91  <ItemGroup>
92    <None Include="jpeg.def" />
93  </ItemGroup>
94  <PropertyGroup Label="Globals">
95    <ProjectGuid>{cc6cf4c7-bd07-4738-854c-a6c5bae62ea9}</ProjectGuid>
96    <Keyword>Win32Proj</Keyword>
97    <ProjectName>jpeg-WinRT80</ProjectName>
98    <RootNamespace>jpeg_WinRT_VS2012</RootNamespace>
99    <DefaultLanguage>en-US</DefaultLanguage>
100    <MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion>
101    <AppContainerApplication>true</AppContainerApplication>
102  </PropertyGroup>
103  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
104  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
105    <ConfigurationType>DynamicLibrary</ConfigurationType>
106    <UseDebugLibraries>true</UseDebugLibraries>
107    <PlatformToolset>v110</PlatformToolset>
108  </PropertyGroup>
109  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
110    <ConfigurationType>DynamicLibrary</ConfigurationType>
111    <UseDebugLibraries>true</UseDebugLibraries>
112    <PlatformToolset>v110</PlatformToolset>
113  </PropertyGroup>
114  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
115    <ConfigurationType>DynamicLibrary</ConfigurationType>
116    <UseDebugLibraries>true</UseDebugLibraries>
117    <PlatformToolset>v110</PlatformToolset>
118  </PropertyGroup>
119  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
120    <ConfigurationType>DynamicLibrary</ConfigurationType>
121    <UseDebugLibraries>false</UseDebugLibraries>
122    <WholeProgramOptimization>true</WholeProgramOptimization>
123    <PlatformToolset>v110</PlatformToolset>
124  </PropertyGroup>
125  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
126    <ConfigurationType>DynamicLibrary</ConfigurationType>
127    <UseDebugLibraries>false</UseDebugLibraries>
128    <WholeProgramOptimization>true</WholeProgramOptimization>
129    <PlatformToolset>v110</PlatformToolset>
130  </PropertyGroup>
131  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
132    <ConfigurationType>DynamicLibrary</ConfigurationType>
133    <UseDebugLibraries>false</UseDebugLibraries>
134    <WholeProgramOptimization>true</WholeProgramOptimization>
135    <PlatformToolset>v110</PlatformToolset>
136  </PropertyGroup>
137  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
138  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
139    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
140  </ImportGroup>
141  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
142    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
143  </ImportGroup>
144  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
145    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
146  </ImportGroup>
147  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
148    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
149  </ImportGroup>
150  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
151    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
152  </ImportGroup>
153  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
154    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
155  </ImportGroup>
156  <PropertyGroup Label="UserMacros" />
157  <PropertyGroup />
158  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
159    <GenerateManifest>false</GenerateManifest>
160    <IgnoreImportLibrary>false</IgnoreImportLibrary>
161    <IntDir>Objs\$(Platform)\$(Configuration)\$(MSBuildProjectName)\</IntDir>
162    <TargetName>jpeg</TargetName>
163  </PropertyGroup>
164  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
165    <GenerateManifest>false</GenerateManifest>
166    <IgnoreImportLibrary>false</IgnoreImportLibrary>
167    <IntDir>Objs\$(Platform)\$(Configuration)\$(MSBuildProjectName)\</IntDir>
168    <TargetName>jpeg</TargetName>
169  </PropertyGroup>
170  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
171    <GenerateManifest>false</GenerateManifest>
172    <IgnoreImportLibrary>false</IgnoreImportLibrary>
173    <IntDir>Objs\$(Platform)\$(Configuration)\$(MSBuildProjectName)\</IntDir>
174    <TargetName>jpeg</TargetName>
175  </PropertyGroup>
176  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
177    <GenerateManifest>false</GenerateManifest>
178    <IgnoreImportLibrary>false</IgnoreImportLibrary>
179    <IntDir>Objs\$(Platform)\$(Configuration)\$(MSBuildProjectName)\</IntDir>
180    <TargetName>jpeg</TargetName>
181  </PropertyGroup>
182  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
183    <GenerateManifest>false</GenerateManifest>
184    <IgnoreImportLibrary>false</IgnoreImportLibrary>
185    <IntDir>Objs\$(Platform)\$(Configuration)\$(MSBuildProjectName)\</IntDir>
186    <TargetName>jpeg</TargetName>
187  </PropertyGroup>
188  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
189    <GenerateManifest>false</GenerateManifest>
190    <IgnoreImportLibrary>false</IgnoreImportLibrary>
191    <IntDir>Objs\$(Platform)\$(Configuration)\$(MSBuildProjectName)\</IntDir>
192    <TargetName>jpeg</TargetName>
193  </PropertyGroup>
194  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
195    <ClCompile>
196      <PrecompiledHeader>NotUsing</PrecompiledHeader>
197      <CompileAsWinRT>false</CompileAsWinRT>
198      <PreprocessorDefinitions>_WINDLL;_CRT_SECURE_NO_WARNINGS;NO_GETENV;%(PreprocessorDefinitions)</PreprocessorDefinitions>
199    </ClCompile>
200    <Link>
201      <SubSystem>Console</SubSystem>
202      <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
203      <GenerateWindowsMetadata>false</GenerateWindowsMetadata>
204      <ModuleDefinitionFile>..\jpeg.def</ModuleDefinitionFile>
205    </Link>
206  </ItemDefinitionGroup>
207  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
208    <ClCompile>
209      <PrecompiledHeader>NotUsing</PrecompiledHeader>
210      <CompileAsWinRT>false</CompileAsWinRT>
211      <PreprocessorDefinitions>_WINDLL;_CRT_SECURE_NO_WARNINGS;NO_GETENV;%(PreprocessorDefinitions)</PreprocessorDefinitions>
212    </ClCompile>
213    <Link>
214      <SubSystem>Console</SubSystem>
215      <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
216      <GenerateWindowsMetadata>false</GenerateWindowsMetadata>
217      <ModuleDefinitionFile>..\jpeg.def</ModuleDefinitionFile>
218    </Link>
219  </ItemDefinitionGroup>
220  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|arm'">
221    <ClCompile>
222      <PrecompiledHeader>NotUsing</PrecompiledHeader>
223      <CompileAsWinRT>false</CompileAsWinRT>
224      <PreprocessorDefinitions>_WINDLL;_CRT_SECURE_NO_WARNINGS;NO_GETENV;%(PreprocessorDefinitions)</PreprocessorDefinitions>
225    </ClCompile>
226    <Link>
227      <SubSystem>Console</SubSystem>
228      <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
229      <GenerateWindowsMetadata>false</GenerateWindowsMetadata>
230      <ModuleDefinitionFile>..\jpeg.def</ModuleDefinitionFile>
231    </Link>
232  </ItemDefinitionGroup>
233  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|arm'">
234    <ClCompile>
235      <PrecompiledHeader>NotUsing</PrecompiledHeader>
236      <CompileAsWinRT>false</CompileAsWinRT>
237      <PreprocessorDefinitions>_WINDLL;_CRT_SECURE_NO_WARNINGS;NO_GETENV;%(PreprocessorDefinitions)</PreprocessorDefinitions>
238    </ClCompile>
239    <Link>
240      <SubSystem>Console</SubSystem>
241      <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
242      <GenerateWindowsMetadata>false</GenerateWindowsMetadata>
243      <ModuleDefinitionFile>..\jpeg.def</ModuleDefinitionFile>
244    </Link>
245  </ItemDefinitionGroup>
246  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
247    <ClCompile>
248      <PrecompiledHeader>NotUsing</PrecompiledHeader>
249      <CompileAsWinRT>false</CompileAsWinRT>
250      <PreprocessorDefinitions>_WINDLL;_CRT_SECURE_NO_WARNINGS;NO_GETENV;%(PreprocessorDefinitions)</PreprocessorDefinitions>
251    </ClCompile>
252    <Link>
253      <SubSystem>Console</SubSystem>
254      <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
255      <GenerateWindowsMetadata>false</GenerateWindowsMetadata>
256      <ModuleDefinitionFile>..\jpeg.def</ModuleDefinitionFile>
257    </Link>
258  </ItemDefinitionGroup>
259  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
260    <ClCompile>
261      <PrecompiledHeader>NotUsing</PrecompiledHeader>
262      <CompileAsWinRT>false</CompileAsWinRT>
263      <PreprocessorDefinitions>_WINDLL;_CRT_SECURE_NO_WARNINGS;NO_GETENV;%(PreprocessorDefinitions)</PreprocessorDefinitions>
264    </ClCompile>
265    <Link>
266      <SubSystem>Console</SubSystem>
267      <IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
268      <GenerateWindowsMetadata>false</GenerateWindowsMetadata>
269      <ModuleDefinitionFile>..\jpeg.def</ModuleDefinitionFile>
270    </Link>
271  </ItemDefinitionGroup>
272  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
273  <ImportGroup Label="ExtensionTargets">
274  </ImportGroup>
275</Project>
276