]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/translit/translit.vcproj
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / samples / translit / translit.vcproj
index 66039be7f4361266cacb77e2e688ee44869c7f1e..2e93988bf4f87e2a56cf09762f0408d0b85be74f 100644 (file)
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding = "Windows-1252"?>
+<?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="7.00"
+       Version="7.10"
        Name="translit"
        SccProjectName=""
        SccLocalPath="">
@@ -26,6 +26,7 @@
                                PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
                                BasicRuntimeChecks="3"
                                RuntimeLibrary="3"
+                               TreatWChar_tAsBuiltInType="TRUE"
                                UsePrecompiledHeader="2"
                                PrecompiledHeaderFile=".\Debug/translit.pch"
                                AssemblerListingLocation=".\Debug/"
@@ -39,7 +40,6 @@
                                Name="VCCustomBuildTool"/>
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalOptions="/MACHINE:I386"
                                AdditionalDependencies="icuucd.lib icuind.lib"
                                OutputFile=".\Debug/translit.exe"
                                LinkIncremental="2"
                                Culture="1033"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
                        <Tool
                                Name="VCWebDeploymentTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                </Configuration>
                <Configuration
                        Name="Release|Win32"
@@ -83,6 +89,7 @@
                                StringPooling="TRUE"
                                RuntimeLibrary="2"
                                EnableFunctionLevelLinking="TRUE"
+                               TreatWChar_tAsBuiltInType="TRUE"
                                UsePrecompiledHeader="2"
                                PrecompiledHeaderFile=".\Release/translit.pch"
                                AssemblerListingLocation=".\Release/"
                                Name="VCCustomBuildTool"/>
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalOptions="/MACHINE:I386"
                                AdditionalDependencies="icuuc.lib icuin.lib"
                                OutputFile=".\Release/translit.exe"
                                LinkIncremental="1"
                                Culture="1033"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
                        <Tool
                                Name="VCWebDeploymentTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                </Configuration>
        </Configurations>
+       <References>
+       </References>
        <Files>
                <Filter
                        Name="Source Files"