]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/uresb/uresb.vcproj
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / samples / uresb / uresb.vcproj
index 11b4b2a10659166758f8c049823d118b98d91a7a..ade8dd4517c85c8ac635f7e55c984c92c78af2cc 100644 (file)
 <?xml version="1.0" encoding="Windows-1252"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="7.10"
+       Version="8.00"
        Name="uresb"
-       SccProjectName=""
-       SccLocalPath="">
+       ProjectGUID="{92580BF4-F4DA-4024-B3F8-444F982BC72F}"
+       >
        <Platforms>
                <Platform
-                       Name="Win32"/>
+                       Name="Win32"
+               />
        </Platforms>
+       <ToolFiles>
+       </ToolFiles>
        <Configurations>
                <Configuration
                        Name="Release|Win32"
                        OutputDirectory=".\Release"
                        IntermediateDirectory=".\Release"
                        ConfigurationType="1"
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
                        UseOfMFC="0"
-                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
-                       CharacterSet="2">
+                       ATLMinimizesCRunTimeLibraryUsage="false"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TypeLibraryName=".\Release/uresb.tlb"
+                       />
                        <Tool
                                Name="VCCLCompilerTool"
                                InlineFunctionExpansion="1"
                                AdditionalIncludeDirectories="../../../include,../../tools/toolutil"
-                               PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
-                               StringPooling="TRUE"
+                               PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
+                               StringPooling="true"
                                RuntimeLibrary="2"
-                               EnableFunctionLevelLinking="TRUE"
-                               TreatWChar_tAsBuiltInType="TRUE"
-                               UsePrecompiledHeader="2"
+                               EnableFunctionLevelLinking="true"
+                               TreatWChar_tAsBuiltInType="true"
+                               UsePrecompiledHeader="0"
                                PrecompiledHeaderFile=".\Release/uresb.pch"
                                AssemblerListingLocation=".\Release/"
                                ObjectFile=".\Release/"
                                ProgramDataBaseFileName=".\Release/"
                                WarningLevel="3"
-                               SuppressStartupBanner="TRUE"
-                               CompileAs="0"/>
+                               SuppressStartupBanner="true"
+                               CompileAs="0"
+                       />
                        <Tool
-                               Name="VCCustomBuildTool"/>
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="NDEBUG"
+                               Culture="3098"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
                        <Tool
                                Name="VCLinkerTool"
                                AdditionalDependencies="icuuc.lib icuio.lib icutu.lib"
                                OutputFile=".\Release/uresb.exe"
                                LinkIncremental="1"
-                               SuppressStartupBanner="TRUE"
+                               SuppressStartupBanner="true"
                                AdditionalLibraryDirectories="../../../lib/,../../tools/toolutil/"
                                ProgramDatabaseFile=".\Release/uresb.pdb"
-                               SubSystem="1"/>
-                       <Tool
-                               Name="VCMIDLTool"
-                               TypeLibraryName=".\Release/uresb.tlb"/>
+                               SubSystem="1"
+                       />
                        <Tool
-                               Name="VCPostBuildEventTool"/>
+                               Name="VCALinkTool"
+                       />
                        <Tool
-                               Name="VCPreBuildEventTool"/>
+                               Name="VCManifestTool"
+                       />
                        <Tool
-                               Name="VCPreLinkEventTool"/>
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                               PreprocessorDefinitions="NDEBUG"
-                               Culture="3098"/>
+                               Name="VCXDCMakeTool"
+                       />
                        <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
+                               Name="VCBscMakeTool"
+                       />
                        <Tool
-                               Name="VCXMLDataGeneratorTool"/>
+                               Name="VCFxCopTool"
+                       />
                        <Tool
-                               Name="VCWebDeploymentTool"/>
+                               Name="VCAppVerifierTool"
+                       />
                        <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
+                               Name="VCWebDeploymentTool"
+                       />
                        <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+                               Name="VCPostBuildEventTool"
+                       />
                </Configuration>
                <Configuration
                        Name="Debug|Win32"
                        OutputDirectory=".\Debug"
                        IntermediateDirectory=".\Debug"
                        ConfigurationType="1"
