Use One-Time Initialization for glyph run caching to avoid duplicate glyph run genera...
[gdipp.git] / gdipp_hook / gdipp_hook.vcproj
blob897e68890140e4900f9e27e8c06bef0fbf76056e
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="gdipp_hook"
6 ProjectGUID="{2F543B2D-A10E-4607-B427-CF66A61D3872}"
7 RootNamespace="gdipp_hook"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
25 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
26 ConfigurationType="1"
27 CharacterSet="1"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="$(SolutionDir)"
48 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="1"
52 EnableFunctionLevelLinking="true"
53 EnableEnhancedInstructionSet="2"
54 UsePrecompiledHeader="2"
55 WarningLevel="3"
56 DebugInformationFormat="3"
57 DisableSpecificWarnings="4251"
59 <Tool
60 Name="VCManagedResourceCompilerTool"
62 <Tool
63 Name="VCResourceCompilerTool"
65 <Tool
66 Name="VCPreLinkEventTool"
68 <Tool
69 Name="VCLinkerTool"
70 OutputFile="$(OutDir)\$(ProjectName)_32.exe"
71 LinkIncremental="2"
72 GenerateDebugInformation="true"
73 SubSystem="2"
74 TargetMachine="1"
76 <Tool
77 Name="VCALinkTool"
79 <Tool
80 Name="VCManifestTool"
82 <Tool
83 Name="VCXDCMakeTool"
85 <Tool
86 Name="VCBscMakeTool"
88 <Tool
89 Name="VCFxCopTool"
91 <Tool
92 Name="VCAppVerifierTool"
94 <Tool
95 Name="VCPostBuildEventTool"
97 </Configuration>
98 <Configuration
99 Name="Debug|x64"
100 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
101 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
102 ConfigurationType="1"
103 CharacterSet="1"
105 <Tool
106 Name="VCPreBuildEventTool"
108 <Tool
109 Name="VCCustomBuildTool"
111 <Tool
112 Name="VCXMLDataGeneratorTool"
114 <Tool
115 Name="VCWebServiceProxyGeneratorTool"
117 <Tool
118 Name="VCMIDLTool"
119 TargetEnvironment="3"
121 <Tool
122 Name="VCCLCompilerTool"
123 Optimization="0"
124 AdditionalIncludeDirectories="$(SolutionDir)"
125 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
126 MinimalRebuild="true"
127 BasicRuntimeChecks="3"
128 RuntimeLibrary="1"
129 EnableFunctionLevelLinking="true"
130 UsePrecompiledHeader="2"
131 WarningLevel="3"
132 DebugInformationFormat="3"
133 DisableSpecificWarnings="4251"
135 <Tool
136 Name="VCManagedResourceCompilerTool"
138 <Tool
139 Name="VCResourceCompilerTool"
141 <Tool
142 Name="VCPreLinkEventTool"
144 <Tool
145 Name="VCLinkerTool"
146 OutputFile="$(OutDir)\$(ProjectName)_64.exe"
147 LinkIncremental="2"
148 GenerateDebugInformation="true"
149 SubSystem="2"
150 TargetMachine="17"
152 <Tool
153 Name="VCALinkTool"
155 <Tool
156 Name="VCManifestTool"
158 <Tool
159 Name="VCXDCMakeTool"
161 <Tool
162 Name="VCBscMakeTool"
164 <Tool
165 Name="VCFxCopTool"
167 <Tool
168 Name="VCAppVerifierTool"
170 <Tool
171 Name="VCPostBuildEventTool"
173 </Configuration>
174 <Configuration
175 Name="Release|Win32"
176 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
177 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
178 ConfigurationType="1"
179 CharacterSet="1"
180 WholeProgramOptimization="1"
182 <Tool
183 Name="VCPreBuildEventTool"
185 <Tool
186 Name="VCCustomBuildTool"
188 <Tool
189 Name="VCXMLDataGeneratorTool"
191 <Tool
192 Name="VCWebServiceProxyGeneratorTool"
194 <Tool
195 Name="VCMIDLTool"
197 <Tool
198 Name="VCCLCompilerTool"
199 Optimization="3"
200 EnableIntrinsicFunctions="true"
201 AdditionalIncludeDirectories="$(SolutionDir)"
202 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
203 StringPooling="true"
204 RuntimeLibrary="0"
205 EnableFunctionLevelLinking="true"
206 EnableEnhancedInstructionSet="2"
207 UsePrecompiledHeader="2"
208 WarningLevel="3"
209 DisableSpecificWarnings="4251"
211 <Tool
212 Name="VCManagedResourceCompilerTool"
214 <Tool
215 Name="VCResourceCompilerTool"
217 <Tool
218 Name="VCPreLinkEventTool"
220 <Tool
221 Name="VCLinkerTool"
222 OutputFile="$(OutDir)\$(ProjectName)_32.exe"
223 LinkIncremental="1"
224 SubSystem="2"
225 OptimizeReferences="2"
226 EnableCOMDATFolding="2"
227 TargetMachine="1"
229 <Tool
230 Name="VCALinkTool"
232 <Tool
233 Name="VCManifestTool"
235 <Tool
236 Name="VCXDCMakeTool"
238 <Tool
239 Name="VCBscMakeTool"
241 <Tool
242 Name="VCFxCopTool"
244 <Tool
245 Name="VCAppVerifierTool"
247 <Tool
248 Name="VCPostBuildEventTool"
250 </Configuration>
251 <Configuration
252 Name="Release|x64"
253 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
254 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
255 ConfigurationType="1"
256 CharacterSet="1"
257 WholeProgramOptimization="1"
259 <Tool
260 Name="VCPreBuildEventTool"
262 <Tool
263 Name="VCCustomBuildTool"
265 <Tool
266 Name="VCXMLDataGeneratorTool"
268 <Tool
269 Name="VCWebServiceProxyGeneratorTool"
271 <Tool
272 Name="VCMIDLTool"
273 TargetEnvironment="3"
275 <Tool
276 Name="VCCLCompilerTool"
277 Optimization="3"
278 EnableIntrinsicFunctions="true"
279 AdditionalIncludeDirectories="$(SolutionDir)"
280 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
281 StringPooling="true"
282 RuntimeLibrary="0"
283 EnableFunctionLevelLinking="true"
284 UsePrecompiledHeader="2"
285 WarningLevel="3"
286 DisableSpecificWarnings="4251"
288 <Tool
289 Name="VCManagedResourceCompilerTool"
291 <Tool
292 Name="VCResourceCompilerTool"
294 <Tool
295 Name="VCPreLinkEventTool"
297 <Tool
298 Name="VCLinkerTool"
299 OutputFile="$(OutDir)\$(ProjectName)_64.exe"
300 LinkIncremental="1"
301 SubSystem="2"
302 OptimizeReferences="2"
303 EnableCOMDATFolding="2"
304 TargetMachine="17"
306 <Tool
307 Name="VCALinkTool"
309 <Tool
310 Name="VCManifestTool"
312 <Tool
313 Name="VCXDCMakeTool"
315 <Tool
316 Name="VCBscMakeTool"
318 <Tool
319 Name="VCFxCopTool"
321 <Tool
322 Name="VCAppVerifierTool"
324 <Tool
325 Name="VCPostBuildEventTool"
327 </Configuration>
328 </Configurations>
329 <References>
330 <ProjectReference
331 ReferencedProjectIdentifier="{09A6E8A1-3882-47B0-9CE4-1FD445CC450F}"
332 RelativePathToProject=".\gdipp_config\gdipp_config.vcproj"
334 </References>
335 <Files>
336 <Filter
337 Name="Source Files"
338 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
339 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
341 <File
342 RelativePath=".\gdipp_hook.cpp"
344 </File>
345 <File
346 RelativePath=".\stdafx.cpp"
348 <FileConfiguration
349 Name="Debug|Win32"
351 <Tool
352 Name="VCCLCompilerTool"
353 UsePrecompiledHeader="1"
355 </FileConfiguration>
356 <FileConfiguration
357 Name="Debug|x64"
359 <Tool
360 Name="VCCLCompilerTool"
361 UsePrecompiledHeader="1"
363 </FileConfiguration>
364 <FileConfiguration
365 Name="Release|Win32"
367 <Tool
368 Name="VCCLCompilerTool"
369 UsePrecompiledHeader="1"
371 </FileConfiguration>
372 <FileConfiguration
373 Name="Release|x64"
375 <Tool
376 Name="VCCLCompilerTool"
377 UsePrecompiledHeader="1"
379 </FileConfiguration>
380 </File>
381 </Filter>
382 <Filter
383 Name="Header Files"
384 Filter="h;hpp;hxx;hm;inl;inc;xsd"
385 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
387 <File
388 RelativePath=".\resource.h"
390 </File>
391 <File
392 RelativePath=".\stdafx.h"
394 </File>
395 </Filter>
396 <Filter
397 Name="Resource Files"
399 <File
400 RelativePath=".\res\gdipp_hook.ico"
402 </File>
403 <File
404 RelativePath=".\gdipp_hook.rc"
406 </File>
407 </Filter>
408 </Files>
409 <Globals>
410 </Globals>
411 </VisualStudioProject>