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