Home | History | Annotate | Download | only in letest
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="8.00"
      5 	Name="cletest"
      6 	ProjectGUID="{798E3AE4-A984-43FF-8928-EACFF43F56AE}"
      7 	RootNamespace="cletest"
      8 	Keyword="Win32Proj"
      9 	>
     10 	<Platforms>
     11 		<Platform
     12 			Name="Win32"
     13 		/>
     14 		<Platform
     15 			Name="x64"
     16 		/>
     17 	</Platforms>
     18 	<ToolFiles>
     19 	</ToolFiles>
     20 	<Configurations>
     21 		<Configuration
     22 			Name="Debug|Win32"
     23 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
     24 			IntermediateDirectory="$(ConfigurationName)"
     25 			ConfigurationType="1"
     26 			CharacterSet="1"
     27 			>
     28 			<Tool
     29 				Name="VCPreBuildEventTool"
     30 			/>
     31 			<Tool
     32 				Name="VCCustomBuildTool"
     33 			/>
     34 			<Tool
     35 				Name="VCXMLDataGeneratorTool"
     36 			/>
     37 			<Tool
     38 				Name="VCWebServiceProxyGeneratorTool"
     39 			/>
     40 			<Tool
     41 				Name="VCMIDLTool"
     42 			/>
     43 			<Tool
     44 				Name="VCCLCompilerTool"
     45 				Optimization="0"
     46 				AdditionalIncludeDirectories="..\..\..\include\layout;..\..\..\include;..\..\common;..\..\tools\ctestfw;..\..\tools\toolutil;..\..\layout"
     47 				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
     48 				MinimalRebuild="true"
     49 				BasicRuntimeChecks="3"
     50 				RuntimeLibrary="3"
     51 				UsePrecompiledHeader="0"
     52 				WarningLevel="3"
     53 				Detect64BitPortabilityProblems="true"
     54 				DebugInformationFormat="4"
     55 			/>
     56 			<Tool
     57 				Name="VCManagedResourceCompilerTool"
     58 			/>
     59 			<Tool
     60 				Name="VCResourceCompilerTool"
     61 			/>
     62 			<Tool
     63 				Name="VCPreLinkEventTool"
     64 			/>
     65 			<Tool
     66 				Name="VCLinkerTool"
     67 				AdditionalDependencies="..\..\..\lib\icuucd.lib ..\..\..\lib\icuind.lib ..\..\..\lib\icutestd.lib ..\..\..\lib\icutud.lib ..\..\..\lib\iculed.lib"
     68 				LinkIncremental="2"
     69 				GenerateDebugInformation="true"
     70 				SubSystem="1"
     71 				TargetMachine="0"
     72 			/>
     73 			<Tool
     74 				Name="VCALinkTool"
     75 			/>
     76 			<Tool
     77 				Name="VCManifestTool"
     78 			/>
     79 			<Tool
     80 				Name="VCXDCMakeTool"
     81 			/>
     82 			<Tool
     83 				Name="VCBscMakeTool"
     84 			/>
     85 			<Tool
     86 				Name="VCFxCopTool"
     87 			/>
     88 			<Tool
     89 				Name="VCAppVerifierTool"
     90 			/>
     91 			<Tool
     92 				Name="VCWebDeploymentTool"
     93 			/>
     94 			<Tool
     95 				Name="VCPostBuildEventTool"
     96 			/>
     97 		</Configuration>
     98 		<Configuration
     99 			Name="Release|Win32"
    100 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
    101 			IntermediateDirectory="$(ConfigurationName)"
    102 			ConfigurationType="1"
    103 			CharacterSet="1"
    104 			WholeProgramOptimization="1"
    105 			>
    106 			<Tool
    107 				Name="VCPreBuildEventTool"
    108 			/>
    109 			<Tool
    110 				Name="VCCustomBuildTool"
    111 			/>
    112 			<Tool
    113 				Name="VCXMLDataGeneratorTool"
    114 			/>
    115 			<Tool
    116 				Name="VCWebServiceProxyGeneratorTool"
    117 			/>
    118 			<Tool
    119 				Name="VCMIDLTool"
    120 			/>
    121 			<Tool
    122 				Name="VCCLCompilerTool"
    123 				AdditionalIncludeDirectories="..\..\..\include\layout;..\..\..\include;..\..\common;..\..\tools\ctestfw;..\..\tools\toolutil;..\..\layout"
    124 				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
    125 				RuntimeLibrary="2"
    126 				UsePrecompiledHeader="0"
    127 				WarningLevel="3"
    128 				Detect64BitPortabilityProblems="true"
    129 				DebugInformationFormat="3"
    130 			/>
    131 			<Tool
    132 				Name="VCManagedResourceCompilerTool"
    133 			/>
    134 			<Tool
    135 				Name="VCResourceCompilerTool"
    136 			/>
    137 			<Tool
    138 				Name="VCPreLinkEventTool"
    139 			/>
    140 			<Tool
    141 				Name="VCLinkerTool"
    142 				AdditionalDependencies="..\..\..\lib\icuuc.lib ..\..\..\lib\icuin.lib ..\..\..\lib\icutest.lib ..\..\..\lib\icutu.lib ..\..\..\lib\icule.lib"
    143 				LinkIncremental="1"
    144 				GenerateDebugInformation="true"
    145 				SubSystem="1"
    146 				OptimizeReferences="2"
    147 				EnableCOMDATFolding="2"
    148 				TargetMachine="0"
    149 			/>
    150 			<Tool
    151 				Name="VCALinkTool"
    152 			/>
    153 			<Tool
    154 				Name="VCManifestTool"
    155 			/>
    156 			<Tool
    157 				Name="VCXDCMakeTool"
    158 			/>
    159 			<Tool
    160 				Name="VCBscMakeTool"
    161 			/>
    162 			<Tool
    163 				Name="VCFxCopTool"
    164 			/>
    165 			<Tool
    166 				Name="VCAppVerifierTool"
    167 			/>
    168 			<Tool
    169 				Name="VCWebDeploymentTool"
    170 			/>
    171 			<Tool
    172 				Name="VCPostBuildEventTool"
    173 			/>
    174 		</Configuration>
    175 		<Configuration
    176 			Name="Debug|x64"
    177 			OutputDirectory="$(SolutionDir).\x64\Debug"
    178 			IntermediateDirectory=".\x64\Debug"
    179 			ConfigurationType="1"
    180 			CharacterSet="1"
    181 			>
    182 			<Tool
    183 				Name="VCPreBuildEventTool"
    184 			/>
    185 			<Tool
    186 				Name="VCCustomBuildTool"
    187 			/>
    188 			<Tool
    189 				Name="VCXMLDataGeneratorTool"
    190 			/>
    191 			<Tool
    192 				Name="VCWebServiceProxyGeneratorTool"
    193 			/>
    194 			<Tool
    195 				Name="VCMIDLTool"
    196 				TargetEnvironment="3"
    197 			/>
    198 			<Tool
    199 				Name="VCCLCompilerTool"
    200 				Optimization="0"
    201 				AdditionalIncludeDirectories="..\..\..\include\layout;..\..\..\include;..\..\common;..\..\tools\ctestfw;..\..\tools\toolutil;..\..\layout"
    202 				PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
    203 				MinimalRebuild="true"
    204 				BasicRuntimeChecks="3"
    205 				RuntimeLibrary="3"
    206 				UsePrecompiledHeader="0"
    207 				WarningLevel="3"
    208 				Detect64BitPortabilityProblems="true"
    209 				DebugInformationFormat="3"
    210 			/>
    211 			<Tool
    212 				Name="VCManagedResourceCompilerTool"
    213 			/>
    214 			<Tool
    215 				Name="VCResourceCompilerTool"
    216 			/>
    217 			<Tool
    218 				Name="VCPreLinkEventTool"
    219 			/>
    220 			<Tool
    221 				Name="VCLinkerTool"
    222 				AdditionalDependencies="..\..\..\lib64\icuucd.lib ..\..\..\lib64\icuind.lib ..\..\..\lib64\icutestd.lib ..\..\..\lib64\icutud.lib ..\..\..\lib64\iculed.lib"
    223 				LinkIncremental="2"
    224 				GenerateDebugInformation="true"
    225 				SubSystem="1"
    226 				TargetMachine="17"
    227 			/>
    228 			<Tool
    229 				Name="VCALinkTool"
    230 			/>
    231 			<Tool
    232 				Name="VCManifestTool"
    233 			/>
    234 			<Tool
    235 				Name="VCXDCMakeTool"
    236 			/>
    237 			<Tool
    238 				Name="VCBscMakeTool"
    239 			/>
    240 			<Tool
    241 				Name="VCFxCopTool"
    242 			/>
    243 			<Tool
    244 				Name="VCAppVerifierTool"
    245 			/>
    246 			<Tool
    247 				Name="VCWebDeploymentTool"
    248 			/>
    249 			<Tool
    250 				Name="VCPostBuildEventTool"
    251 			/>
    252 		</Configuration>
    253 		<Configuration
    254 			Name="Release|x64"
    255 			OutputDirectory="$(SolutionDir).\x64\Release"
    256 			IntermediateDirectory=".\x64\Release"
    257 			ConfigurationType="1"
    258 			CharacterSet="1"
    259 			WholeProgramOptimization="1"
    260 			>
    261 			<Tool
    262 				Name="VCPreBuildEventTool"
    263 			/>
    264 			<Tool
    265 				Name="VCCustomBuildTool"
    266 			/>
    267 			<Tool
    268 				Name="VCXMLDataGeneratorTool"
    269 			/>
    270 			<Tool
    271 				Name="VCWebServiceProxyGeneratorTool"
    272 			/>
    273 			<Tool
    274 				Name="VCMIDLTool"
    275 				TargetEnvironment="3"
    276 			/>
    277 			<Tool
    278 				Name="VCCLCompilerTool"
    279 				AdditionalIncludeDirectories="..\..\..\include\layout;..\..\..\include;..\..\common;..\..\tools\ctestfw;..\..\tools\toolutil;..\..\layout"
    280 				PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
    281 				RuntimeLibrary="2"
    282 				UsePrecompiledHeader="0"
    283 				WarningLevel="3"
    284 				Detect64BitPortabilityProblems="true"
    285 				DebugInformationFormat="3"
    286 			/>
    287 			<Tool
    288 				Name="VCManagedResourceCompilerTool"
    289 			/>
    290 			<Tool
    291 				Name="VCResourceCompilerTool"
    292 			/>
    293 			<Tool
    294 				Name="VCPreLinkEventTool"
    295 			/>
    296 			<Tool
    297 				Name="VCLinkerTool"
    298 				AdditionalDependencies="..\..\..\lib64\icuuc.lib ..\..\..\lib64\icuin.lib ..\..\..\lib64\icutest.lib ..\..\..\lib64\icutu.lib ..\..\..\lib64\icule.lib"
    299 				LinkIncremental="1"
    300 				GenerateDebugInformation="true"
    301 				SubSystem="1"
    302 				OptimizeReferences="2"
    303 				EnableCOMDATFolding="2"
    304 				TargetMachine="17"
    305 			/>
    306 			<Tool
    307 				Name="VCALinkTool"
    308 			/>
    309 			<Tool
    310 				Name="VCManifestTool"
    311 			/>
    312 			<Tool
    313 				Name="VCXDCMakeTool"
    314 			/>
    315 			<Tool
    316 				Name="VCBscMakeTool"
    317 			/>
    318 			<Tool
    319 				Name="VCFxCopTool"
    320 			/>
    321 			<Tool
    322 				Name="VCAppVerifierTool"
    323 			/>
    324 			<Tool
    325 				Name="VCWebDeploymentTool"
    326 			/>
    327 			<Tool
    328 				Name="VCPostBuildEventTool"
    329 			/>
    330 		</Configuration>
    331 	</Configurations>
    332 	<References>
    333 	</References>
    334 	<Files>
    335 		<Filter
    336 			Name="Source Files"
    337 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
    338 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
    339 			>
    340 			<File
    341 				RelativePath=".\cfonts.cpp"
    342 				>
    343 			</File>
    344 			<File
    345 				RelativePath=".\cletest.c"
    346 				>
    347 			</File>
    348 			<File
    349 				RelativePath=".\cmaps.cpp"
    350 				>
    351 			</File>
    352 			<File
    353 				RelativePath=".\FontObject.cpp"
    354 				>
    355 			</File>
    356 			<File
    357 				RelativePath=".\FontTableCache.cpp"
    358 				>
    359 			</File>
    360 			<File
    361 				RelativePath=".\letsutil.cpp"
    362 				>
    363 			</File>
    364 			<File
    365 				RelativePath=".\PortableFontInstance.cpp"
    366 				>
    367 			</File>
    368 			<File
    369 				RelativePath=".\SimpleFontInstance.cpp"
    370 				>
    371 			</File>
    372 			<File
    373 				RelativePath=".\xmlreader.cpp"
    374 				>
    375 			</File>
    376 		</Filter>
    377 		<Filter
    378 			Name="Header Files"
    379 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
    380 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
    381 			>
    382 			<File
    383 				RelativePath=".\cfonts.h"
    384 				>
    385 			</File>
    386 			<File
    387 				RelativePath=".\cmaps.h"
    388 				>
    389 			</File>
    390 			<File
    391 				RelativePath=".\FontObject.h"
    392 				>
    393 			</File>
    394 			<File
    395 				RelativePath=".\FontTableCache.h"
    396 				>
    397 			</File>
    398 			<File
    399 				RelativePath=".\letest.h"
    400 				>
    401 			</File>
    402 			<File
    403 				RelativePath=".\letsutil.h"
    404 				>
    405 			</File>
    406 			<File
    407 				RelativePath=".\PortableFontInstance.h"
    408 				>
    409 			</File>
    410 			<File
    411 				RelativePath=".\sfnt.h"
    412 				>
    413 			</File>
    414 			<File
    415 				RelativePath=".\SimpleFontInstance.h"
    416 				>
    417 			</File>
    418 			<File
    419 				RelativePath=".\xmlreader.h"
    420 				>
    421 			</File>
    422 		</Filter>
    423 		<Filter
    424 			Name="Resource Files"
    425 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
    426 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
    427 			>
    428 		</Filter>
    429 	</Files>
    430 	<Globals>
    431 	</Globals>
    432 </VisualStudioProject>
    433