]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/ctestfw/ctestfw.vcproj
ICU-6.2.15.tar.gz
[apple/icu.git] / icuSources / tools / ctestfw / ctestfw.vcproj
index a4e8fd1c43b5b1bfb91dc8aac0fb4d973c038ccc..63a65e8fdbbe3d1f87aafad946cb3f1c276c7bcb 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="ctestfw"
        SccProjectName=""
        SccLocalPath="">
                                Name="VCCLCompilerTool"
                                InlineFunctionExpansion="2"
                                ImproveFloatingPointConsistency="TRUE"
-                               AdditionalIncludeDirectories="..\..\..\include"
+                               AdditionalIncludeDirectories="..\..\..\include,..\..\common"
                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CTESTFW_EXPORTS;T_CTEST_IMPLEMENTATION"
                                StringPooling="TRUE"
                                RuntimeLibrary="2"
                                EnableFunctionLevelLinking="TRUE"
                                DisableLanguageExtensions="TRUE"
-                               PrecompiledHeaderFile=".\Release/ctestfw.pch"
+                               PrecompiledHeaderFile=".\Release/icutest.pch"
                                AssemblerListingLocation=".\Release/"
                                ObjectFile=".\Release/"
                                ProgramDataBaseFileName=".\Release/"
                        <Tool
                                Name="VCLinkerTool"
                                AdditionalOptions="/MACHINE:I386"
-                               AdditionalDependencies="odbc32.lib odbccp32.lib"
-                               OutputFile="..\..\..\bin\ctestfw.dll"
+                               OutputFile="..\..\..\bin\icutest.dll"
                                LinkIncremental="1"
                                SuppressStartupBanner="TRUE"
-                               ProgramDatabaseFile=".\..\..\..\lib/ctestfw.pdb"
-                               ImportLibrary=".\..\..\..\lib/ctestfw.lib"/>
+                               ProgramDatabaseFile=".\..\..\..\lib\icutest.pdb"
+                               ImportLibrary=".\..\..\..\lib\icutest.lib"/>
                        <Tool
                                Name="VCMIDLTool"
                                PreprocessorDefinitions="NDEBUG"
                                MkTypLibCompatible="TRUE"
                                SuppressStartupBanner="TRUE"
                                TargetEnvironment="1"
-                               TypeLibraryName=".\..\..\..\lib/ctestfw.tlb"/>
+                               TypeLibraryName=".\..\..\..\lib\icutest.tlb"/>
                        <Tool
                                Name="VCPostBuildEventTool"/>
                        <Tool
                                Culture="1033"/>
                        <Tool
                                Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"/>
                        <Tool
                                Name="VCWebDeploymentTool"/>
+                       <Tool
+                               Name="VCManagedWrapperGeneratorTool"/>
+                       <Tool
+                               Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
                </Configuration>
                <Configuration
                        Name="Debug|Win32"
                                Optimization="0"
                                ImproveFloatingPointConsistency="TRUE"
                                OptimizeForProcessor="2"
-                               AdditionalIncludeDirectories="..\..\..\include"
+                               AdditionalIncludeDirectories="..\..\..\include,..\..\common"
                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;CTESTFW_EXPORTS;T_CTEST_IMPLEMENTATION"
                                BasicRuntimeChecks="3"
                                RuntimeLibrary="3"
                                DisableLanguageExtensions="TRUE"
-                               PrecompiledHeaderFile=".\Debug/ctestfw.pch"
+                               PrecompiledHeaderFile=".\Debug/icutest.pch"
                                AssemblerListingLocation=".\Debug/"
                                ObjectFile=".\Debug/"
                                ProgramDataBaseFileName=".\Debug/"
                        <Tool
                                Name="VCLinkerTool"
                                AdditionalOptions="/MACHINE:I386"
-                               AdditionalDependencies="odbc32.lib odbccp32.lib"
-                               OutputFile="..\..\..\bin\ctestfwd.dll"
+                               OutputFile="..\..\..\bin\icutestd.dll"
                                LinkIncremental="2"
                                SuppressStartupBanner="TRUE"
                                GenerateDebugInformation="TRUE"
-                               ProgramDatabaseFile=".\..\..\..\lib/ctestfwd.pdb"
-                               ImportLibrary=".\..\..\..\lib/ctestfwd.lib"/>
+                               ProgramDatabaseFile=".\..\..\..\lib\icutestd.pdb"
+                               ImportLibrary=".\..\..\..\lib\icutestd.lib"/>
                        <Tool
                                Name="VCMIDLTool"
                                PreprocessorDefinitions="_DEBUG"
                                MkTypLibCompatible="TRUE"
                                SuppressStartupBanner="TRUE"
                                TargetEnvironment="1"
-                               TypeLibraryName=".\..\..\..\lib/ctestfw.tlb"/>
+                               TypeLibraryName=".\..\..\..\lib\icutestd.tlb"/>
                        <Tool
                                Name="VCPostBuildEventTool"/>
                        <Tool
                                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=".\ctest.c">
                        </File>
+                       <File
+                               RelativePath=".\datamap.cpp">
+                       </File>
+                       <File
+                               RelativePath=".\testdata.cpp">
+                       </File>
+                       <File
+                               RelativePath=".\tstdtmod.cpp">
+                       </File>
                </Filter>
                <Filter
                        Name="Header Files"
                        Filter="h;hpp;hxx;hm;inl">
                        <File
                                RelativePath=".\unicode\ctest.h">
-                               <FileConfiguration
-                                       Name="Release|Win32">
-                                       <Tool
-                                               Name="VCCustomBuildTool"
-                                               CommandLine="copy    $(InputPath)    ..\..\..\include\unicode
-"
-                                               Outputs="..\..\..\include\unicode\ctest.h"/>
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Debug|Win32">
-                                       <Tool
-                                               Name="VCCustomBuildTool"
-                                               CommandLine="copy    $(InputPath)    ..\..\..\include\unicode
-"
-                                               Outputs="..\..\..\include\unicode\ctest.h"/>
-                               </FileConfiguration>
+                       </File>
+                       <File
+                               RelativePath=".\unicode\datamap.h">
+                       </File>
+                       <File
+                               RelativePath=".\unicode\testdata.h">
+                       </File>
+                       <File
+                               RelativePath=".\unicode\testlog.h">
+                       </File>
+                       <File
+                               RelativePath=".\unicode\testtype.h">
+                       </File>
+                       <File
+                               RelativePath=".\unicode\tstdtmod.h">
                        </File>
                </Filter>
                <Filter