]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc10_wxjpeg.vcxproj
Fix history storing in wxWebViewWebKit with custom schemes.
[wxWidgets.git] / build / msw / wx_vc10_wxjpeg.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="DLL Debug|Win32">
9 <Configuration>DLL Debug</Configuration>
10 <Platform>Win32</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="DLL Release|Win32">
13 <Configuration>DLL Release</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Release|Win32">
17 <Configuration>Release</Configuration>
18 <Platform>Win32</Platform>
19 </ProjectConfiguration>
20 </ItemGroup>
21 <PropertyGroup Label="Globals">
22 <ProjectName>wxjpeg</ProjectName>
23 <ProjectGuid>{6053CC38-CDEE-584C-8BC8-4B000D800FC7}</ProjectGuid>
24 </PropertyGroup>
25 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
26 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'" Label="Configuration">
27 <ConfigurationType>StaticLibrary</ConfigurationType>
28 <UseOfMfc>false</UseOfMfc>
29 </PropertyGroup>
30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'" Label="Configuration">
31 <ConfigurationType>StaticLibrary</ConfigurationType>
32 <UseOfMfc>false</UseOfMfc>
33 </PropertyGroup>
34 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
35 <ConfigurationType>StaticLibrary</ConfigurationType>
36 <UseOfMfc>false</UseOfMfc>
37 </PropertyGroup>
38 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
39 <ConfigurationType>StaticLibrary</ConfigurationType>
40 <UseOfMfc>false</UseOfMfc>
41 </PropertyGroup>
42 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
43 <ImportGroup Label="ExtensionSettings">
44 </ImportGroup>
45 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'" Label="PropertySheets">
46 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
47 </ImportGroup>
48 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'" Label="PropertySheets">
49 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
50 </ImportGroup>
51 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
52 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
53 </ImportGroup>
54 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
55 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
56 </ImportGroup>
57 <PropertyGroup Label="UserMacros" />
58 <PropertyGroup>
59 <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
60 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\lib\vc_lib\</OutDir>
61 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">vc_mswud\wxjpeg\</IntDir>
62 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\lib\vc_lib\</OutDir>
63 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">vc_mswu\wxjpeg\</IntDir>
64 <OutDir Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">..\..\lib\vc_dll\</OutDir>
65 <IntDir Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">vc_mswuddll\wxjpeg\</IntDir>
66 <OutDir Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">..\..\lib\vc_dll\</OutDir>
67 <IntDir Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">vc_mswudll\wxjpeg\</IntDir>
68 <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectName)d</TargetName>
69 <TargetName Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">$(ProjectName)d</TargetName>
70 </PropertyGroup>
71 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
72 <Midl>
73 <PreprocessorDefinitions>WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
74 <AdditionalIncludeDirectories>$(OutDir)mswud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
75 </Midl>
76 <ClCompile>
77 <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>
78 <Optimization>Disabled</Optimization>
79 <AdditionalIncludeDirectories>$(OutDir)mswud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
80 <PreprocessorDefinitions>WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
81 <ExceptionHandling>Sync</ExceptionHandling>
82 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
83 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
84 <BufferSecurityCheck>true</BufferSecurityCheck>
85 <RuntimeTypeInfo>true</RuntimeTypeInfo>
86 <ObjectFileName>vc_mswud\wxjpeg\</ObjectFileName>
87 <ProgramDataBaseFileName>$(OutDir)wxjpegd.pdb</ProgramDataBaseFileName>
88 <WarningLevel>Level3</WarningLevel>
89 <SuppressStartupBanner>true</SuppressStartupBanner>
90 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
91 </ClCompile>
92 <ResourceCompile>
93 <PreprocessorDefinitions>_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
94 <Culture>0x0409</Culture>
95 <AdditionalIncludeDirectories>$(OutDir)mswud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
96 </ResourceCompile>
97 <Lib>
98 <OutputFile>$(OutDir)wxjpegd.lib</OutputFile>
99 <SuppressStartupBanner>true</SuppressStartupBanner>
100 </Lib>
101 <Bscmake>
102 <OutputFile>$(OutDir)wx_vc9_wxjpeg.bsc</OutputFile>
103 <SuppressStartupBanner>true</SuppressStartupBanner>
104 </Bscmake>
105 </ItemDefinitionGroup>
106 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
107 <Midl>
108 <PreprocessorDefinitions>WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
109 <AdditionalIncludeDirectories>$(OutDir)mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
110 </Midl>
111 <ClCompile>
112 <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>
113 <Optimization>MaxSpeed</Optimization>
114 <AdditionalIncludeDirectories>$(OutDir)mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
115 <PreprocessorDefinitions>WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
116 <ExceptionHandling>Sync</ExceptionHandling>
117 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
118 <RuntimeTypeInfo>true</RuntimeTypeInfo>
119 <ObjectFileName>vc_mswu\wxjpeg\</ObjectFileName>
120 <ProgramDataBaseFileName>$(OutDir)wxjpeg.pdb</ProgramDataBaseFileName>
121 <WarningLevel>Level3</WarningLevel>
122 <SuppressStartupBanner>true</SuppressStartupBanner>
123 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
124 </ClCompile>
125 <ResourceCompile>
126 <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
127 <Culture>0x0409</Culture>
128 <AdditionalIncludeDirectories>$(OutDir)mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
129 </ResourceCompile>
130 <Lib>
131 <OutputFile>$(OutDir)wxjpeg.lib</OutputFile>
132 <SuppressStartupBanner>true</SuppressStartupBanner>
133 </Lib>
134 <Bscmake>
135 <OutputFile>$(OutDir)wx_vc9_wxjpeg.bsc</OutputFile>
136 <SuppressStartupBanner>true</SuppressStartupBanner>
137 </Bscmake>
138 </ItemDefinitionGroup>
139 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|Win32'">
140 <Midl>
141 <PreprocessorDefinitions>WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
142 <AdditionalIncludeDirectories>$(OutDir)mswud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
143 </Midl>
144 <ClCompile>
145 <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>
146 <Optimization>Disabled</Optimization>
147 <AdditionalIncludeDirectories>$(OutDir)mswud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
148 <PreprocessorDefinitions>WIN32;_LIB;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
149 <ExceptionHandling>Sync</ExceptionHandling>
150 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
151 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
152 <BufferSecurityCheck>true</BufferSecurityCheck>
153 <RuntimeTypeInfo>true</RuntimeTypeInfo>
154 <ObjectFileName>vc_mswuddll\wxjpeg\</ObjectFileName>
155 <ProgramDataBaseFileName>$(OutDir)wxjpegd.pdb</ProgramDataBaseFileName>
156 <WarningLevel>Level3</WarningLevel>
157 <SuppressStartupBanner>true</SuppressStartupBanner>
158 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
159 </ClCompile>
160 <ResourceCompile>
161 <PreprocessorDefinitions>_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
162 <Culture>0x0409</Culture>
163 <AdditionalIncludeDirectories>$(OutDir)mswud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
164 </ResourceCompile>
165 <Lib>
166 <OutputFile>$(OutDir)wxjpegd.lib</OutputFile>
167 <SuppressStartupBanner>true</SuppressStartupBanner>
168 </Lib>
169 <Bscmake>
170 <OutputFile>$(OutDir)wx_vc9_wxjpeg.bsc</OutputFile>
171 <SuppressStartupBanner>true</SuppressStartupBanner>
172 </Bscmake>
173 </ItemDefinitionGroup>
174 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|Win32'">
175 <Midl>
176 <PreprocessorDefinitions>WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
177 <AdditionalIncludeDirectories>$(OutDir)mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
178 </Midl>
179 <ClCompile>
180 <AdditionalOptions>/MP %(AdditionalOptions)</AdditionalOptions>
181 <Optimization>MaxSpeed</Optimization>
182 <AdditionalIncludeDirectories>$(OutDir)mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
183 <PreprocessorDefinitions>WIN32;_LIB;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
184 <ExceptionHandling>Sync</ExceptionHandling>
185 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
186 <RuntimeTypeInfo>true</RuntimeTypeInfo>
187 <ObjectFileName>vc_mswudll\wxjpeg\</ObjectFileName>
188 <ProgramDataBaseFileName>$(OutDir)wxjpeg.pdb</ProgramDataBaseFileName>
189 <WarningLevel>Level3</WarningLevel>
190 <SuppressStartupBanner>true</SuppressStartupBanner>
191 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
192 </ClCompile>
193 <ResourceCompile>
194 <PreprocessorDefinitions>_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
195 <Culture>0x0409</Culture>
196 <AdditionalIncludeDirectories>$(OutDir)mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
197 </ResourceCompile>
198 <Lib>
199 <OutputFile>$(OutDir)wxjpeg.lib</OutputFile>
200 <SuppressStartupBanner>true</SuppressStartupBanner>
201 </Lib>
202 <Bscmake>
203 <OutputFile>$(OutDir)wx_vc9_wxjpeg.bsc</OutputFile>
204 <SuppressStartupBanner>true</SuppressStartupBanner>
205 </Bscmake>
206 </ItemDefinitionGroup>
207 <ItemGroup>
208 <ClCompile Include="..\..\src\jpeg\jcapimin.c" />
209 <ClCompile Include="..\..\src\jpeg\jcapistd.c" />
210 <ClCompile Include="..\..\src\jpeg\jccoefct.c" />
211 <ClCompile Include="..\..\src\jpeg\jccolor.c" />
212 <ClCompile Include="..\..\src\jpeg\jcdctmgr.c" />
213 <ClCompile Include="..\..\src\jpeg\jchuff.c" />
214 <ClCompile Include="..\..\src\jpeg\jcinit.c" />
215 <ClCompile Include="..\..\src\jpeg\jcmainct.c" />
216 <ClCompile Include="..\..\src\jpeg\jcmarker.c" />
217 <ClCompile Include="..\..\src\jpeg\jcmaster.c" />
218 <ClCompile Include="..\..\src\jpeg\jcomapi.c" />
219 <ClCompile Include="..\..\src\jpeg\jcparam.c" />
220 <ClCompile Include="..\..\src\jpeg\jcphuff.c" />
221 <ClCompile Include="..\..\src\jpeg\jcprepct.c" />
222 <ClCompile Include="..\..\src\jpeg\jcsample.c" />
223 <ClCompile Include="..\..\src\jpeg\jctrans.c" />
224 <ClCompile Include="..\..\src\jpeg\jdapimin.c" />
225 <ClCompile Include="..\..\src\jpeg\jdapistd.c" />
226 <ClCompile Include="..\..\src\jpeg\jdatadst.c" />
227 <ClCompile Include="..\..\src\jpeg\jdatasrc.c" />
228 <ClCompile Include="..\..\src\jpeg\jdcoefct.c" />
229 <ClCompile Include="..\..\src\jpeg\jdcolor.c" />
230 <ClCompile Include="..\..\src\jpeg\jddctmgr.c" />
231 <ClCompile Include="..\..\src\jpeg\jdhuff.c" />
232 <ClCompile Include="..\..\src\jpeg\jdinput.c" />
233 <ClCompile Include="..\..\src\jpeg\jdmainct.c" />
234 <ClCompile Include="..\..\src\jpeg\jdmarker.c" />
235 <ClCompile Include="..\..\src\jpeg\jdmaster.c" />
236 <ClCompile Include="..\..\src\jpeg\jdmerge.c" />
237 <ClCompile Include="..\..\src\jpeg\jdphuff.c" />
238 <ClCompile Include="..\..\src\jpeg\jdpostct.c" />
239 <ClCompile Include="..\..\src\jpeg\jdsample.c" />
240 <ClCompile Include="..\..\src\jpeg\jdtrans.c" />
241 <ClCompile Include="..\..\src\jpeg\jerror.c" />
242 <ClCompile Include="..\..\src\jpeg\jfdctflt.c" />
243 <ClCompile Include="..\..\src\jpeg\jfdctfst.c" />
244 <ClCompile Include="..\..\src\jpeg\jfdctint.c" />
245 <ClCompile Include="..\..\src\jpeg\jidctflt.c" />
246 <ClCompile Include="..\..\src\jpeg\jidctfst.c" />
247 <ClCompile Include="..\..\src\jpeg\jidctint.c" />
248 <ClCompile Include="..\..\src\jpeg\jidctred.c" />
249 <ClCompile Include="..\..\src\jpeg\jmemmgr.c" />
250 <ClCompile Include="..\..\src\jpeg\jmemnobs.c" />
251 <ClCompile Include="..\..\src\jpeg\jquant1.c" />
252 <ClCompile Include="..\..\src\jpeg\jquant2.c" />
253 <ClCompile Include="..\..\src\jpeg\jutils.c" />
254 </ItemGroup>
255 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
256 <ImportGroup Label="ExtensionTargets">
257 </ImportGroup>
258 </Project>