1<?xml version="1.0" encoding="Windows-1252"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="9.00" 5 Name="gendata" 6 ProjectGUID="{DA322426-C37C-4909-A99D-16B05E7FA498}" 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="Debug|Win32" 22 OutputDirectory=".\x86\Debug" 23 IntermediateDirectory=".\x86\Debug" 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\Debug/gendata.tlb" 45 /> 46 <Tool 47 Name="VCCLCompilerTool" 48 Optimization="0" 49 AdditionalIncludeDirectories="..\..\..\include\layout;..\..\..\include;..\..\common;..\..\layout;..\..\tools\ctestfw;..\..\tools\toolutil" 50 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;LE_USE_CMEMORY;_CRT_SECURE_NO_DEPRECATE" 51 BasicRuntimeChecks="3" 52 RuntimeLibrary="1" 53 TreatWChar_tAsBuiltInType="true" 54 UsePrecompiledHeader="0" 55 PrecompiledHeaderFile=".\x86\Debug/gendata.pch" 56 AssemblerListingLocation=".\x86\Debug/" 57 ObjectFile=".\x86\Debug/" 58 ProgramDataBaseFileName=".\x86\Debug/" 59 WarningLevel="3" 60 SuppressStartupBanner="true" 61 DebugInformationFormat="4" 62 CompileAs="0" 63 /> 64 <Tool 65 Name="VCManagedResourceCompilerTool" 66 /> 67 <Tool 68 Name="VCResourceCompilerTool" 69 PreprocessorDefinitions="_DEBUG" 70 Culture="1033" 71 /> 72 <Tool 73 Name="VCPreLinkEventTool" 74 /> 75 <Tool 76 Name="VCLinkerTool" 77 AdditionalDependencies="..\..\..\lib\iculed.lib ..\..\..\lib\icuucd.lib ..\..\..\lib\icutud.lib odbc32.lib odbccp32.lib" 78 OutputFile=".\x86\Debug/gendata.exe" 79 LinkIncremental="2" 80 SuppressStartupBanner="true" 81 GenerateDebugInformation="true" 82 ProgramDatabaseFile=".\x86\Debug/gendata.pdb" 83 SubSystem="1" 84 RandomizedBaseAddress="1" 85 DataExecutionPrevention="0" 86 /> 87 <Tool 88 Name="VCALinkTool" 89 /> 90 <Tool 91 Name="VCManifestTool" 92 /> 93 <Tool 94 Name="VCXDCMakeTool" 95 /> 96 <Tool 97 Name="VCBscMakeTool" 98 /> 99 <Tool 100 Name="VCFxCopTool" 101 /> 102 <Tool 103 Name="VCAppVerifierTool" 104 /> 105 <Tool 106 Name="VCPostBuildEventTool" 107 /> 108 </Configuration> 109 <Configuration 110 Name="Debug|x64" 111 OutputDirectory=".\x64\Debug" 112 IntermediateDirectory=".\x64\Debug" 113 ConfigurationType="1" 114 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 115 UseOfMFC="0" 116 ATLMinimizesCRunTimeLibraryUsage="false" 117 CharacterSet="2" 118 > 119 <Tool 120 Name="VCPreBuildEventTool" 121 /> 122 <Tool 123 Name="VCCustomBuildTool" 124 /> 125 <Tool 126 Name="VCXMLDataGeneratorTool" 127 /> 128 <Tool 129 Name="VCWebServiceProxyGeneratorTool" 130 /> 131 <Tool 132 Name="VCMIDLTool" 133 TargetEnvironment="3" 134 TypeLibraryName=".\x64\Debug/gendata.tlb" 135 /> 136 <Tool 137 Name="VCCLCompilerTool" 138 Optimization="0" 139 AdditionalIncludeDirectories="..\..\..\include\layout;..\..\..\include;..\..\common;..\..\layout;..\..\tools\ctestfw;..\..\tools\toolutil" 140 PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CONSOLE;LE_USE_CMEMORY;_CRT_SECURE_NO_DEPRECATE" 141 BasicRuntimeChecks="3" 142 RuntimeLibrary="1" 143 TreatWChar_tAsBuiltInType="true" 144 UsePrecompiledHeader="0" 145 PrecompiledHeaderFile=".\x64\Debug/gendata.pch" 146 AssemblerListingLocation=".\x64\Debug/" 147 ObjectFile=".\x64\Debug/" 148 ProgramDataBaseFileName=".\x64\Debug/" 149 WarningLevel="3" 150 SuppressStartupBanner="true" 151 DebugInformationFormat="3" 152 CompileAs="0" 153 /> 154 <Tool 155 Name="VCManagedResourceCompilerTool" 156 /> 157 <Tool 158 Name="VCResourceCompilerTool" 159 PreprocessorDefinitions="_DEBUG" 160 Culture="1033" 161 /> 162 <Tool 163 Name="VCPreLinkEventTool" 164 /> 165 <Tool 166 Name="VCLinkerTool" 167 AdditionalDependencies="..\..\..\lib64\iculed.lib ..\..\..\lib64\icuucd.lib ..\..\..\lib64\icutud.lib odbc32.lib odbccp32.lib" 168 OutputFile=".\x64\Debug/gendata.exe" 169 LinkIncremental="2" 170 SuppressStartupBanner="true" 171 GenerateDebugInformation="true" 172 ProgramDatabaseFile=".\x64\Debug/gendata.pdb" 173 SubSystem="1" 174 RandomizedBaseAddress="1" 175 DataExecutionPrevention="0" 176 TargetMachine="17" 177 /> 178 <Tool 179 Name="VCALinkTool" 180 /> 181 <Tool 182 Name="VCManifestTool" 183 /> 184 <Tool 185 Name="VCXDCMakeTool" 186 /> 187 <Tool 188 Name="VCBscMakeTool" 189 /> 190 <Tool 191 Name="VCFxCopTool" 192 /> 193 <Tool 194 Name="VCAppVerifierTool" 195 /> 196 <Tool 197 Name="VCPostBuildEventTool" 198 /> 199 </Configuration> 200 <Configuration 201 Name="Release|Win32" 202 OutputDirectory=".\x86\Release" 203 IntermediateDirectory=".\x86\Release" 204 ConfigurationType="1" 205 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 206 UseOfMFC="0" 207 ATLMinimizesCRunTimeLibraryUsage="false" 208 CharacterSet="2" 209 > 210 <Tool 211 Name="VCPreBuildEventTool" 212 /> 213 <Tool 214 Name="VCCustomBuildTool" 215 /> 216 <Tool 217 Name="VCXMLDataGeneratorTool" 218 /> 219 <Tool 220 Name="VCWebServiceProxyGeneratorTool" 221 /> 222 <Tool 223 Name="VCMIDLTool" 224 TypeLibraryName=".\x86\Release/gendata.tlb" 225 /> 226 <Tool 227 Name="VCCLCompilerTool" 228 InlineFunctionExpansion="1" 229 AdditionalIncludeDirectories="..\..\..\include\layout;..\..\..\include;..\..\common;..\..\layout;..\..\tools\ctestfw;..\..\tools\toolutil" 230 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;LE_USE_CMEMORY;_CRT_SECURE_NO_DEPRECATE" 231 StringPooling="true" 232 RuntimeLibrary="0" 233 EnableFunctionLevelLinking="true" 234 TreatWChar_tAsBuiltInType="true" 235 UsePrecompiledHeader="0" 236 PrecompiledHeaderFile=".\x86\Release/gendata.pch" 237 AssemblerListingLocation=".\x86\Release/" 238 ObjectFile=".\x86\Release/" 239 ProgramDataBaseFileName=".\x86\Release/" 240 WarningLevel="3" 241 SuppressStartupBanner="true" 242 CompileAs="0" 243 /> 244 <Tool 245 Name="VCManagedResourceCompilerTool" 246 /> 247 <Tool 248 Name="VCResourceCompilerTool" 249 PreprocessorDefinitions="NDEBUG" 250 Culture="1033" 251 /> 252 <Tool 253 Name="VCPreLinkEventTool" 254 /> 255 <Tool 256 Name="VCLinkerTool" 257 AdditionalDependencies="..\..\..\lib\icule.lib ..\..\..\lib\icuuc.lib ..\..\..\lib\icutu.lib odbc32.lib odbccp32.lib" 258 OutputFile=".\x86\Release/gendata.exe" 259 LinkIncremental="1" 260 SuppressStartupBanner="true" 261 ProgramDatabaseFile=".\x86\Release/gendata.pdb" 262 SubSystem="1" 263 RandomizedBaseAddress="1" 264 DataExecutionPrevention="0" 265 /> 266 <Tool 267 Name="VCALinkTool" 268 /> 269 <Tool 270 Name="VCManifestTool" 271 /> 272 <Tool 273 Name="VCXDCMakeTool" 274 /> 275 <Tool 276 Name="VCBscMakeTool" 277 /> 278 <Tool 279 Name="VCFxCopTool" 280 /> 281 <Tool 282 Name="VCAppVerifierTool" 283 /> 284 <Tool 285 Name="VCPostBuildEventTool" 286 /> 287 </Configuration> 288 <Configuration 289 Name="Release|x64" 290 OutputDirectory=".\x64\Release" 291 IntermediateDirectory=".\x64\Release" 292 ConfigurationType="1" 293 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 294 UseOfMFC="0" 295 ATLMinimizesCRunTimeLibraryUsage="false" 296 CharacterSet="2" 297 > 298 <Tool 299 Name="VCPreBuildEventTool" 300 /> 301 <Tool 302 Name="VCCustomBuildTool" 303 /> 304 <Tool 305 Name="VCXMLDataGeneratorTool" 306 /> 307 <Tool 308 Name="VCWebServiceProxyGeneratorTool" 309 /> 310 <Tool 311 Name="VCMIDLTool" 312 TargetEnvironment="3" 313 TypeLibraryName=".\x64\Release/gendata.tlb" 314 /> 315 <Tool 316 Name="VCCLCompilerTool" 317 InlineFunctionExpansion="1" 318 AdditionalIncludeDirectories="..\..\..\include\layout;..\..\..\include;..\..\common;..\..\layout;..\..\tools\ctestfw;..\..\tools\toolutil" 319 PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CONSOLE;LE_USE_CMEMORY;_CRT_SECURE_NO_DEPRECATE" 320 StringPooling="true" 321 RuntimeLibrary="0" 322 EnableFunctionLevelLinking="true" 323 TreatWChar_tAsBuiltInType="true" 324 UsePrecompiledHeader="0" 325 PrecompiledHeaderFile=".\x64\Release/gendata.pch" 326 AssemblerListingLocation=".\x64\Release/" 327 ObjectFile=".\x64\Release/" 328 ProgramDataBaseFileName=".\x64\Release/" 329 WarningLevel="3" 330 SuppressStartupBanner="true" 331 CompileAs="0" 332 /> 333 <Tool 334 Name="VCManagedResourceCompilerTool" 335 /> 336 <Tool 337 Name="VCResourceCompilerTool" 338 PreprocessorDefinitions="NDEBUG" 339 Culture="1033" 340 /> 341 <Tool 342 Name="VCPreLinkEventTool" 343 /> 344 <Tool 345 Name="VCLinkerTool" 346 AdditionalDependencies="..\..\..\lib64\icule.lib ..\..\..\lib64\icuuc.lib ..\..\..\lib64\icutu.lib odbc32.lib odbccp32.lib" 347 OutputFile=".\x64\Release/gendata.exe" 348 LinkIncremental="1" 349 SuppressStartupBanner="true" 350 ProgramDatabaseFile=".\x64\Release/gendata.pdb" 351 SubSystem="1" 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=".\FontTableCache.cpp" 392 > 393 </File> 394 <File 395 RelativePath=".\gendata.cpp" 396 > 397 </File> 398 <File 399 RelativePath=".\letsutil.cpp" 400 > 401 </File> 402 <File 403 RelativePath=".\PortableFontInstance.cpp" 404 > 405 </File> 406 <File 407 RelativePath=".\SimpleFontInstance.cpp" 408 > 409 </File> 410 </Filter> 411 <Filter 412 Name="Header Files" 413 Filter="h;hpp;hxx;hm;inl" 414 > 415 <File 416 RelativePath=".\cmaps.h" 417 > 418 </File> 419 <File 420 RelativePath=".\FontTableCache.h" 421 > 422 </File> 423 <File 424 RelativePath=".\letest.h" 425 > 426 </File> 427 <File 428 RelativePath=".\letsutil.h" 429 > 430 </File> 431 <File 432 RelativePath=".\PortableFontInstance.h" 433 > 434 </File> 435 <File 436 RelativePath=".\sfnt.h" 437 > 438 </File> 439 <File 440 RelativePath=".\SimpleFontInstance.h" 441 > 442 </File> 443 </Filter> 444 <Filter 445 Name="Resource Files" 446 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" 447 > 448 </Filter> 449 </Files> 450 <Globals> 451 </Globals> 452</VisualStudioProject> 453