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