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