+                       InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
                        UseOfMFC="0"
-                       ATLMinimizesCRunTimeLibraryUsage="FALSE"
-                       CharacterSet="2">
+                       ATLMinimizesCRunTimeLibraryUsage="false"
+                       CharacterSet="2"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               TypeLibraryName=".\Debug/uresb.tlb"
+                       />
                        <Tool
                                Name="VCCLCompilerTool"
                                Optimization="0"
                                AdditionalIncludeDirectories="../../../include,../../tools/toolutil"
-                               PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
+                               PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
                                BasicRuntimeChecks="3"
                                RuntimeLibrary="3"
-                               TreatWChar_tAsBuiltInType="TRUE"
-                               UsePrecompiledHeader="2"
+                               TreatWChar_tAsBuiltInType="true"
+                               UsePrecompiledHeader="0"
                                PrecompiledHeaderFile=".\Debug/uresb.pch"
                                AssemblerListingLocation=".\Debug/"
                                ObjectFile=".\Debug/"
                                ProgramDataBaseFileName=".\Debug/"
                                WarningLevel="3"
-                               SuppressStartupBanner="TRUE"
+                               SuppressStartupBanner="true"
                                DebugInformationFormat="4"
-                               CompileAs="0"/>
+                               CompileAs="0"
+                       />
                        <Tool
-                               Name="VCCustomBuildTool"/>
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               PreprocessorDefinitions="_DEBUG"
+                               Culture="3098"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
                        <Tool
                                Name="VCLinkerTool"
                                AdditionalDependencies="icuucd.lib icuiod.lib icutud.lib"
                                OutputFile=".\Debug/uresb.exe"
                                LinkIncremental="2"
-                               SuppressStartupBanner="TRUE"
+                               SuppressStartupBanner="true"
                                AdditionalLibraryDirectories="../../../lib/,../../tools/toolutil/"
-                               GenerateDebugInformation="TRUE"
+                               GenerateDebugInformation="true"
                                ProgramDatabaseFile=".\Debug/uresb.pdb"
-                               SubSystem="1"/>
-                       <Tool
-                               Name="VCMIDLTool"
-                               TypeLibraryName=".\Debug/uresb.tlb"/>
+                               SubSystem="1"
+                       />
                        <Tool
-                               Name="VCPostBuildEventTool"/>
+                               Name="VCALinkTool"
+                       />
                        <Tool
-                               Name="VCPreBuildEventTool"/>
+                               Name="VCManifestTool"
+                       />
                        <Tool
-                               Name="VCPreLinkEventTool"/>
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                               PreprocessorDefinitions="_DEBUG"
-                               Culture="3098"/>
+                               Name="VCXDCMakeTool"
+                       />
                        <Tool
-                               Name="VCWebServiceProxyGeneratorTool"/>
+                               Name="VCBscMakeTool"
+                       />
                        <Tool
-                               Name="VCXMLDataGeneratorTool"/>
+                               Name="VCFxCopTool"
+                       />
                        <Tool
-                               Name="VCWebDeploymentTool"/>
+                               Name="VCAppVerifierTool"
+                       />
                        <Tool
-                               Name="VCManagedWrapperGeneratorTool"/>
+                               Name="VCWebDeploymentTool"
+                       />
                        <Tool
-                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+                               Name="VCPostBuildEventTool"
+                       />
                </Configuration>
        </Configurations>
        <References>
        <Files>
                <Filter
                        Name="Source Files"
-                       Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+                       Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+                       >
                        <File
-                               RelativePath=".\uresb.c">
+                               RelativePath=".\uresb.c"
+                               >
                        </File>
                </Filter>
                <Filter
                        Name="Header Files"
-                       Filter="h;hpp;hxx;hm;inl">
+                       Filter="h;hpp;hxx;hm;inl"
+                       >
                </Filter>
                <Filter
                        Name="Resource Files"
-                       Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
+                       Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+                       >
                </Filter>
        </Files>
        <Globals>