No need to define __USE_W32API
[reactos.git] / rosapps / smartpdf / pdfbenchbase.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="pdfbenchhead"
6 ProjectGUID="{C37F94D9-7548-48EB-A2E6-4BED260B9BEC}"
7 RootNamespace="pdftest"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="$(SolutionDir)$(ConfigurationName)-pdfbenchhead"
21 IntermediateDirectory="$(ConfigurationName)-pdfbenchhead"
22 ConfigurationType="1"
23 CharacterSet="2"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 />
40 <Tool
41 Name="VCCLCompilerTool"
42 UseUnicodeResponseFiles="true"
43 Optimization="0"
44 AdditionalIncludeDirectories="&quot;$(ProjectDir)baseutils&quot;;&quot;$(ProjectDir)src&quot;;&quot;$(ProjectDir)poppler&quot;;&quot;$(ProjectDir)poppler\goo&quot;;&quot;$(ProjectDir)poppler\poppler&quot;;&quot;$(ProjectDir)poppler\splash&quot;;&quot;$(ProjectDir)ext\freetype231\include&quot;;&quot;$(ProjectDir)ext\jpeg&quot;;&quot;$(ProjectDir)ext\zlib&quot;;&quot;$(ProjectDir)fitz-head\include&quot;"
45 PreprocessorDefinitions="_WIN32;WIN32;_WINDOWS;_DEBUG;DEBUG;USE_OWN_GET_AUTH_DATA;POPPLER_DATADIR=\&quot;\&quot;;ENABLE_ZLIB=1;ENABLE_LIBJPEG=1;FITZ_HEAD=1"
46 MinimalRebuild="true"
47 ExceptionHandling="0"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="1"
50 RuntimeTypeInfo="false"
51 UsePrecompiledHeader="0"
52 WarningLevel="3"
53 Detect64BitPortabilityProblems="false"
54 DebugInformationFormat="4"
55 CompileAs="0"
56 DisableSpecificWarnings="4996;4244;4267;4995"
57 ShowIncludes="false"
58 UseFullPaths="true"
59 />
60 <Tool
61 Name="VCManagedResourceCompilerTool"
62 />
63 <Tool
64 Name="VCResourceCompilerTool"
65 />
66 <Tool
67 Name="VCPreLinkEventTool"
68 />
69 <Tool
70 Name="VCLinkerTool"
71 AdditionalDependencies="freetype231mt_d.lib zlib_ds.lib jpeg_ds.lib"
72 LinkIncremental="2"
73 AdditionalLibraryDirectories="&quot;$(ProjectDir)\ext\jpeg&quot;;&quot;$(ProjectDir)\ext\zlib&quot;;&quot;$(ProjectDir)\ext\freetype231&quot;"
74 IgnoreDefaultLibraryNames=""
75 GenerateDebugInformation="true"
76 SubSystem="1"
77 TargetMachine="1"
78 />
79 <Tool
80 Name="VCALinkTool"
81 />
82 <Tool
83 Name="VCManifestTool"
84 />
85 <Tool
86 Name="VCXDCMakeTool"
87 />
88 <Tool
89 Name="VCBscMakeTool"
90 />
91 <Tool
92 Name="VCFxCopTool"
93 />
94 <Tool
95 Name="VCAppVerifierTool"
96 />
97 <Tool
98 Name="VCWebDeploymentTool"
99 />
100 <Tool
101 Name="VCPostBuildEventTool"
102 />
103 </Configuration>
104 <Configuration
105 Name="Release|Win32"
106 OutputDirectory="$(SolutionDir)$(ConfigurationName)-pdfbenchhead"
107 IntermediateDirectory="$(ConfigurationName)-pdfbenchhead"
108 ConfigurationType="1"
109 CharacterSet="2"
110 WholeProgramOptimization="0"
111 >
112 <Tool
113 Name="VCPreBuildEventTool"
114 />
115 <Tool
116 Name="VCCustomBuildTool"
117 />
118 <Tool
119 Name="VCXMLDataGeneratorTool"
120 />
121 <Tool
122 Name="VCWebServiceProxyGeneratorTool"
123 />
124 <Tool
125 Name="VCMIDLTool"
126 />
127 <Tool
128 Name="VCCLCompilerTool"
129 UseUnicodeResponseFiles="true"
130 Optimization="2"
131 EnableIntrinsicFunctions="true"
132 FavorSizeOrSpeed="1"
133 OmitFramePointers="false"
134 WholeProgramOptimization="false"
135 AdditionalIncludeDirectories="&quot;$(ProjectDir)baseutils&quot;;&quot;$(ProjectDir)src&quot;;&quot;$(ProjectDir)poppler&quot;;&quot;$(ProjectDir)poppler\goo&quot;;&quot;$(ProjectDir)poppler\poppler&quot;;&quot;$(ProjectDir)poppler\splash&quot;;&quot;$(ProjectDir)ext\freetype231\include&quot;;&quot;$(ProjectDir)ext\jpeg&quot;;&quot;$(ProjectDir)ext\zlib&quot;;&quot;$(ProjectDir)fitz-head\include&quot;"
136 PreprocessorDefinitions="_WIN32;WIN32;_WINDOWS;NDEBUG;USE_OWN_GET_AUTH_DATA;POPPLER_DATADIR=\&quot;\&quot;;ENABLE_ZLIB=1;ENABLE_LIBJPEG=1;FITZ_HEAD=1"
137 ExceptionHandling="0"
138 RuntimeLibrary="0"
139 RuntimeTypeInfo="false"
140 UsePrecompiledHeader="0"
141 WarningLevel="3"
142 Detect64BitPortabilityProblems="false"
143 DebugInformationFormat="3"
144 CompileAs="0"
145 DisableSpecificWarnings="4996;4244;4267;4995"
146 UseFullPaths="true"
147 />
148 <Tool
149 Name="VCManagedResourceCompilerTool"
150 />
151 <Tool
152 Name="VCResourceCompilerTool"
153 />
154 <Tool
155 Name="VCPreLinkEventTool"
156 />
157 <Tool
158 Name="VCLinkerTool"
159 AdditionalDependencies="freetype231mt.lib zlib_s.lib jpeg_s.lib"
160 LinkIncremental="1"
161 AdditionalLibraryDirectories="&quot;$(ProjectDir)\ext\jpeg&quot;;&quot;$(ProjectDir)\ext\zlib&quot;;&quot;$(ProjectDir)\ext\freetype231&quot;"
162 IgnoreDefaultLibraryNames=""
163 GenerateDebugInformation="true"
164 SubSystem="1"
165 OptimizeReferences="2"
166 EnableCOMDATFolding="2"
167 LinkTimeCodeGeneration="0"
168 TargetMachine="1"
169 Profile="true"
170 />
171 <Tool
172 Name="VCALinkTool"
173 />
174 <Tool
175 Name="VCManifestTool"
176 EmbedManifest="true"
177 />
178 <Tool
179 Name="VCXDCMakeTool"
180 />
181 <Tool
182 Name="VCBscMakeTool"
183 />
184 <Tool
185 Name="VCFxCopTool"
186 />
187 <Tool
188 Name="VCAppVerifierTool"
189 />
190 <Tool
191 Name="VCWebDeploymentTool"
192 />
193 <Tool
194 Name="VCPostBuildEventTool"
195 />
196 </Configuration>
197 </Configurations>
198 <References>
199 </References>
200 <Files>
201 <Filter
202 Name="Source Files"
203 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
204 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
205 >
206 <File
207 RelativePath=".\baseutils\base_util.c"
208 >
209 </File>
210 <File
211 RelativePath=".\baseutils\file_util.c"
212 >
213 </File>
214 <File
215 RelativePath=".\src\pdfbench.cc"
216 >
217 </File>
218 <File
219 RelativePath=".\src\PdfEngine.cc"
220 >
221 </File>
222 <File
223 RelativePath=".\src\PdftestWinPreview.cc"
224 >
225 </File>
226 <File
227 RelativePath=".\baseutils\pdiff.cc"
228 >
229 </File>
230 <File
231 RelativePath=".\baseutils\str_util.c"
232 >
233 </File>
234 <File
235 RelativePath=".\baseutils\win_util.c"
236 >
237 </File>
238 </Filter>
239 <Filter
240 Name="Header Files"
241 Filter="h;hpp;hxx;hm;inl;inc;xsd"
242 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
243 >
244 <File
245 RelativePath=".\baseutils\base_util.h"
246 >
247 </File>
248 <File
249 RelativePath=".\baseutils\file_util.h"
250 >
251 </File>
252 <File
253 RelativePath=".\src\PdfEngine.h"
254 >
255 </File>
256 <File
257 RelativePath=".\baseutils\pdiff.h"
258 >
259 </File>
260 <File
261 RelativePath=".\baseutils\str_util.h"
262 >
263 </File>
264 <File
265 RelativePath=".\baseutils\strlist_util.h"
266 >
267 </File>
268 <File
269 RelativePath=".\baseutils\win_util.h"
270 >
271 </File>
272 </Filter>
273 </Files>
274 <Globals>
275 </Globals>
276 </VisualStudioProject>