Home | History | Annotate | Download | only in numfmt
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="9.00"
      5 	Name="numfmt"
      6 	ProjectGUID="{721FBD47-E458-4C35-90DA-FF192907D5E2}"
      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/numfmt.tlb"
     45 			/>
     46 			<Tool
     47 				Name="VCCLCompilerTool"
     48 				Optimization="0"
     49 				AdditionalIncludeDirectories="../../../include"
     50 				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
     51 				BasicRuntimeChecks="3"
     52 				RuntimeLibrary="3"
     53 				TreatWChar_tAsBuiltInType="true"
     54 				UsePrecompiledHeader="0"
     55 				PrecompiledHeaderFile=".\x86\Debug/numfmt.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="icuucd.lib icuind.lib"
     78 				OutputFile=".\x86\Debug/numfmt.exe"
     79 				LinkIncremental="2"
     80 				SuppressStartupBanner="true"
     81 				AdditionalLibraryDirectories="../../../lib"
     82 				GenerateDebugInformation="true"
     83 				ProgramDatabaseFile=".\x86\Debug/numfmt.pdb"
     84 				SubSystem="1"
     85 				RandomizedBaseAddress="1"
     86 				DataExecutionPrevention="0"
     87 			/>
     88 			<Tool
     89 				Name="VCALinkTool"
     90 			/>
     91 			<Tool
     92 				Name="VCManifestTool"
     93 			/>
     94 			<Tool
     95 				Name="VCXDCMakeTool"
     96 			/>
     97 			<Tool
     98 				Name="VCBscMakeTool"
     99 			/>
    100 			<Tool
    101 				Name="VCFxCopTool"
    102 			/>
    103 			<Tool
    104 				Name="VCAppVerifierTool"
    105 			/>
    106 			<Tool
    107 				Name="VCPostBuildEventTool"
    108 			/>
    109 		</Configuration>
    110 		<Configuration
    111 			Name="Debug|x64"
    112 			OutputDirectory=".\x64\Debug"
    113 			IntermediateDirectory=".\x64\Debug"
    114 			ConfigurationType="1"
    115 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    116 			UseOfMFC="0"
    117 			ATLMinimizesCRunTimeLibraryUsage="false"
    118 			CharacterSet="2"
    119 			>
    120 			<Tool
    121 				Name="VCPreBuildEventTool"
    122 			/>
    123 			<Tool
    124 				Name="VCCustomBuildTool"
    125 			/>
    126 			<Tool
    127 				Name="VCXMLDataGeneratorTool"
    128 			/>
    129 			<Tool
    130 				Name="VCWebServiceProxyGeneratorTool"
    131 			/>
    132 			<Tool
    133 				Name="VCMIDLTool"
    134 				TargetEnvironment="3"
    135 				TypeLibraryName=".\x64\Debug/numfmt.tlb"
    136 			/>
    137 			<Tool
    138 				Name="VCCLCompilerTool"
    139 				Optimization="0"
    140 				AdditionalIncludeDirectories="../../../include"
    141 				PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
    142 				BasicRuntimeChecks="3"
    143 				RuntimeLibrary="3"
    144 				TreatWChar_tAsBuiltInType="true"
    145 				UsePrecompiledHeader="0"
    146 				PrecompiledHeaderFile=".\x64\Debug/numfmt.pch"
    147 				AssemblerListingLocation=".\x64\Debug/"
    148 				ObjectFile=".\x64\Debug/"
    149 				ProgramDataBaseFileName=".\x64\Debug/"
    150 				WarningLevel="3"
    151 				SuppressStartupBanner="true"
    152 				DebugInformationFormat="3"
    153 				CompileAs="0"
    154 			/>
    155 			<Tool
    156 				Name="VCManagedResourceCompilerTool"
    157 			/>
    158 			<Tool
    159 				Name="VCResourceCompilerTool"
    160 				PreprocessorDefinitions="_DEBUG"
    161 				Culture="1033"
    162 			/>
    163 			<Tool
    164 				Name="VCPreLinkEventTool"
    165 			/>
    166 			<Tool
    167 				Name="VCLinkerTool"
    168 				AdditionalDependencies="icuucd.lib icuind.lib"
    169 				OutputFile=".\x64\Debug/numfmt.exe"
    170 				LinkIncremental="2"
    171 				SuppressStartupBanner="true"
    172 				AdditionalLibraryDirectories="../../../lib64"
    173 				GenerateDebugInformation="true"
    174 				ProgramDatabaseFile=".\x64\Debug/numfmt.pdb"
    175 				SubSystem="1"
    176 				RandomizedBaseAddress="1"
    177 				DataExecutionPrevention="0"
    178 				TargetMachine="17"
    179 			/>
    180 			<Tool
    181 				Name="VCALinkTool"
    182 			/>
    183 			<Tool
    184 				Name="VCManifestTool"
    185 			/>
    186 			<Tool
    187 				Name="VCXDCMakeTool"
    188 			/>
    189 			<Tool
    190 				Name="VCBscMakeTool"
    191 			/>
    192 			<Tool
    193 				Name="VCFxCopTool"
    194 			/>
    195 			<Tool
    196 				Name="VCAppVerifierTool"
    197 			/>
    198 			<Tool
    199 				Name="VCPostBuildEventTool"
    200 			/>
    201 		</Configuration>
    202 		<Configuration
    203 			Name="Release|Win32"
    204 			OutputDirectory=".\x86\Release"
    205 			IntermediateDirectory=".\x86\Release"
    206 			ConfigurationType="1"
    207 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    208 			UseOfMFC="0"
    209 			ATLMinimizesCRunTimeLibraryUsage="false"
    210 			CharacterSet="2"
    211 			>
    212 			<Tool
    213 				Name="VCPreBuildEventTool"
    214 			/>
    215 			<Tool
    216 				Name="VCCustomBuildTool"
    217 			/>
    218 			<Tool
    219 				Name="VCXMLDataGeneratorTool"
    220 			/>
    221 			<Tool
    222 				Name="VCWebServiceProxyGeneratorTool"
    223 			/>
    224 			<Tool
    225 				Name="VCMIDLTool"
    226 				TypeLibraryName=".\x86\Release/numfmt.tlb"
    227 			/>
    228 			<Tool
    229 				Name="VCCLCompilerTool"
    230 				InlineFunctionExpansion="1"
    231 				AdditionalIncludeDirectories="../../../include"
    232 				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
    233 				StringPooling="true"
    234 				RuntimeLibrary="2"
    235 				EnableFunctionLevelLinking="true"
    236 				TreatWChar_tAsBuiltInType="true"
    237 				UsePrecompiledHeader="0"
    238 				PrecompiledHeaderFile=".\x86\Release/numfmt.pch"
    239 				AssemblerListingLocation=".\x86\Release/"
    240 				ObjectFile=".\x86\Release/"
    241 				ProgramDataBaseFileName=".\x86\Release/"
    242 				WarningLevel="3"
    243 				SuppressStartupBanner="true"
    244 				CompileAs="0"
    245 			/>
    246 			<Tool
    247 				Name="VCManagedResourceCompilerTool"
    248 			/>
    249 			<Tool
    250 				Name="VCResourceCompilerTool"
    251 				PreprocessorDefinitions="NDEBUG"
    252 				Culture="1033"
    253 			/>
    254 			<Tool
    255 				Name="VCPreLinkEventTool"
    256 			/>
    257 			<Tool
    258 				Name="VCLinkerTool"
    259 				AdditionalDependencies="icuuc.lib icuin.lib"
    260 				OutputFile=".\x86\Release/numfmt.exe"
    261 				LinkIncremental="1"
    262 				SuppressStartupBanner="true"
    263 				AdditionalLibraryDirectories="../../../lib"
    264 				ProgramDatabaseFile=".\x86\Release/numfmt.pdb"
    265 				SubSystem="1"
    266 				RandomizedBaseAddress="1"
    267 				DataExecutionPrevention="0"
    268 			/>
    269 			<Tool
    270 				Name="VCALinkTool"
    271 			/>
    272 			<Tool
    273 				Name="VCManifestTool"
    274 			/>
    275 			<Tool
    276 				Name="VCXDCMakeTool"
    277 			/>
    278 			<Tool
    279 				Name="VCBscMakeTool"
    280 			/>
    281 			<Tool
    282 				Name="VCFxCopTool"
    283 			/>
    284 			<Tool
    285 				Name="VCAppVerifierTool"
    286 			/>
    287 			<Tool
    288 				Name="VCPostBuildEventTool"
    289 			/>
    290 		</Configuration>
    291 		<Configuration
    292 			Name="Release|x64"
    293 			OutputDirectory=".\x64\Release"
    294 			IntermediateDirectory=".\x64\Release"
    295 			ConfigurationType="1"
    296 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    297 			UseOfMFC="0"
    298 			ATLMinimizesCRunTimeLibraryUsage="false"
    299 			CharacterSet="2"
    300 			>
    301 			<Tool
    302 				Name="VCPreBuildEventTool"
    303 			/>
    304 			<Tool
    305 				Name="VCCustomBuildTool"
    306 			/>
    307 			<Tool
    308 				Name="VCXMLDataGeneratorTool"
    309 			/>
    310 			<Tool
    311 				Name="VCWebServiceProxyGeneratorTool"
    312 			/>
    313 			<Tool
    314 				Name="VCMIDLTool"
    315 				TargetEnvironment="3"
    316 				TypeLibraryName=".\x64\Release/numfmt.tlb"
    317 			/>
    318 			<Tool
    319 				Name="VCCLCompilerTool"
    320 				InlineFunctionExpansion="1"
    321 				AdditionalIncludeDirectories="../../../include"
    322 				PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
    323 				StringPooling="true"
    324 				RuntimeLibrary="2"
    325 				EnableFunctionLevelLinking="true"
    326 				TreatWChar_tAsBuiltInType="true"
    327 				UsePrecompiledHeader="0"
    328 				PrecompiledHeaderFile=".\x64\Release/numfmt.pch"
    329 				AssemblerListingLocation=".\x64\Release/"
    330 				ObjectFile=".\x64\Release/"
    331 				ProgramDataBaseFileName=".\x64\Release/"
    332 				WarningLevel="3"
    333 				SuppressStartupBanner="true"
    334 				CompileAs="0"
    335 			/>
    336 			<Tool
    337 				Name="VCManagedResourceCompilerTool"
    338 			/>
    339 			<Tool
    340 				Name="VCResourceCompilerTool"
    341 				PreprocessorDefinitions="NDEBUG"
    342 				Culture="1033"
    343 			/>
    344 			<Tool
    345 				Name="VCPreLinkEventTool"
    346 			/>
    347 			<Tool
    348 				Name="VCLinkerTool"
    349 				AdditionalDependencies="icuuc.lib icuin.lib"
    350 				OutputFile=".\x64\Release/numfmt.exe"
    351 				LinkIncremental="1"
    352 				SuppressStartupBanner="true"
    353 				AdditionalLibraryDirectories="../../../lib64"
    354 				ProgramDatabaseFile=".\x64\Release/numfmt.pdb"
    355 				SubSystem="1"
    356 				RandomizedBaseAddress="1"
    357 				DataExecutionPrevention="0"
    358 				TargetMachine="17"
    359 			/>
    360 			<Tool
    361 				Name="VCALinkTool"
    362 			/>
    363 			<Tool
    364 				Name="VCManifestTool"
    365 			/>
    366 			<Tool
    367 				Name="VCXDCMakeTool"
    368 			/>
    369 			<Tool
    370 				Name="VCBscMakeTool"
    371 			/>
    372 			<Tool
    373 				Name="VCFxCopTool"
    374 			/>
    375 			<Tool
    376 				Name="VCAppVerifierTool"
    377 			/>
    378 			<Tool
    379 				Name="VCPostBuildEventTool"
    380 			/>
    381 		</Configuration>
    382 	</Configurations>
    383 	<References>
    384 	</References>
    385 	<Files>
    386 		<Filter
    387 			Name="Source Files"
    388 			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
    389 			>
    390 			<File
    391 				RelativePath=".\capi.c"
    392 				>
    393 			</File>
    394 			<File
    395 				RelativePath=".\main.cpp"
    396 				>
    397 			</File>
    398 			<File
    399 				RelativePath=".\util.cpp"
    400 				>
    401 			</File>
    402 		</Filter>
    403 		<Filter
    404 			Name="Header Files"
    405 			Filter="h;hpp;hxx;hm;inl"
    406 			>
    407 			<File
    408 				RelativePath=".\util.h"
    409 				>
    410 			</File>
    411 		</Filter>
    412 		<Filter
    413 			Name="Resource Files"
    414 			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
    415 			>
    416 		</Filter>
    417 	</Files>
    418 	<Globals>
    419 	</Globals>
    420 </VisualStudioProject>
    421