]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/genrb/genrb.vcproj
ICU-8.11.1.tar.gz
[apple/icu.git] / icuSources / tools / genrb / genrb.vcproj
index 83ad4fd8fdb8263022183433f170f439e8542775..e564c2072f50a13f987ecd1cc051c6adb6f63fed 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="genrb"
        SccProjectName=""
        SccLocalPath="">
                        CharacterSet="2">
                        <Tool
                                Name="VCCLCompilerTool"
-                               InlineFunctionExpansion="2"
                                ImproveFloatingPointConsistency="TRUE"
-                               AdditionalIncludeDirectories="..\..\..\include,..\..\..\source\common,..\toolutil,..\..\..\source\i18n"
-                               PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
+                               AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil;..\..\i18n"
+                               PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+                               StringPooling="TRUE"
                                RuntimeLibrary="2"
                                DisableLanguageExtensions="TRUE"
+                               TreatWChar_tAsBuiltInType="TRUE"
                                PrecompiledHeaderFile=".\Release/genrb.pch"
                                AssemblerListingLocation=".\Release/"
                                ObjectFile=".\Release/"
                                CompileAs="0"/>
                        <Tool
                                Name="VCCustomBuildTool"
-                               CommandLine="copy $(TargetPath) ..\..\..\bin
+                               CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
 "
-                               Outputs="..\..\..\bin\$(InputName).exe"/>
+                               Outputs="..\..\..\bin\$(TargetFileName)"/>
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalOptions="/MACHINE:I386"
-                               AdditionalDependencies="icuin.lib icuuc.lib icutu.lib"
                                OutputFile=".\Release/genrb.exe"
                                LinkIncremental="1"
                                SuppressStartupBanner="TRUE"
-                               AdditionalLibraryDirectories="..\toolutil\Release,..\..\..\lib"
                                ProgramDatabaseFile=".\Release/genrb.pdb"
                                SubSystem="1"/>
                        <Tool
                                Culture="1033"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
                        <Tool
                                Name="VCWebDeploymentTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                </Configuration>
                <Configuration
                        Name="Debug|Win32"
                                Name="VCCLCompilerTool"
                                Optimization="0"
                                ImproveFloatingPointConsistency="TRUE"
-                               OptimizeForProcessor="2"
-                               AdditionalIncludeDirectories="..\..\..\include,..\..\..\source\common,..\toolutil,..\..\..\source\i18n"
-                               PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
+                               AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil;..\..\i18n"
+                               PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
                                BasicRuntimeChecks="3"
                                RuntimeLibrary="3"
+                               BufferSecurityCheck="TRUE"
                                DisableLanguageExtensions="TRUE"
+                               TreatWChar_tAsBuiltInType="TRUE"
                                PrecompiledHeaderFile=".\Debug/genrb.pch"
                                AssemblerListingLocation=".\Debug/"
                                ObjectFile=".\Debug/"
                                CompileAs="0"/>
                        <Tool
                                Name="VCCustomBuildTool"
-                               CommandLine="copy $(TargetPath) ..\..\..\bin
+                               CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin
 "
-                               Outputs="..\..\..\bin\$(InputName).exe"/>
+                               Outputs="..\..\..\bin\$(TargetFileName)"/>
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalOptions="/MACHINE:I386"
-                               AdditionalDependencies="icuind.lib icuucd.lib icutud.lib"
                                OutputFile=".\Debug/genrb.exe"
                                LinkIncremental="2"
                                SuppressStartupBanner="TRUE"
-                               AdditionalLibraryDirectories="..\toolutil\Debug,..\..\..\lib"
                                GenerateDebugInformation="TRUE"
                                ProgramDatabaseFile=".\Debug/genrb.pdb"
                                SubSystem="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"
                        <File
                                RelativePath=".\parse.c">
                        </File>
+                       <File
+                               RelativePath=".\prscmnts.cpp">
+                       </File>
+                       <File
+                               RelativePath=".\rbutil.c">
+                       </File>
                        <File
                                RelativePath=".\read.c">
                        </File>
                        <File
                                RelativePath=".\ustr.c">
                        </File>
-                       <File
-                               RelativePath=".\util.c">
-                       </File>
                        <File
                                RelativePath=".\wrtjava.c">
                        </File>
                        <File
                                RelativePath=".\parse.h">
                        </File>
+                       <File
+                               RelativePath=".\prscmnts.h">
+                       </File>
+                       <File
+                               RelativePath=".\rbutil.h">
+                       </File>
                        <File
                                RelativePath=".\read.h">
                        </File>
                        <File
                                RelativePath=".\ustr.h">
                        </File>
-                       <File
-                               RelativePath=".\util.h">
-                       </File>
                </Filter>
                <Filter
                        Name="Resource Files"