1<?xml version="1.0" encoding="Windows-1252"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="8.00" 5 Name="freetype" 6 ProjectGUID="{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}" 7 > 8 <Platforms> 9 <Platform 10 Name="Win32" 11 /> 12 </Platforms> 13 <ToolFiles> 14 </ToolFiles> 15 <Configurations> 16 <Configuration 17 Name="Release|Win32" 18 OutputDirectory=".\..\..\..\objs\release" 19 IntermediateDirectory=".\..\..\..\objs\release" 20 ConfigurationType="4" 21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 22 UseOfMFC="0" 23 ATLMinimizesCRunTimeLibraryUsage="false" 24 CharacterSet="2" 25 > 26 <Tool 27 Name="VCPreBuildEventTool" 28 /> 29 <Tool 30 Name="VCCustomBuildTool" 31 /> 32 <Tool 33 Name="VCXMLDataGeneratorTool" 34 /> 35 <Tool 36 Name="VCWebServiceProxyGeneratorTool" 37 /> 38 <Tool 39 Name="VCMIDLTool" 40 /> 41 <Tool 42 Name="VCCLCompilerTool" 43 Optimization="2" 44 InlineFunctionExpansion="1" 45 AdditionalIncludeDirectories="..\..\..\include" 46 PreprocessorDefinitions="NDEBUG;WIN32;_LIB;FT2_BUILD_LIBRARY" 47 StringPooling="true" 48 RuntimeLibrary="2" 49 EnableFunctionLevelLinking="true" 50 DisableLanguageExtensions="true" 51 PrecompiledHeaderFile=".\..\..\..\objs\release/freetype.pch" 52 AssemblerListingLocation=".\..\..\..\objs\release/" 53 ObjectFile=".\..\..\..\objs\release/" 54 ProgramDataBaseFileName=".\..\..\..\objs\release/" 55 WarningLevel="4" 56 DebugInformationFormat="0" 57 CompileAs="0" 58 /> 59 <Tool 60 Name="VCManagedResourceCompilerTool" 61 /> 62 <Tool 63 Name="VCResourceCompilerTool" 64 PreprocessorDefinitions="NDEBUG" 65 Culture="1033" 66 /> 67 <Tool 68 Name="VCPreLinkEventTool" 69 /> 70 <Tool 71 Name="VCLibrarianTool" 72 OutputFile="..\..\..\objs\freetype291.lib" 73 SuppressStartupBanner="true" 74 /> 75 <Tool 76 Name="VCALinkTool" 77 /> 78 <Tool 79 Name="VCXDCMakeTool" 80 /> 81 <Tool 82 Name="VCBscMakeTool" 83 /> 84 <Tool 85 Name="VCFxCopTool" 86 /> 87 <Tool 88 Name="VCPostBuildEventTool" 89 /> 90 </Configuration> 91 <Configuration 92 Name="Release Multithreaded|Win32" 93 OutputDirectory=".\..\..\..\objs\release_mt" 94 IntermediateDirectory=".\..\..\..\objs\release_mt" 95 ConfigurationType="4" 96 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 97 UseOfMFC="0" 98 ATLMinimizesCRunTimeLibraryUsage="false" 99 CharacterSet="2" 100 > 101 <Tool 102 Name="VCPreBuildEventTool" 103 /> 104 <Tool 105 Name="VCCustomBuildTool" 106 /> 107 <Tool 108 Name="VCXMLDataGeneratorTool" 109 /> 110 <Tool 111 Name="VCWebServiceProxyGeneratorTool" 112 /> 113 <Tool 114 Name="VCMIDLTool" 115 /> 116 <Tool 117 Name="VCCLCompilerTool" 118 Optimization="2" 119 InlineFunctionExpansion="1" 120 AdditionalIncludeDirectories="..\..\..\include" 121 PreprocessorDefinitions="NDEBUG;WIN32;_LIB;FT2_BUILD_LIBRARY" 122 StringPooling="true" 123 RuntimeLibrary="0" 124 EnableFunctionLevelLinking="true" 125 DisableLanguageExtensions="true" 126 PrecompiledHeaderFile=".\..\..\..\objs\release_mt/freetype.pch" 127 AssemblerListingLocation=".\..\..\..\objs\release_mt/" 128 ObjectFile=".\..\..\..\objs\release_mt/" 129 ProgramDataBaseFileName=".\..\..\..\objs\release_mt/" 130 WarningLevel="4" 131 DebugInformationFormat="0" 132 CompileAs="0" 133 /> 134 <Tool 135 Name="VCManagedResourceCompilerTool" 136 /> 137 <Tool 138 Name="VCResourceCompilerTool" 139 PreprocessorDefinitions="NDEBUG" 140 Culture="1033" 141 /> 142 <Tool 143 Name="VCPreLinkEventTool" 144 /> 145 <Tool 146 Name="VCLibrarianTool" 147 OutputFile="..\..\..\objs\freetype291MT.lib" 148 SuppressStartupBanner="true" 149 /> 150 <Tool 151 Name="VCALinkTool" 152 /> 153 <Tool 154 Name="VCXDCMakeTool" 155 /> 156 <Tool 157 Name="VCBscMakeTool" 158 /> 159 <Tool 160 Name="VCFxCopTool" 161 /> 162 <Tool 163 Name="VCPostBuildEventTool" 164 /> 165 </Configuration> 166 <Configuration 167 Name="Release Singlethreaded|Win32" 168 OutputDirectory=".\..\..\..\objs\release_st" 169 IntermediateDirectory=".\..\..\..\objs\release_st" 170 ConfigurationType="4" 171 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 172 UseOfMFC="0" 173 ATLMinimizesCRunTimeLibraryUsage="false" 174 CharacterSet="2" 175 > 176 <Tool 177 Name="VCPreBuildEventTool" 178 /> 179 <Tool 180 Name="VCCustomBuildTool" 181 /> 182 <Tool 183 Name="VCXMLDataGeneratorTool" 184 /> 185 <Tool 186 Name="VCWebServiceProxyGeneratorTool" 187 /> 188 <Tool 189 Name="VCMIDLTool" 190 /> 191 <Tool 192 Name="VCCLCompilerTool" 193 Optimization="2" 194 InlineFunctionExpansion="1" 195 AdditionalIncludeDirectories="..\..\..\include" 196 PreprocessorDefinitions="NDEBUG;WIN32;_LIB;FT2_BUILD_LIBRARY" 197 StringPooling="true" 198 RuntimeLibrary="0" 199 EnableFunctionLevelLinking="true" 200 DisableLanguageExtensions="true" 201 PrecompiledHeaderFile=".\..\..\..\objs\release_st/freetype.pch" 202 AssemblerListingLocation=".\..\..\..\objs\release_st/" 203 ObjectFile=".\..\..\..\objs\release_st/" 204 ProgramDataBaseFileName=".\..\..\..\objs\release_st/" 205 WarningLevel="4" 206 DebugInformationFormat="0" 207 CompileAs="0" 208 /> 209 <Tool 210 Name="VCManagedResourceCompilerTool" 211 /> 212 <Tool 213 Name="VCResourceCompilerTool" 214 PreprocessorDefinitions="NDEBUG" 215 Culture="1033" 216 /> 217 <Tool 218 Name="VCPreLinkEventTool" 219 /> 220 <Tool 221 Name="VCLibrarianTool" 222 OutputFile="..\..\..\objs\freetype291ST.lib" 223 /> 224 <Tool 225 Name="VCALinkTool" 226 /> 227 <Tool 228 Name="VCXDCMakeTool" 229 /> 230 <Tool 231 Name="VCBscMakeTool" 232 /> 233 <Tool 234 Name="VCFxCopTool" 235 /> 236 <Tool 237 Name="VCPostBuildEventTool" 238 /> 239 </Configuration> 240 <Configuration 241 Name="Debug|Win32" 242 OutputDirectory=".\..\..\..\objs\debug" 243 IntermediateDirectory=".\..\..\..\objs\debug" 244 ConfigurationType="4" 245 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 246 UseOfMFC="0" 247 ATLMinimizesCRunTimeLibraryUsage="false" 248 CharacterSet="2" 249 > 250 <Tool 251 Name="VCPreBuildEventTool" 252 /> 253 <Tool 254 Name="VCCustomBuildTool" 255 /> 256 <Tool 257 Name="VCXMLDataGeneratorTool" 258 /> 259 <Tool 260 Name="VCWebServiceProxyGeneratorTool" 261 /> 262 <Tool 263 Name="VCMIDLTool" 264 /> 265 <Tool 266 Name="VCCLCompilerTool" 267 Optimization="0" 268 AdditionalIncludeDirectories="..\..\..\include" 269 PreprocessorDefinitions="_DEBUG;WIN32;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY" 270 BasicRuntimeChecks="3" 271 RuntimeLibrary="3" 272 DisableLanguageExtensions="true" 273 PrecompiledHeaderFile=".\..\..\..\objs\debug/freetype.pch" 274 AssemblerListingLocation=".\..\..\..\objs\debug/" 275 ObjectFile=".\..\..\..\objs\debug/" 276 ProgramDataBaseFileName=".\..\..\..\objs\debug/" 277 WarningLevel="4" 278 DebugInformationFormat="3" 279 CompileAs="0" 280 /> 281 <Tool 282 Name="VCManagedResourceCompilerTool" 283 /> 284 <Tool 285 Name="VCResourceCompilerTool" 286 PreprocessorDefinitions="_DEBUG" 287 Culture="1033" 288 /> 289 <Tool 290 Name="VCPreLinkEventTool" 291 /> 292 <Tool 293 Name="VCLibrarianTool" 294 OutputFile="..\..\..\objs\freetype291_D.lib" 295 SuppressStartupBanner="true" 296 /> 297 <Tool 298 Name="VCALinkTool" 299 /> 300 <Tool 301 Name="VCXDCMakeTool" 302 /> 303 <Tool 304 Name="VCBscMakeTool" 305 /> 306 <Tool 307 Name="VCFxCopTool" 308 /> 309 <Tool 310 Name="VCPostBuildEventTool" 311 /> 312 </Configuration> 313 <Configuration 314 Name="Debug Singlethreaded|Win32" 315 OutputDirectory=".\..\..\..\objs\debug_st" 316 IntermediateDirectory=".\..\..\..\objs\debug_st" 317 ConfigurationType="4" 318 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 319 UseOfMFC="0" 320 ATLMinimizesCRunTimeLibraryUsage="false" 321 CharacterSet="2" 322 > 323 <Tool 324 Name="VCPreBuildEventTool" 325 /> 326 <Tool 327 Name="VCCustomBuildTool" 328 /> 329 <Tool 330 Name="VCXMLDataGeneratorTool" 331 /> 332 <Tool 333 Name="VCWebServiceProxyGeneratorTool" 334 /> 335 <Tool 336 Name="VCMIDLTool" 337 /> 338 <Tool 339 Name="VCCLCompilerTool" 340 Optimization="0" 341 AdditionalIncludeDirectories="..\..\..\include" 342 PreprocessorDefinitions="_DEBUG;WIN32;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY" 343 BasicRuntimeChecks="3" 344 RuntimeLibrary="1" 345 DisableLanguageExtensions="true" 346 PrecompiledHeaderFile=".\..\..\..\objs\debug_st/freetype.pch" 347 AssemblerListingLocation=".\..\..\..\objs\debug_st/" 348 ObjectFile=".\..\..\..\objs\debug_st/" 349 ProgramDataBaseFileName=".\..\..\..\objs\debug_st/" 350 WarningLevel="4" 351 DebugInformationFormat="3" 352 CompileAs="0" 353 /> 354 <Tool 355 Name="VCManagedResourceCompilerTool" 356 /> 357 <Tool 358 Name="VCResourceCompilerTool" 359 PreprocessorDefinitions="_DEBUG" 360 Culture="1033" 361 /> 362 <Tool 363 Name="VCPreLinkEventTool" 364 /> 365 <Tool 366 Name="VCLibrarianTool" 367 OutputFile="..\..\..\objs\freetype291ST_D.lib" 368 SuppressStartupBanner="true" 369 /> 370 <Tool 371 Name="VCALinkTool" 372 /> 373 <Tool 374 Name="VCXDCMakeTool" 375 /> 376 <Tool 377 Name="VCBscMakeTool" 378 /> 379 <Tool 380 Name="VCFxCopTool" 381 /> 382 <Tool 383 Name="VCPostBuildEventTool" 384 /> 385 </Configuration> 386 <Configuration 387 Name="Debug Multithreaded|Win32" 388 OutputDirectory=".\..\..\..\objs\debug_mt" 389 IntermediateDirectory=".\..\..\..\objs\debug_mt" 390 ConfigurationType="4" 391 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 392 UseOfMFC="0" 393 ATLMinimizesCRunTimeLibraryUsage="false" 394 CharacterSet="2" 395 > 396 <Tool 397 Name="VCPreBuildEventTool" 398 /> 399 <Tool 400 Name="VCCustomBuildTool" 401 /> 402 <Tool 403 Name="VCXMLDataGeneratorTool" 404 /> 405 <Tool 406 Name="VCWebServiceProxyGeneratorTool" 407 /> 408 <Tool 409 Name="VCMIDLTool" 410 /> 411 <Tool 412 Name="VCCLCompilerTool" 413 Optimization="0" 414 AdditionalIncludeDirectories="..\..\..\include" 415 PreprocessorDefinitions="_DEBUG;WIN32;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE" 416 GeneratePreprocessedFile="0" 417 BasicRuntimeChecks="3" 418 RuntimeLibrary="1" 419 DisableLanguageExtensions="true" 420 PrecompiledHeaderFile=".\..\..\..\objs\debug_mt/freetype.pch" 421 AssemblerListingLocation=".\..\..\..\objs\debug_mt/" 422 ObjectFile=".\..\..\..\objs\debug_mt/" 423 ProgramDataBaseFileName=".\..\..\..\objs\debug_mt/" 424 WarningLevel="4" 425 DebugInformationFormat="3" 426 CompileAs="0" 427 /> 428 <Tool 429 Name="VCManagedResourceCompilerTool" 430 /> 431 <Tool 432 Name="VCResourceCompilerTool" 433 PreprocessorDefinitions="_DEBUG" 434 Culture="1033" 435 /> 436 <Tool 437 Name="VCPreLinkEventTool" 438 /> 439 <Tool 440 Name="VCLibrarianTool" 441 OutputFile="..\..\..\objs\freetype291MT_D.lib" 442 SuppressStartupBanner="true" 443 /> 444 <Tool 445 Name="VCALinkTool" 446 /> 447 <Tool 448 Name="VCXDCMakeTool" 449 /> 450 <Tool 451 Name="VCBscMakeTool" 452 /> 453 <Tool 454 Name="VCFxCopTool" 455 /> 456 <Tool 457 Name="VCPostBuildEventTool" 458 /> 459 </Configuration> 460 </Configurations> 461 <References> 462 </References> 463 <Files> 464 <Filter 465 Name="Source Files" 466 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" 467 > 468 <File 469 RelativePath="..\..\..\src\autofit\autofit.c" 470 > 471 </File> 472 <File 473 RelativePath="..\..\..\src\bdf\bdf.c" 474 > 475 </File> 476 <File 477 RelativePath="..\..\..\src\cff\cff.c" 478 > 479 </File> 480 <File 481 RelativePath="..\..\..\src\base\ftbase.c" 482 > 483 </File> 484 <File 485 RelativePath="..\..\..\src\base\ftbitmap.c" 486 > 487 </File> 488 <File 489 RelativePath="..\..\..\src\base\ftfstype.c" 490 > 491 </File> 492 <File 493 RelativePath="..\..\..\src\base\ftgasp.c" 494 > 495 </File> 496 <File 497 RelativePath="..\..\..\src\cache\ftcache.c" 498 > 499 </File> 500 <File 501 RelativePath="..\ftdebug.c" 502 > 503 <FileConfiguration> 504 <Tool 505 Name="VCCLCompilerTool" 506 DisableLanguageExtensions="false" 507 /> 508 </FileConfiguration> 509 </File> 510 <File 511 RelativePath="..\..\..\src\base\ftglyph.c" 512 > 513 </File> 514 <File 515 RelativePath="..\..\..\src\gzip\ftgzip.c" 516 > 517 </File> 518 <File 519 RelativePath="..\..\..\src\base\ftinit.c" 520 > 521 </File> 522 <File 523 RelativePath="..\..\..\src\lzw\ftlzw.c" 524 > 525 </File> 526 <File 527 RelativePath="..\..\..\src\base\ftstroke.c" 528 > 529 </File> 530 <File 531 RelativePath="..\..\..\src\base\ftsystem.c" 532 > 533 </File> 534 <File 535 RelativePath="..\..\..\src\smooth\smooth.c" 536 > 537 </File> 538 <Filter 539 Name="FT_MODULES" 540 > 541 <File 542 RelativePath="..\..\..\src\base\ftbbox.c" 543 > 544 </File> 545 <File 546 RelativePath="..\..\..\src\base\ftbdf.c" 547 > 548 </File> 549 <File 550 RelativePath="..\..\..\src\base\ftcid.c" 551 > 552 </File> 553 <File 554 RelativePath="..\..\..\src\base\ftmm.c" 555 > 556 </File> 557 <File 558 RelativePath="..\..\..\src\base\ftpfr.c" 559 > 560 </File> 561 <File 562 RelativePath="..\..\..\src\base\ftsynth.c" 563 > 564 </File> 565 <File 566 RelativePath="..\..\..\src\base\fttype1.c" 567 > 568 </File> 569 <File 570 RelativePath="..\..\..\src\base\ftwinfnt.c" 571 > 572 </File> 573 <File 574 RelativePath="..\..\..\src\base\ftgxval.c" 575 > 576 </File> 577 <File 578 RelativePath="..\..\..\src\base\ftotval.c" 579 > 580 </File> 581 <File 582 RelativePath="..\..\..\src\base\ftpatent.c" 583 > 584 </File> 585 <File 586 RelativePath="..\..\..\src\pcf\pcf.c" 587 > 588 </File> 589 <File 590 RelativePath="..\..\..\src\pfr\pfr.c" 591 > 592 </File> 593 <File 594 RelativePath="..\..\..\src\psaux\psaux.c" 595 > 596 </File> 597 <File 598 RelativePath="..\..\..\src\pshinter\pshinter.c" 599 > 600 </File> 601 <File 602 RelativePath="..\..\..\src\psnames\psmodule.c" 603 > 604 </File> 605 <File 606 RelativePath="..\..\..\src\raster\raster.c" 607 > 608 </File> 609 <File 610 RelativePath="..\..\..\src\sfnt\sfnt.c" 611 > 612 </File> 613 <File 614 RelativePath="..\..\..\src\truetype\truetype.c" 615 > 616 </File> 617 <File 618 RelativePath="..\..\..\src\type1\type1.c" 619 > 620 </File> 621 <File 622 RelativePath="..\..\..\src\cid\type1cid.c" 623 > 624 </File> 625 <File 626 RelativePath="..\..\..\src\type42\type42.c" 627 > 628 </File> 629 <File 630 RelativePath="..\..\..\src\winfonts\winfnt.c" 631 > 632 </File> 633 </Filter> 634 </Filter> 635 <Filter 636 Name="Header Files" 637 Filter="h;hpp;hxx;hm;inl" 638 > 639 <File 640 RelativePath="..\..\..\include\ft2build.h" 641 > 642 </File> 643 <File 644 RelativePath="..\..\..\include\freetype\config\ftconfig.h" 645 > 646 </File> 647 <File 648 RelativePath="..\..\..\include\freetype\config\ftheader.h" 649 > 650 </File> 651 <File 652 RelativePath="..\..\..\include\freetype\config\ftmodule.h" 653 > 654 </File> 655 <File 656 RelativePath="..\..\..\include\freetype\config\ftoption.h" 657 > 658 </File> 659 <File 660 RelativePath="..\..\..\include\freetype\config\ftstdlib.h" 661 > 662 </File> 663 </Filter> 664 </Files> 665 <Globals> 666 </Globals> 667</VisualStudioProject> 668