Home | History | Annotate | Download | only in layout
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="9.00"
      5 	Name="layout"
      6 	ProjectGUID="{497500ED-DE1D-4B20-B529-F41B5A0FBEEB}"
      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/layout.tlb"
     45 			/>
     46 			<Tool
     47 				Name="VCCLCompilerTool"
     48 				InlineFunctionExpansion="1"
     49 				AdditionalIncludeDirectories="..\..\..\include,..\..\..\include\layout,..\..\common"
     50 				PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32;UNICODE;_CRT_SECURE_NO_DEPRECATE;LE_USE_CMEMORY"
     51 				StringPooling="true"
     52 				RuntimeLibrary="2"
     53 				EnableFunctionLevelLinking="true"
     54 				TreatWChar_tAsBuiltInType="true"
     55 				UsePrecompiledHeader="0"
     56 				PrecompiledHeaderFile=".\x86\Release/layout.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 				AdditionalDependencies="..\..\..\lib\iculx.lib ..\..\..\lib\icule.lib ..\..\..\lib\icuuc.lib ..\..\..\lib\icuin.lib odbc32.lib odbccp32.lib"
     78 				OutputFile=".\x86\Release/layout.exe"
     79 				LinkIncremental="1"
     80 				SuppressStartupBanner="true"
     81 				ProgramDatabaseFile=".\x86\Release/layout.pdb"
     82 				SubSystem="2"
     83 				RandomizedBaseAddress="1"
     84 				DataExecutionPrevention="0"
     85 			/>
     86 			<Tool
     87 				Name="VCALinkTool"
     88 			/>
     89 			<Tool
     90 				Name="VCManifestTool"
     91 			/>
     92 			<Tool
     93 				Name="VCXDCMakeTool"
     94 			/>
     95 			<Tool
     96 				Name="VCBscMakeTool"
     97 			/>
     98 			<Tool
     99 				Name="VCFxCopTool"
    100 			/>
    101 			<Tool
    102 				Name="VCAppVerifierTool"
    103 			/>
    104 			<Tool
    105 				Name="VCPostBuildEventTool"
    106 			/>
    107 		</Configuration>
    108 		<Configuration
    109 			Name="Release|x64"
    110 			OutputDirectory=".\x64\Release"
    111 			IntermediateDirectory=".\x64\Release"
    112 			ConfigurationType="1"
    113 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    114 			UseOfMFC="0"
    115 			ATLMinimizesCRunTimeLibraryUsage="false"
    116 			CharacterSet="2"
    117 			>
    118 			<Tool
    119 				Name="VCPreBuildEventTool"
    120 			/>
    121 			<Tool
    122 				Name="VCCustomBuildTool"
    123 			/>
    124 			<Tool
    125 				Name="VCXMLDataGeneratorTool"
    126 			/>
    127 			<Tool
    128 				Name="VCWebServiceProxyGeneratorTool"
    129 			/>
    130 			<Tool
    131 				Name="VCMIDLTool"
    132 				TargetEnvironment="3"
    133 				TypeLibraryName=".\x64\Release/layout.tlb"
    134 			/>
    135 			<Tool
    136 				Name="VCCLCompilerTool"
    137 				InlineFunctionExpansion="1"
    138 				AdditionalIncludeDirectories="..\..\..\include,..\..\..\include\layout,..\..\common"
    139 				PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN64;WIN32;UNICODE;_CRT_SECURE_NO_DEPRECATE;LE_USE_CMEMORY"
    140 				StringPooling="true"
    141 				RuntimeLibrary="2"
    142 				EnableFunctionLevelLinking="true"
    143 				TreatWChar_tAsBuiltInType="true"
    144 				UsePrecompiledHeader="0"
    145 				PrecompiledHeaderFile=".\x64\Release/layout.pch"
    146 				AssemblerListingLocation=".\x64\Release/"
    147 				ObjectFile=".\x64\Release/"
    148 				ProgramDataBaseFileName=".\x64\Release/"
    149 				WarningLevel="3"
    150 				SuppressStartupBanner="true"
    151 				CompileAs="0"
    152 			/>
    153 			<Tool
    154 				Name="VCManagedResourceCompilerTool"
    155 			/>
    156 			<Tool
    157 				Name="VCResourceCompilerTool"
    158 				PreprocessorDefinitions="NDEBUG"
    159 				Culture="1033"
    160 			/>
    161 			<Tool
    162 				Name="VCPreLinkEventTool"
    163 			/>
    164 			<Tool
    165 				Name="VCLinkerTool"
    166 				AdditionalDependencies="..\..\..\lib64\iculx.lib ..\..\..\lib64\icule.lib ..\..\..\lib64\icuuc.lib ..\..\..\lib64\icuin.lib odbc32.lib odbccp32.lib"
    167 				OutputFile=".\x64\Release/layout.exe"
    168 				LinkIncremental="1"
    169 				SuppressStartupBanner="true"
    170 				ProgramDatabaseFile=".\x64\Release/layout.pdb"
    171 				SubSystem="2"
    172 				RandomizedBaseAddress="1"
    173 				DataExecutionPrevention="0"
    174 				TargetMachine="17"
    175 			/>
    176 			<Tool
    177 				Name="VCALinkTool"
    178 			/>
    179 			<Tool
    180 				Name="VCManifestTool"
    181 			/>
    182 			<Tool
    183 				Name="VCXDCMakeTool"
    184 			/>
    185 			<Tool
    186 				Name="VCBscMakeTool"
    187 			/>
    188 			<Tool
    189 				Name="VCFxCopTool"
    190 			/>
    191 			<Tool
    192 				Name="VCAppVerifierTool"
    193 			/>
    194 			<Tool
    195 				Name="VCPostBuildEventTool"
    196 			/>
    197 		</Configuration>
    198 		<Configuration
    199 			Name="Debug|Win32"
    200 			OutputDirectory=".\x86\Debug"
    201 			IntermediateDirectory=".\x86\Debug"
    202 			ConfigurationType="1"
    203 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    204 			UseOfMFC="0"
    205 			ATLMinimizesCRunTimeLibraryUsage="false"
    206 			CharacterSet="2"
    207 			>
    208 			<Tool
    209 				Name="VCPreBuildEventTool"
    210 			/>
    211 			<Tool
    212 				Name="VCCustomBuildTool"
    213 			/>
    214 			<Tool
    215 				Name="VCXMLDataGeneratorTool"
    216 			/>
    217 			<Tool
    218 				Name="VCWebServiceProxyGeneratorTool"
    219 			/>
    220 			<Tool
    221 				Name="VCMIDLTool"
    222 				TypeLibraryName=".\x86\Debug/layout.tlb"
    223 			/>
    224 			<Tool
    225 				Name="VCCLCompilerTool"
    226 				Optimization="0"
    227 				AdditionalIncludeDirectories="..\..\..\include,..\..\..\include\layout,..\..\common"
    228 				PreprocessorDefinitions="_DEBUG;WIN32;UNICODE;LE_USE_CMEMORY;_CRT_SECURE_NO_DEPRECATE"
    229 				BasicRuntimeChecks="3"
    230 				RuntimeLibrary="3"
    231 				TreatWChar_tAsBuiltInType="true"
    232 				UsePrecompiledHeader="0"
    233 				PrecompiledHeaderFile=".\x86\Debug/layout.pch"
    234 				AssemblerListingLocation=".\x86\Debug/"
    235 				ObjectFile=".\x86\Debug/"
    236 				ProgramDataBaseFileName=".\x86\Debug/"
    237 				WarningLevel="3"
    238 				SuppressStartupBanner="true"
    239 				DebugInformationFormat="4"
    240 				CompileAs="0"
    241 			/>
    242 			<Tool
    243 				Name="VCManagedResourceCompilerTool"
    244 			/>
    245 			<Tool
    246 				Name="VCResourceCompilerTool"
    247 				PreprocessorDefinitions="_DEBUG"
    248 				Culture="1033"
    249 			/>
    250 			<Tool
    251 				Name="VCPreLinkEventTool"
    252 			/>
    253 			<Tool
    254 				Name="VCLinkerTool"
    255 				AdditionalDependencies="..\..\..\lib\iculxd.lib ..\..\..\lib\iculed.lib ..\..\..\lib\icuucd.lib ..\..\..\lib\icuind.lib odbc32.lib odbccp32.lib"
    256 				OutputFile=".\x86\Debug/layout.exe"
    257 				LinkIncremental="2"
    258 				SuppressStartupBanner="true"
    259 				GenerateDebugInformation="true"
    260 				ProgramDatabaseFile=".\x86\Debug/layout.pdb"
    261 				SubSystem="2"
    262 				RandomizedBaseAddress="1"
    263 				DataExecutionPrevention="0"
    264 			/>
    265 			<Tool
    266 				Name="VCALinkTool"
    267 			/>
    268 			<Tool
    269 				Name="VCManifestTool"
    270 			/>
    271 			<Tool
    272 				Name="VCXDCMakeTool"
    273 			/>
    274 			<Tool
    275 				Name="VCBscMakeTool"
    276 			/>
    277 			<Tool
    278 				Name="VCFxCopTool"
    279 			/>
    280 			<Tool
    281 				Name="VCAppVerifierTool"
    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/layout.tlb"
    313 			/>
    314 			<Tool
    315 				Name="VCCLCompilerTool"
    316 				Optimization="0"
    317 				AdditionalIncludeDirectories="..\..\..\include,..\..\..\include\layout,..\..\common"
    318 				PreprocessorDefinitions="_DEBUG;WIN64;WIN32;UNICODE;LE_USE_CMEMORY;_CRT_SECURE_NO_DEPRECATE"
    319 				BasicRuntimeChecks="3"
    320 				RuntimeLibrary="3"
    321 				TreatWChar_tAsBuiltInType="true"
    322 				UsePrecompiledHeader="0"
    323 				PrecompiledHeaderFile=".\x64\Debug/layout.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 				AdditionalDependencies="..\..\..\lib64\iculxd.lib ..\..\..\lib64\iculed.lib ..\..\..\lib64\icuucd.lib ..\..\..\lib64\icuind.lib odbc32.lib odbccp32.lib"
    346 				OutputFile=".\x64\Debug/layout.exe"
    347 				LinkIncremental="2"
    348 				SuppressStartupBanner="true"
    349 				GenerateDebugInformation="true"
    350 				ProgramDatabaseFile=".\x64\Debug/layout.pdb"
    351 				SubSystem="2"
    352 				RandomizedBaseAddress="1"
    353 				DataExecutionPrevention="0"
    354 				TargetMachine="17"
    355 			/>
    356 			<Tool
    357 				Name="VCALinkTool"
    358 			/>
    359 			<Tool
    360 				Name="VCManifestTool"
    361 			/>
    362 			<Tool
    363 				Name="VCXDCMakeTool"
    364 			/>
    365 			<Tool
    366 				Name="VCBscMakeTool"
    367 			/>
    368 			<Tool
    369 				Name="VCFxCopTool"
    370 			/>
    371 			<Tool
    372 				Name="VCAppVerifierTool"
    373 			/>
    374 			<Tool
    375 				Name="VCPostBuildEventTool"
    376 			/>
    377 		</Configuration>
    378 	</Configurations>
    379 	<References>
    380 	</References>
    381 	<Files>
    382 		<Filter
    383 			Name="Source Files"
    384 			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
    385 			>
    386 			<File
    387 				RelativePath=".\cmaps.cpp"
    388 				>
    389 			</File>
    390 			<File
    391 				RelativePath=".\FontMap.cpp"
    392 				>
    393 			</File>
    394 			<File
    395 				RelativePath=".\FontTableCache.cpp"
    396 				>
    397 			</File>
    398 			<File
    399 				RelativePath=".\GDIFontInstance.cpp"
    400 				>
    401 			</File>
    402 			<File
    403 				RelativePath=".\GDIFontMap.cpp"
    404 				>
    405 			</File>
    406 			<File
    407 				RelativePath=".\GDIGUISupport.cpp"
    408 				>
    409 			</File>
    410 			<File
    411 				RelativePath=".\layout.cpp"
    412 				>
    413 			</File>
    414 			<File
    415 				RelativePath=".\LayoutSample.rc"
    416 				>
    417 			</File>
    418 			<File
    419 				RelativePath=".\paragraph.cpp"
    420 				>
    421 			</File>
    422 			<File
    423 				RelativePath=".\ScriptCompositeFontInstance.cpp"
    424 				>
    425 			</File>
    426 			<File
    427 				RelativePath=".\UnicodeReader.cpp"
    428 				>
    429 			</File>
    430 		</Filter>
    431 		<Filter
    432 			Name="Header Files"
    433 			Filter="h;hpp;hxx;hm;inl"
    434 			>
    435 			<File
    436 				RelativePath=".\cmaps.h"
    437 				>
    438 			</File>
    439 			<File
    440 				RelativePath=".\FontMap.h"
    441 				>
    442 			</File>
    443 			<File
    444 				RelativePath=".\FontTableCache.h"
    445 				>
    446 			</File>
    447 			<File
    448 				RelativePath=".\GDIFontInstance.h"
    449 				>
    450 			</File>
    451 			<File
    452 				RelativePath=".\GDIFontMap.h"
    453 				>
    454 			</File>
    455 			<File
    456 				RelativePath=".\GDIGUISupport.h"
    457 				>
    458 			</File>
    459 			<File
    460 				RelativePath=".\GUISupport.h"
    461 				>
    462 			</File>
    463 			<File
    464 				RelativePath=".\paragraph.h"
    465 				>
    466 			</File>
    467 			<File
    468 				RelativePath=".\RenderingSurface.h"
    469 				>
    470 			</File>
    471 			<File
    472 				RelativePath=".\resource.h"
    473 				>
    474 			</File>
    475 			<File
    476 				RelativePath=".\ScriptCompositeFontInstance.h"
    477 				>
    478 			</File>
    479 			<File
    480 				RelativePath=".\sfnt.h"
    481 				>
    482 			</File>
    483 			<File
    484 				RelativePath=".\UnicodeReader.h"
    485 				>
    486 			</File>
    487 		</Filter>
    488 		<Filter
    489 			Name="Resource Files"
    490 			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
    491 			>
    492 		</Filter>
    493 	</Files>
    494 	<Globals>
    495 	</Globals>
    496 </VisualStudioProject>
    497