1<?xml version="1.0" encoding="Windows-1252"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="9.00" 5 Name="letest" 6 ProjectGUID="{67351485-4D18-4245-BE39-A7EF0675ACD2}" 7 TargetFrameworkVersion="131072" 8 > 9 <Platforms> 10 <Platform 11 Name="Win32" 12 /> 13 <Platform 14 Name="x64" 15 /> 16 </Platforms> 17 <ToolFiles> 18 </ToolFiles> 19 <Configurations> 20 <Configuration 21 Name="Release|Win32" 22 OutputDirectory=".\x86\Release" 23 IntermediateDirectory=".\x86\Release" 24 ConfigurationType="1" 25 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 26 UseOfMFC="0" 27 ATLMinimizesCRunTimeLibraryUsage="false" 28 CharacterSet="2" 29 > 30 <Tool 31 Name="VCPreBuildEventTool" 32 /> 33 <Tool 34 Name="VCCustomBuildTool" 35 /> 36 <Tool 37 Name="VCXMLDataGeneratorTool" 38 /> 39 <Tool 40 Name="VCWebServiceProxyGeneratorTool" 41 /> 42 <Tool 43 Name="VCMIDLTool" 44 TypeLibraryName=".\x86\Release/letest.tlb" 45 /> 46 <Tool 47 Name="VCCLCompilerTool" 48 InlineFunctionExpansion="1" 49 AdditionalIncludeDirectories="..\..\..\include\layout;..\..\..\include;..\..\common;..\..\tools\ctestfw;..\..\tools\toolutil;..\..\layout" 50 PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE" 51 StringPooling="true" 52 RuntimeLibrary="0" 53 EnableFunctionLevelLinking="true" 54 TreatWChar_tAsBuiltInType="true" 55 UsePrecompiledHeader="0" 56 PrecompiledHeaderFile=".\x86\Release/letest.pch" 57 AssemblerListingLocation=".\x86\Release/" 58 ObjectFile=".\x86\Release/" 59 ProgramDataBaseFileName=".\x86\Release/" 60 WarningLevel="3" 61 SuppressStartupBanner="true" 62 CompileAs="0" 63 /> 64 <Tool 65 Name="VCManagedResourceCompilerTool" 66 /> 67 <Tool 68 Name="VCResourceCompilerTool" 69 PreprocessorDefinitions="NDEBUG" 70 Culture="1033" 71 /> 72 <Tool 73 Name="VCPreLinkEventTool" 74 /> 75 <Tool 76 Name="VCLinkerTool" 77 OutputFile=".\x86\Release/letest.exe" 78 LinkIncremental="1" 79 SuppressStartupBanner="true" 80 ProgramDatabaseFile=".\x86\Release/letest.pdb" 81 SubSystem="1" 82 RandomizedBaseAddress="1" 83 DataExecutionPrevention="0" 84 /> 85 <Tool 86 Name="VCALinkTool" 87 /> 88 <Tool 89 Name="VCManifestTool" 90 /> 91 <Tool 92 Name="VCXDCMakeTool" 93 /> 94 <Tool 95 Name="VCBscMakeTool" 96 /> 97 <Tool 98 Name="VCFxCopTool" 99 /> 100 <Tool 101 Name="VCAppVerifierTool" 102 /> 103 <Tool 104 Name="VCPostBuildEventTool" 105 /> 106 </Configuration> 107 <Configuration 108 Name="Debug|Win32" 109 OutputDirectory=".\x86\Debug" 110 IntermediateDirectory=".\x86\Debug" 111 ConfigurationType="1" 112 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 113 UseOfMFC="0" 114 ATLMinimizesCRunTimeLibraryUsage="false" 115 CharacterSet="2" 116 > 117 <Tool 118 Name="VCPreBuildEventTool" 119 /> 120 <Tool 121 Name="VCCustomBuildTool" 122 /> 123 <Tool 124 Name="VCXMLDataGeneratorTool" 125 /> 126 <Tool 127 Name="VCWebServiceProxyGeneratorTool" 128 /> 129 <Tool 130 Name="VCMIDLTool" 131 TypeLibraryName=".\x86\Debug/letest.tlb" 132 /> 133 <Tool 134 Name="VCCLCompilerTool" 135 Optimization="0" 136 AdditionalIncludeDirectories="..\..\..\include\layout;..\..\..\include;..\..\common;..\..\tools\ctestfw;..\..\tools\toolutil;..\..\layout" 137 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE" 138 BasicRuntimeChecks="3" 139 RuntimeLibrary="1" 140 TreatWChar_tAsBuiltInType="true" 141 UsePrecompiledHeader="0" 142 PrecompiledHeaderFile=".\x86\Debug/letest.pch" 143 AssemblerListingLocation=".\x86\Debug/" 144 ObjectFile=".\x86\Debug/" 145 ProgramDataBaseFileName=".\x86\Debug/" 146 WarningLevel="3" 147 SuppressStartupBanner="true" 148 DebugInformationFormat="4" 149 CompileAs="0" 150 /> 151 <Tool 152 Name="VCManagedResourceCompilerTool" 153 /> 154 <Tool 155 Name="VCResourceCompilerTool" 156 PreprocessorDefinitions="_DEBUG" 157 Culture="1033" 158 /> 159 <Tool 160 Name="VCPreLinkEventTool" 161 /> 162 <Tool 163 Name="VCLinkerTool" 164 OutputFile=".\x86\Debug/letest.exe" 165 LinkIncremental="2" 166 SuppressStartupBanner="true" 167 AdditionalLibraryDirectories="" 168 GenerateDebugInformation="true" 169 ProgramDatabaseFile=".\x86\Debug/letest.pdb" 170 SubSystem="1" 171 RandomizedBaseAddress="1" 172 DataExecutionPrevention="0" 173 /> 174 <Tool 175 Name="VCALinkTool" 176 /> 177 <Tool 178 Name="VCManifestTool" 179 UseFAT32Workaround="true" 180 /> 181 <Tool 182 Name="VCXDCMakeTool" 183 /> 184 <Tool 185 Name="VCBscMakeTool" 186 /> 187 <Tool 188 Name="VCFxCopTool" 189 /> 190 <Tool 191 Name="VCAppVerifierTool" 192 /> 193 <Tool 194 Name="VCPostBuildEventTool" 195 /> 196 </Configuration> 197 <Configuration 198 Name="Release|x64" 199 OutputDirectory=".\x64\Release" 200 IntermediateDirectory=".\x64\Release" 201 ConfigurationType="1" 202 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 203 UseOfMFC="0" 204 ATLMinimizesCRunTimeLibraryUsage="false" 205 CharacterSet="2" 206 > 207 <Tool 208 Name="VCPreBuildEventTool" 209 /> 210 <Tool 211 Name="VCCustomBuildTool" 212 /> 213 <Tool 214 Name="VCXMLDataGeneratorTool" 215 /> 216 <Tool 217 Name="VCWebServiceProxyGeneratorTool" 218 /> 219 <Tool 220 Name="VCMIDLTool" 221 TargetEnvironment="3" 222 TypeLibraryName=".\x64\Release/letest.tlb" 223 /> 224 <Tool 225 Name="VCCLCompilerTool" 226 InlineFunctionExpansion="1" 227 AdditionalIncludeDirectories="..\..\..\include\layout;..\..\..\include;..\..\common;..\..\tools\ctestfw;..\..\tools\toolutil;..\..\layout" 228 PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE" 229 StringPooling="true" 230 RuntimeLibrary="0" 231 EnableFunctionLevelLinking="true" 232 TreatWChar_tAsBuiltInType="true" 233 UsePrecompiledHeader="0" 234 PrecompiledHeaderFile=".\x64\Release/letest.pch" 235 AssemblerListingLocation=".\x64\Release/" 236 ObjectFile=".\x64\Release/" 237 ProgramDataBaseFileName=".\x64\Release/" 238 WarningLevel="3" 239 SuppressStartupBanner="true" 240 CompileAs="0" 241 /> 242 <Tool 243 Name="VCManagedResourceCompilerTool" 244 /> 245 <Tool 246 Name="VCResourceCompilerTool" 247 PreprocessorDefinitions="NDEBUG" 248 Culture="1033" 249 /> 250 <Tool 251 Name="VCPreLinkEventTool" 252 /> 253 <Tool 254 Name="VCLinkerTool" 255 OutputFile=".\x64\Release/letest.exe" 256 LinkIncremental="1" 257 SuppressStartupBanner="true" 258 ProgramDatabaseFile=".\x64\Release/letest.pdb" 259 SubSystem="1" 260 TargetMachine="17" 261 /> 262 <Tool 263 Name="VCALinkTool" 264 /> 265 <Tool 266 Name="VCManifestTool" 267 /> 268 <Tool 269 Name="VCXDCMakeTool" 270 /> 271 <Tool 272 Name="VCBscMakeTool" 273 /> 274 <Tool 275 Name="VCFxCopTool" 276 /> 277 <Tool 278 Name="VCAppVerifierTool" 279 /> 280 <Tool 281 Name="VCWebDeploymentTool" 282 /> 283 <Tool 284 Name="VCPostBuildEventTool" 285 /> 286 </Configuration> 287 <Configuration 288 Name="Debug|x64" 289 OutputDirectory=".\x64\Debug" 290 IntermediateDirectory=".\x64\Debug" 291 ConfigurationType="1" 292 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 293 UseOfMFC="0" 294 ATLMinimizesCRunTimeLibraryUsage="false" 295 CharacterSet="2" 296 > 297 <Tool 298 Name="VCPreBuildEventTool" 299 /> 300 <Tool 301 Name="VCCustomBuildTool" 302 /> 303 <Tool 304 Name="VCXMLDataGeneratorTool" 305 /> 306 <Tool 307 Name="VCWebServiceProxyGeneratorTool" 308 /> 309 <Tool 310 Name="VCMIDLTool" 311 TargetEnvironment="3" 312 TypeLibraryName=".\x64\Debug/letest.tlb" 313 /> 314 <Tool 315 Name="VCCLCompilerTool" 316 Optimization="0" 317 AdditionalIncludeDirectories="..\..\..\include\layout;..\..\..\include;..\..\common;..\..\tools\ctestfw;..\..\tools\toolutil;..\..\layout" 318 PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE" 319 BasicRuntimeChecks="3" 320 RuntimeLibrary="1" 321 TreatWChar_tAsBuiltInType="true" 322 UsePrecompiledHeader="0" 323 PrecompiledHeaderFile=".\x64\Debug/letest.pch" 324 AssemblerListingLocation=".\x64\Debug/" 325 ObjectFile=".\x64\Debug/" 326 ProgramDataBaseFileName=".\x64\Debug/" 327 WarningLevel="3" 328 SuppressStartupBanner="true" 329 DebugInformationFormat="3" 330 CompileAs="0" 331 /> 332 <Tool 333 Name="VCManagedResourceCompilerTool" 334 /> 335 <Tool 336 Name="VCResourceCompilerTool" 337 PreprocessorDefinitions="_DEBUG" 338 Culture="1033" 339 /> 340 <Tool 341 Name="VCPreLinkEventTool" 342 /> 343 <Tool 344 Name="VCLinkerTool" 345 OutputFile=".\x64\Debug/letest.exe" 346 LinkIncremental="2" 347 SuppressStartupBanner="true" 348 AdditionalLibraryDirectories="" 349 GenerateDebugInformation="true" 350 ProgramDatabaseFile=".\x64\Debug/letest.pdb" 351 SubSystem="1" 352 TargetMachine="17" 353 /> 354 <Tool 355 Name="VCALinkTool" 356 /> 357 <Tool 358 Name="VCManifestTool" 359 UseFAT32Workaround="true" 360 /> 361 <Tool 362 Name="VCXDCMakeTool" 363 /> 364 <Tool 365 Name="VCBscMakeTool" 366 /> 367 <Tool 368 Name="VCFxCopTool" 369 /> 370 <Tool 371 Name="VCAppVerifierTool" 372 /> 373 <Tool 374 Name="VCWebDeploymentTool" 375 /> 376 <Tool 377 Name="VCPostBuildEventTool" 378 /> 379 </Configuration> 380 </Configurations> 381 <References> 382 </References> 383 <Files> 384 <Filter 385 Name="Source Files" 386 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" 387 > 388 <File 389 RelativePath=".\cfonts.cpp" 390 > 391 </File> 392 <File 393 RelativePath=".\cletest.c" 394 > 395 </File> 396 <File 397 RelativePath=".\cmaps.cpp" 398 > 399 </File> 400 <File 401 RelativePath=".\FontTableCache.cpp" 402 > 403 </File> 404 <File 405 RelativePath=".\letest.cpp" 406 > 407 </File> 408 <File 409 RelativePath=".\letsutil.cpp" 410 > 411 </File> 412 <File 413 RelativePath=".\PortableFontInstance.cpp" 414 > 415 </File> 416 <File 417 RelativePath=".\SimpleFontInstance.cpp" 418 > 419 </File> 420 <File 421 RelativePath=".\xmlreader.cpp" 422 > 423 </File> 424 </Filter> 425 <Filter 426 Name="Header Files" 427 Filter="h;hpp;hxx;hm;inl" 428 > 429 <File 430 RelativePath=".\cfonts.h" 431 > 432 </File> 433 <File 434 RelativePath=".\cmaps.h" 435 > 436 </File> 437 <File 438 RelativePath=".\FontTableCache.h" 439 > 440 </File> 441 <File 442 RelativePath=".\letest.h" 443 > 444 </File> 445 <File 446 RelativePath=".\letsutil.h" 447 > 448 </File> 449 <File 450 RelativePath=".\PortableFontInstance.h" 451 > 452 </File> 453 <File 454 RelativePath=".\sfnt.h" 455 > 456 </File> 457 <File 458 RelativePath=".\SimpleFontInstance.h" 459 > 460 </File> 461 <File 462 RelativePath=".\xmlreader.h" 463 > 464 </File> 465 </Filter> 466 <Filter 467 Name="Resource Files" 468 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" 469 > 470 </Filter> 471 </Files> 472 <Globals> 473 </Globals> 474</VisualStudioProject> 475