1<?xml version="1.0" encoding="Windows-1252"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="9.00" 5 Name="toolutil" 6 ProjectGUID="{6B231032-3CB5-4EED-9210-810D666A23A0}" 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=".\..\..\..\lib" 23 IntermediateDirectory=".\x86\Release" 24 ConfigurationType="2" 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 PreprocessorDefinitions="NDEBUG" 45 MkTypLibCompatible="true" 46 SuppressStartupBanner="true" 47 TargetEnvironment="1" 48 TypeLibraryName=".\..\..\..\lib\icutu.tlb" 49 /> 50 <Tool 51 Name="VCCLCompilerTool" 52 WholeProgramOptimization="true" 53 AdditionalIncludeDirectories="..\..\..\include,..\..\common,..\..\i18n" 54 PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;U_TOOLUTIL_IMPLEMENTATION" 55 StringPooling="true" 56 RuntimeLibrary="2" 57 EnableFunctionLevelLinking="true" 58 DisableLanguageExtensions="true" 59 TreatWChar_tAsBuiltInType="true" 60 PrecompiledHeaderFile=".\x86\Release/toolutil.pch" 61 AssemblerListingLocation=".\x86\Release/" 62 ObjectFile=".\x86\Release/" 63 ProgramDataBaseFileName=".\x86\Release/" 64 WarningLevel="3" 65 SuppressStartupBanner="true" 66 CompileAs="0" 67 /> 68 <Tool 69 Name="VCManagedResourceCompilerTool" 70 /> 71 <Tool 72 Name="VCResourceCompilerTool" 73 PreprocessorDefinitions="NDEBUG" 74 Culture="1033" 75 /> 76 <Tool 77 Name="VCPreLinkEventTool" 78 /> 79 <Tool 80 Name="VCLinkerTool" 81 OutputFile="..\..\..\bin\icutu44.dll" 82 LinkIncremental="1" 83 SuppressStartupBanner="true" 84 AdditionalLibraryDirectories="..\..\..\lib" 85 ProgramDatabaseFile=".\..\..\..\lib\icutu.pdb" 86 EnableCOMDATFolding="2" 87 LinkTimeCodeGeneration="1" 88 BaseAddress="0x4ac00000" 89 RandomizedBaseAddress="1" 90 DataExecutionPrevention="0" 91 ImportLibrary="..\..\..\lib\icutu.lib" 92 /> 93 <Tool 94 Name="VCALinkTool" 95 /> 96 <Tool 97 Name="VCManifestTool" 98 /> 99 <Tool 100 Name="VCXDCMakeTool" 101 /> 102 <Tool 103 Name="VCBscMakeTool" 104 /> 105 <Tool 106 Name="VCFxCopTool" 107 /> 108 <Tool 109 Name="VCAppVerifierTool" 110 /> 111 <Tool 112 Name="VCPostBuildEventTool" 113 /> 114 </Configuration> 115 <Configuration 116 Name="Debug|Win32" 117 OutputDirectory=".\..\..\..\lib" 118 IntermediateDirectory=".\x86\Debug" 119 ConfigurationType="2" 120 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 121 UseOfMFC="0" 122 ATLMinimizesCRunTimeLibraryUsage="false" 123 CharacterSet="2" 124 > 125 <Tool 126 Name="VCPreBuildEventTool" 127 /> 128 <Tool 129 Name="VCCustomBuildTool" 130 /> 131 <Tool 132 Name="VCXMLDataGeneratorTool" 133 /> 134 <Tool 135 Name="VCWebServiceProxyGeneratorTool" 136 /> 137 <Tool 138 Name="VCMIDLTool" 139 PreprocessorDefinitions="_DEBUG" 140 MkTypLibCompatible="true" 141 SuppressStartupBanner="true" 142 TargetEnvironment="1" 143 TypeLibraryName=".\..\..\..\lib\icutud.tlb" 144 /> 145 <Tool 146 Name="VCCLCompilerTool" 147 Optimization="0" 148 AdditionalIncludeDirectories="..\..\..\include,..\..\common,..\..\i18n" 149 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;U_TOOLUTIL_IMPLEMENTATION" 150 BasicRuntimeChecks="3" 151 RuntimeLibrary="3" 152 BufferSecurityCheck="true" 153 DisableLanguageExtensions="true" 154 TreatWChar_tAsBuiltInType="true" 155 PrecompiledHeaderFile=".\x86\Debug/toolutil.pch" 156 AssemblerListingLocation=".\x86\Debug/" 157 ObjectFile=".\x86\Debug/" 158 ProgramDataBaseFileName=".\x86\Debug/" 159 WarningLevel="3" 160 SuppressStartupBanner="true" 161 DebugInformationFormat="4" 162 CompileAs="0" 163 /> 164 <Tool 165 Name="VCManagedResourceCompilerTool" 166 /> 167 <Tool 168 Name="VCResourceCompilerTool" 169 PreprocessorDefinitions="_DEBUG" 170 Culture="1033" 171 /> 172 <Tool 173 Name="VCPreLinkEventTool" 174 /> 175 <Tool 176 Name="VCLinkerTool" 177 OutputFile="..\..\..\bin\icutu44d.dll" 178 LinkIncremental="2" 179 SuppressStartupBanner="true" 180 AdditionalLibraryDirectories="..\..\..\lib" 181 GenerateDebugInformation="true" 182 ProgramDatabaseFile=".\..\..\..\lib\icutud.pdb" 183 BaseAddress="0x4ac00000" 184 RandomizedBaseAddress="1" 185 DataExecutionPrevention="0" 186 ImportLibrary="..\..\..\lib\icutud.lib" 187 /> 188 <Tool 189 Name="VCALinkTool" 190 /> 191 <Tool 192 Name="VCManifestTool" 193 UseFAT32Workaround="true" 194 /> 195 <Tool 196 Name="VCXDCMakeTool" 197 /> 198 <Tool 199 Name="VCBscMakeTool" 200 /> 201 <Tool 202 Name="VCFxCopTool" 203 /> 204 <Tool 205 Name="VCAppVerifierTool" 206 /> 207 <Tool 208 Name="VCPostBuildEventTool" 209 /> 210 </Configuration> 211 <Configuration 212 Name="Release|x64" 213 OutputDirectory=".\x64\Release" 214 IntermediateDirectory=".\x64\Release" 215 ConfigurationType="2" 216 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 217 UseOfMFC="0" 218 ATLMinimizesCRunTimeLibraryUsage="false" 219 CharacterSet="2" 220 > 221 <Tool 222 Name="VCPreBuildEventTool" 223 /> 224 <Tool 225 Name="VCCustomBuildTool" 226 /> 227 <Tool 228 Name="VCXMLDataGeneratorTool" 229 /> 230 <Tool 231 Name="VCWebServiceProxyGeneratorTool" 232 /> 233 <Tool 234 Name="VCMIDLTool" 235 PreprocessorDefinitions="NDEBUG" 236 MkTypLibCompatible="true" 237 SuppressStartupBanner="true" 238 TargetEnvironment="3" 239 TypeLibraryName=".\..\..\..\lib64\icutu.tlb" 240 /> 241 <Tool 242 Name="VCCLCompilerTool" 243 WholeProgramOptimization="true" 244 AdditionalIncludeDirectories="..\..\..\include,..\..\common,..\..\i18n" 245 PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;U_TOOLUTIL_IMPLEMENTATION" 246 StringPooling="true" 247 RuntimeLibrary="2" 248 EnableFunctionLevelLinking="true" 249 DisableLanguageExtensions="true" 250 TreatWChar_tAsBuiltInType="true" 251 PrecompiledHeaderFile=".\x64\Release/toolutil.pch" 252 AssemblerListingLocation=".\x64\Release/" 253 ObjectFile=".\x64\Release/" 254 ProgramDataBaseFileName=".\x64\Release/" 255 WarningLevel="3" 256 SuppressStartupBanner="true" 257 CompileAs="0" 258 /> 259 <Tool 260 Name="VCManagedResourceCompilerTool" 261 /> 262 <Tool 263 Name="VCResourceCompilerTool" 264 PreprocessorDefinitions="NDEBUG" 265 Culture="1033" 266 /> 267 <Tool 268 Name="VCPreLinkEventTool" 269 /> 270 <Tool 271 Name="VCLinkerTool" 272 OutputFile="..\..\..\bin64\icutu44.dll" 273 LinkIncremental="1" 274 SuppressStartupBanner="true" 275 AdditionalLibraryDirectories="..\..\..\lib64" 276 ProgramDatabaseFile=".\..\..\..\lib64\icutu.pdb" 277 EnableCOMDATFolding="2" 278 LinkTimeCodeGeneration="1" 279 BaseAddress="0x4ac00000" 280 ImportLibrary="..\..\..\lib64\icutu.lib" 281 TargetMachine="17" 282 /> 283 <Tool 284 Name="VCALinkTool" 285 /> 286 <Tool 287 Name="VCManifestTool" 288 /> 289 <Tool 290 Name="VCXDCMakeTool" 291 /> 292 <Tool 293 Name="VCBscMakeTool" 294 /> 295 <Tool 296 Name="VCFxCopTool" 297 /> 298 <Tool 299 Name="VCAppVerifierTool" 300 /> 301 <Tool 302 Name="VCWebDeploymentTool" 303 /> 304 <Tool 305 Name="VCPostBuildEventTool" 306 /> 307 </Configuration> 308 <Configuration 309 Name="Debug|x64" 310 OutputDirectory=".\x64\Debug" 311 IntermediateDirectory=".\x64\Debug" 312 ConfigurationType="2" 313 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 314 UseOfMFC="0" 315 ATLMinimizesCRunTimeLibraryUsage="false" 316 CharacterSet="2" 317 > 318 <Tool 319 Name="VCPreBuildEventTool" 320 /> 321 <Tool 322 Name="VCCustomBuildTool" 323 /> 324 <Tool 325 Name="VCXMLDataGeneratorTool" 326 /> 327 <Tool 328 Name="VCWebServiceProxyGeneratorTool" 329 /> 330 <Tool 331 Name="VCMIDLTool" 332 PreprocessorDefinitions="_DEBUG" 333 MkTypLibCompatible="true" 334 SuppressStartupBanner="true" 335 TargetEnvironment="3" 336 TypeLibraryName=".\..\..\..\lib64\icutud.tlb" 337 /> 338 <Tool 339 Name="VCCLCompilerTool" 340 Optimization="0" 341 AdditionalIncludeDirectories="..\..\..\include,..\..\common,..\..\i18n" 342 PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;U_TOOLUTIL_IMPLEMENTATION" 343 BasicRuntimeChecks="3" 344 RuntimeLibrary="3" 345 BufferSecurityCheck="true" 346 DisableLanguageExtensions="true" 347 TreatWChar_tAsBuiltInType="true" 348 PrecompiledHeaderFile=".\x64\Debug/toolutil.pch" 349 AssemblerListingLocation=".\x64\Debug/" 350 ObjectFile=".\x64\Debug/" 351 ProgramDataBaseFileName=".\x64\Debug/" 352 WarningLevel="3" 353 SuppressStartupBanner="true" 354 DebugInformationFormat="3" 355 CompileAs="0" 356 /> 357 <Tool 358 Name="VCManagedResourceCompilerTool" 359 /> 360 <Tool 361 Name="VCResourceCompilerTool" 362 PreprocessorDefinitions="_DEBUG" 363 Culture="1033" 364 /> 365 <Tool 366 Name="VCPreLinkEventTool" 367 /> 368 <Tool 369 Name="VCLinkerTool" 370 OutputFile="..\..\..\bin64\icutu44d.dll" 371 LinkIncremental="2" 372 SuppressStartupBanner="true" 373 AdditionalLibraryDirectories="..\..\..\lib64" 374 GenerateDebugInformation="true" 375 ProgramDatabaseFile=".\..\..\..\lib64\icutud.pdb" 376 BaseAddress="0x4ac00000" 377 ImportLibrary="..\..\..\lib64\icutud.lib" 378 TargetMachine="17" 379 /> 380 <Tool 381 Name="VCALinkTool" 382 /> 383 <Tool 384 Name="VCManifestTool" 385 UseFAT32Workaround="true" 386 /> 387 <Tool 388 Name="VCXDCMakeTool" 389 /> 390 <Tool 391 Name="VCBscMakeTool" 392 /> 393 <Tool 394 Name="VCFxCopTool" 395 /> 396 <Tool 397 Name="VCAppVerifierTool" 398 /> 399 <Tool 400 Name="VCWebDeploymentTool" 401 /> 402 <Tool 403 Name="VCPostBuildEventTool" 404 /> 405 </Configuration> 406 </Configurations> 407 <References> 408 </References> 409 <Files> 410 <File 411 RelativePath=".\filestrm.c" 412 > 413 </File> 414 <File 415 RelativePath=".\filestrm.h" 416 > 417 </File> 418 <File 419 RelativePath=".\filetools.cpp" 420 > 421 </File> 422 <File 423 RelativePath=".\filetools.h" 424 > 425 </File> 426 <File 427 RelativePath=".\flagparser.c" 428 > 429 </File> 430 <File 431 RelativePath=".\flagparser.h" 432 > 433 </File> 434 <File 435 RelativePath=".\package.cpp" 436 > 437 </File> 438 <File 439 RelativePath=".\package.h" 440 > 441 </File> 442 <File 443 RelativePath=".\pkg_genc.c" 444 > 445 <FileConfiguration 446 Name="Release|Win32" 447 > 448 <Tool 449 Name="VCCLCompilerTool" 450 DisableLanguageExtensions="false" 451 /> 452 </FileConfiguration> 453 <FileConfiguration 454 Name="Debug|Win32" 455 > 456 <Tool 457 Name="VCCLCompilerTool" 458 DisableLanguageExtensions="false" 459 /> 460 </FileConfiguration> 461 <FileConfiguration 462 Name="Release|x64" 463 > 464 <Tool 465 Name="VCCLCompilerTool" 466 DisableLanguageExtensions="false" 467 /> 468 </FileConfiguration> 469 <FileConfiguration 470 Name="Debug|x64" 471 > 472 <Tool 473 Name="VCCLCompilerTool" 474 DisableLanguageExtensions="false" 475 /> 476 </FileConfiguration> 477 </File> 478 <File 479 RelativePath=".\pkg_genc.h" 480 > 481 </File> 482 <File 483 RelativePath=".\pkg_gencmn.c" 484 > 485 <FileConfiguration 486 Name="Release|Win32" 487 > 488 <Tool 489 Name="VCCLCompilerTool" 490 DisableLanguageExtensions="false" 491 /> 492 </FileConfiguration> 493 <FileConfiguration 494 Name="Debug|Win32" 495 > 496 <Tool 497 Name="VCCLCompilerTool" 498 DisableLanguageExtensions="false" 499 /> 500 </FileConfiguration> 501 <FileConfiguration 502 Name="Release|x64" 503 > 504 <Tool 505 Name="VCCLCompilerTool" 506 DisableLanguageExtensions="false" 507 /> 508 </FileConfiguration> 509 <FileConfiguration 510 Name="Debug|x64" 511 > 512 <Tool 513 Name="VCCLCompilerTool" 514 DisableLanguageExtensions="false" 515 /> 516 </FileConfiguration> 517 </File> 518 <File 519 RelativePath=".\pkg_gencmn.h" 520 > 521 </File> 522 <File 523 RelativePath=".\pkg_icu.cpp" 524 > 525 </File> 526 <File 527 RelativePath=".\pkg_icu.h" 528 > 529 </File> 530 <File 531 RelativePath=".\pkg_imp.h" 532 > 533 </File> 534 <File 535 RelativePath=".\pkgitems.cpp" 536 > 537 </File> 538 <File 539 RelativePath=".\platform_xopen_source_extended.h" 540 > 541 </File> 542 <File 543 RelativePath=".\swapimpl.cpp" 544 > 545 </File> 546 <File 547 RelativePath=".\swapimpl.h" 548 > 549 </File> 550 <File 551 RelativePath=".\toolutil.cpp" 552 > 553 <FileConfiguration 554 Name="Release|Win32" 555 > 556 <Tool 557 Name="VCCLCompilerTool" 558 DisableLanguageExtensions="false" 559 /> 560 </FileConfiguration> 561 <FileConfiguration 562 Name="Debug|Win32" 563 > 564 <Tool 565 Name="VCCLCompilerTool" 566 DisableLanguageExtensions="false" 567 /> 568 </FileConfiguration> 569 <FileConfiguration 570 Name="Release|x64" 571 > 572 <Tool 573 Name="VCCLCompilerTool" 574 DisableLanguageExtensions="false" 575 /> 576 </FileConfiguration> 577 <FileConfiguration 578 Name="Debug|x64" 579 > 580 <Tool 581 Name="VCCLCompilerTool" 582 DisableLanguageExtensions="false" 583 /> 584 </FileConfiguration> 585 </File> 586 <File 587 RelativePath=".\toolutil.h" 588 > 589 </File> 590 <File 591 RelativePath=".\ucbuf.c" 592 > 593 </File> 594 <File 595 RelativePath=".\ucbuf.h" 596 > 597 </File> 598 <File 599 RelativePath=".\ucm.c" 600 > 601 </File> 602 <File 603 RelativePath=".\ucm.h" 604 > 605 </File> 606 <File 607 RelativePath=".\ucmstate.c" 608 > 609 </File> 610 <File 611 RelativePath=".\unewdata.c" 612 > 613 </File> 614 <File 615 RelativePath=".\unewdata.h" 616 > 617 </File> 618 <File 619 RelativePath=".\uoptions.c" 620 > 621 </File> 622 <File 623 RelativePath=".\uoptions.h" 624 > 625 </File> 626 <File 627 RelativePath=".\uparse.c" 628 > 629 </File> 630 <File 631 RelativePath=".\uparse.h" 632 > 633 </File> 634 <File 635 RelativePath=".\writesrc.c" 636 > 637 </File> 638 <File 639 RelativePath=".\writesrc.h" 640 > 641 </File> 642 <File 643 RelativePath=".\xmlparser.cpp" 644 > 645 </File> 646 <File 647 RelativePath=".\xmlparser.h" 648 > 649 </File> 650 </Files> 651 <Globals> 652 </Globals> 653</VisualStudioProject> 654