1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/intl/icu/source/tools/icuswap/icuswap.vcproj Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,396 @@ 1.4 +<?xml version="1.0" encoding="Windows-1252"?> 1.5 +<VisualStudioProject 1.6 + ProjectType="Visual C++" 1.7 + Version="8.00" 1.8 + Name="icuswap" 1.9 + ProjectGUID="{39690C2A-AD89-45E4-893A-899496B85785}" 1.10 + > 1.11 + <Platforms> 1.12 + <Platform 1.13 + Name="Win32" 1.14 + /> 1.15 + <Platform 1.16 + Name="x64" 1.17 + /> 1.18 + </Platforms> 1.19 + <ToolFiles> 1.20 + </ToolFiles> 1.21 + <Configurations> 1.22 + <Configuration 1.23 + Name="Release|Win32" 1.24 + OutputDirectory=".\x86\Release" 1.25 + IntermediateDirectory=".\x86\Release" 1.26 + ConfigurationType="1" 1.27 + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1.28 + UseOfMFC="0" 1.29 + ATLMinimizesCRunTimeLibraryUsage="false" 1.30 + CharacterSet="2" 1.31 + > 1.32 + <Tool 1.33 + Name="VCPreBuildEventTool" 1.34 + /> 1.35 + <Tool 1.36 + Name="VCCustomBuildTool" 1.37 + CommandLine="copy "$(TargetPath)" ..\..\..\bin
" 1.38 + Outputs="..\..\..\bin\$(TargetFileName)" 1.39 + /> 1.40 + <Tool 1.41 + Name="VCXMLDataGeneratorTool" 1.42 + /> 1.43 + <Tool 1.44 + Name="VCWebServiceProxyGeneratorTool" 1.45 + /> 1.46 + <Tool 1.47 + Name="VCMIDLTool" 1.48 + TypeLibraryName=".\x86\Release/icuswap.tlb" 1.49 + /> 1.50 + <Tool 1.51 + Name="VCCLCompilerTool" 1.52 + AdditionalIncludeDirectories="..\..\common;..\toolutil" 1.53 + PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE" 1.54 + StringPooling="true" 1.55 + RuntimeLibrary="2" 1.56 + EnableFunctionLevelLinking="true" 1.57 + DisableLanguageExtensions="true" 1.58 + PrecompiledHeaderFile=".\x86\Release/icuswap.pch" 1.59 + AssemblerListingLocation=".\x86\Release/" 1.60 + ObjectFile=".\x86\Release/" 1.61 + ProgramDataBaseFileName=".\x86\Release/" 1.62 + WarningLevel="4" 1.63 + SuppressStartupBanner="true" 1.64 + CompileAs="0" 1.65 + /> 1.66 + <Tool 1.67 + Name="VCManagedResourceCompilerTool" 1.68 + /> 1.69 + <Tool 1.70 + Name="VCResourceCompilerTool" 1.71 + PreprocessorDefinitions="NDEBUG" 1.72 + Culture="1033" 1.73 + /> 1.74 + <Tool 1.75 + Name="VCPreLinkEventTool" 1.76 + /> 1.77 + <Tool 1.78 + Name="VCLinkerTool" 1.79 + OutputFile=".\x86\Release/icuswap.exe" 1.80 + LinkIncremental="1" 1.81 + SuppressStartupBanner="true" 1.82 + ProgramDatabaseFile=".\x86\Release/icuswap.pdb" 1.83 + SubSystem="1" 1.84 + /> 1.85 + <Tool 1.86 + Name="VCALinkTool" 1.87 + /> 1.88 + <Tool 1.89 + Name="VCManifestTool" 1.90 + /> 1.91 + <Tool 1.92 + Name="VCXDCMakeTool" 1.93 + /> 1.94 + <Tool 1.95 + Name="VCBscMakeTool" 1.96 + /> 1.97 + <Tool 1.98 + Name="VCFxCopTool" 1.99 + /> 1.100 + <Tool 1.101 + Name="VCAppVerifierTool" 1.102 + /> 1.103 + <Tool 1.104 + Name="VCWebDeploymentTool" 1.105 + /> 1.106 + <Tool 1.107 + Name="VCPostBuildEventTool" 1.108 + /> 1.109 + </Configuration> 1.110 + <Configuration 1.111 + Name="Debug|Win32" 1.112 + OutputDirectory=".\x86\Debug" 1.113 + IntermediateDirectory=".\x86\Debug" 1.114 + ConfigurationType="1" 1.115 + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1.116 + UseOfMFC="0" 1.117 + ATLMinimizesCRunTimeLibraryUsage="false" 1.118 + CharacterSet="2" 1.119 + > 1.120 + <Tool 1.121 + Name="VCPreBuildEventTool" 1.122 + /> 1.123 + <Tool 1.124 + Name="VCCustomBuildTool" 1.125 + CommandLine="copy "$(TargetPath)" ..\..\..\bin
" 1.126 + Outputs="..\..\..\bin\$(TargetFileName)" 1.127 + /> 1.128 + <Tool 1.129 + Name="VCXMLDataGeneratorTool" 1.130 + /> 1.131 + <Tool 1.132 + Name="VCWebServiceProxyGeneratorTool" 1.133 + /> 1.134 + <Tool 1.135 + Name="VCMIDLTool" 1.136 + TypeLibraryName=".\x86\Debug/icuswap.tlb" 1.137 + /> 1.138 + <Tool 1.139 + Name="VCCLCompilerTool" 1.140 + Optimization="0" 1.141 + AdditionalIncludeDirectories="..\..\common;..\toolutil" 1.142 + PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE" 1.143 + BasicRuntimeChecks="3" 1.144 + RuntimeLibrary="3" 1.145 + BufferSecurityCheck="true" 1.146 + DisableLanguageExtensions="true" 1.147 + PrecompiledHeaderFile=".\x86\Debug/icuswap.pch" 1.148 + AssemblerListingLocation=".\x86\Debug/" 1.149 + ObjectFile=".\x86\Debug/" 1.150 + ProgramDataBaseFileName=".\x86\Debug/" 1.151 + BrowseInformation="1" 1.152 + WarningLevel="4" 1.153 + SuppressStartupBanner="true" 1.154 + DebugInformationFormat="4" 1.155 + CompileAs="0" 1.156 + /> 1.157 + <Tool 1.158 + Name="VCManagedResourceCompilerTool" 1.159 + /> 1.160 + <Tool 1.161 + Name="VCResourceCompilerTool" 1.162 + PreprocessorDefinitions="_DEBUG" 1.163 + Culture="1033" 1.164 + /> 1.165 + <Tool 1.166 + Name="VCPreLinkEventTool" 1.167 + /> 1.168 + <Tool 1.169 + Name="VCLinkerTool" 1.170 + OutputFile=".\x86\Debug/icuswap.exe" 1.171 + LinkIncremental="2" 1.172 + SuppressStartupBanner="true" 1.173 + GenerateDebugInformation="true" 1.174 + ProgramDatabaseFile=".\x86\Debug/icuswap.pdb" 1.175 + SubSystem="1" 1.176 + /> 1.177 + <Tool 1.178 + Name="VCALinkTool" 1.179 + /> 1.180 + <Tool 1.181 + Name="VCManifestTool" 1.182 + UseFAT32Workaround="true" 1.183 + /> 1.184 + <Tool 1.185 + Name="VCXDCMakeTool" 1.186 + /> 1.187 + <Tool 1.188 + Name="VCBscMakeTool" 1.189 + /> 1.190 + <Tool 1.191 + Name="VCFxCopTool" 1.192 + /> 1.193 + <Tool 1.194 + Name="VCAppVerifierTool" 1.195 + /> 1.196 + <Tool 1.197 + Name="VCWebDeploymentTool" 1.198 + /> 1.199 + <Tool 1.200 + Name="VCPostBuildEventTool" 1.201 + /> 1.202 + </Configuration> 1.203 + <Configuration 1.204 + Name="Release|x64" 1.205 + OutputDirectory=".\x64\Release" 1.206 + IntermediateDirectory=".\x64\Release" 1.207 + ConfigurationType="1" 1.208 + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1.209 + UseOfMFC="0" 1.210 + ATLMinimizesCRunTimeLibraryUsage="false" 1.211 + CharacterSet="2" 1.212 + > 1.213 + <Tool 1.214 + Name="VCPreBuildEventTool" 1.215 + /> 1.216 + <Tool 1.217 + Name="VCCustomBuildTool" 1.218 + CommandLine="copy "$(TargetPath)" ..\..\..\bin64
" 1.219 + Outputs="..\..\..\bin64\$(TargetFileName)" 1.220 + /> 1.221 + <Tool 1.222 + Name="VCXMLDataGeneratorTool" 1.223 + /> 1.224 + <Tool 1.225 + Name="VCWebServiceProxyGeneratorTool" 1.226 + /> 1.227 + <Tool 1.228 + Name="VCMIDLTool" 1.229 + TargetEnvironment="3" 1.230 + TypeLibraryName=".\x64\Release/icuswap.tlb" 1.231 + /> 1.232 + <Tool 1.233 + Name="VCCLCompilerTool" 1.234 + AdditionalIncludeDirectories="..\..\common;..\toolutil" 1.235 + PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE" 1.236 + StringPooling="true" 1.237 + RuntimeLibrary="2" 1.238 + EnableFunctionLevelLinking="true" 1.239 + DisableLanguageExtensions="true" 1.240 + PrecompiledHeaderFile=".\x64\Release/icuswap.pch" 1.241 + AssemblerListingLocation=".\x64\Release/" 1.242 + ObjectFile=".\x64\Release/" 1.243 + ProgramDataBaseFileName=".\x64\Release/" 1.244 + WarningLevel="4" 1.245 + SuppressStartupBanner="true" 1.246 + CompileAs="0" 1.247 + /> 1.248 + <Tool 1.249 + Name="VCManagedResourceCompilerTool" 1.250 + /> 1.251 + <Tool 1.252 + Name="VCResourceCompilerTool" 1.253 + PreprocessorDefinitions="NDEBUG" 1.254 + Culture="1033" 1.255 + /> 1.256 + <Tool 1.257 + Name="VCPreLinkEventTool" 1.258 + /> 1.259 + <Tool 1.260 + Name="VCLinkerTool" 1.261 + OutputFile=".\x64\Release/icuswap.exe" 1.262 + LinkIncremental="1" 1.263 + SuppressStartupBanner="true" 1.264 + ProgramDatabaseFile=".\x64\Release/icuswap.pdb" 1.265 + SubSystem="1" 1.266 + TargetMachine="17" 1.267 + /> 1.268 + <Tool 1.269 + Name="VCALinkTool" 1.270 + /> 1.271 + <Tool 1.272 + Name="VCManifestTool" 1.273 + /> 1.274 + <Tool 1.275 + Name="VCXDCMakeTool" 1.276 + /> 1.277 + <Tool 1.278 + Name="VCBscMakeTool" 1.279 + /> 1.280 + <Tool 1.281 + Name="VCFxCopTool" 1.282 + /> 1.283 + <Tool 1.284 + Name="VCAppVerifierTool" 1.285 + /> 1.286 + <Tool 1.287 + Name="VCWebDeploymentTool" 1.288 + /> 1.289 + <Tool 1.290 + Name="VCPostBuildEventTool" 1.291 + /> 1.292 + </Configuration> 1.293 + <Configuration 1.294 + Name="Debug|x64" 1.295 + OutputDirectory=".\x64\Debug" 1.296 + IntermediateDirectory=".\x64\Debug" 1.297 + ConfigurationType="1" 1.298 + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 1.299 + UseOfMFC="0" 1.300 + ATLMinimizesCRunTimeLibraryUsage="false" 1.301 + CharacterSet="2" 1.302 + > 1.303 + <Tool 1.304 + Name="VCPreBuildEventTool" 1.305 + /> 1.306 + <Tool 1.307 + Name="VCCustomBuildTool" 1.308 + CommandLine="copy "$(TargetPath)" ..\..\..\bin64
" 1.309 + Outputs="..\..\..\bin64\$(TargetFileName)" 1.310 + /> 1.311 + <Tool 1.312 + Name="VCXMLDataGeneratorTool" 1.313 + /> 1.314 + <Tool 1.315 + Name="VCWebServiceProxyGeneratorTool" 1.316 + /> 1.317 + <Tool 1.318 + Name="VCMIDLTool" 1.319 + TargetEnvironment="3" 1.320 + TypeLibraryName=".\x64\Debug/icuswap.tlb" 1.321 + /> 1.322 + <Tool 1.323 + Name="VCCLCompilerTool" 1.324 + Optimization="0" 1.325 + AdditionalIncludeDirectories="..\..\common;..\toolutil" 1.326 + PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE" 1.327 + BasicRuntimeChecks="3" 1.328 + RuntimeLibrary="3" 1.329 + BufferSecurityCheck="true" 1.330 + DisableLanguageExtensions="true" 1.331 + PrecompiledHeaderFile=".\x64\Debug/icuswap.pch" 1.332 + AssemblerListingLocation=".\x64\Debug/" 1.333 + ObjectFile=".\x64\Debug/" 1.334 + ProgramDataBaseFileName=".\x64\Debug/" 1.335 + BrowseInformation="1" 1.336 + WarningLevel="4" 1.337 + SuppressStartupBanner="true" 1.338 + DebugInformationFormat="3" 1.339 + CompileAs="0" 1.340 + /> 1.341 + <Tool 1.342 + Name="VCManagedResourceCompilerTool" 1.343 + /> 1.344 + <Tool 1.345 + Name="VCResourceCompilerTool" 1.346 + PreprocessorDefinitions="_DEBUG" 1.347 + Culture="1033" 1.348 + /> 1.349 + <Tool 1.350 + Name="VCPreLinkEventTool" 1.351 + /> 1.352 + <Tool 1.353 + Name="VCLinkerTool" 1.354 + OutputFile=".\x64\Debug/icuswap.exe" 1.355 + LinkIncremental="2" 1.356 + SuppressStartupBanner="true" 1.357 + GenerateDebugInformation="true" 1.358 + ProgramDatabaseFile=".\x64\Debug/icuswap.pdb" 1.359 + SubSystem="1" 1.360 + TargetMachine="17" 1.361 + /> 1.362 + <Tool 1.363 + Name="VCALinkTool" 1.364 + /> 1.365 + <Tool 1.366 + Name="VCManifestTool" 1.367 + UseFAT32Workaround="true" 1.368 + /> 1.369 + <Tool 1.370 + Name="VCXDCMakeTool" 1.371 + /> 1.372 + <Tool 1.373 + Name="VCBscMakeTool" 1.374 + /> 1.375 + <Tool 1.376 + Name="VCFxCopTool" 1.377 + /> 1.378 + <Tool 1.379 + Name="VCAppVerifierTool" 1.380 + /> 1.381 + <Tool 1.382 + Name="VCWebDeploymentTool" 1.383 + /> 1.384 + <Tool 1.385 + Name="VCPostBuildEventTool" 1.386 + /> 1.387 + </Configuration> 1.388 + </Configurations> 1.389 + <References> 1.390 + </References> 1.391 + <Files> 1.392 + <File 1.393 + RelativePath=".\icuswap.cpp" 1.394 + > 1.395 + </File> 1.396 + </Files> 1.397 + <Globals> 1.398 + </Globals> 1.399 +</VisualStudioProject>