]> git.saurik.com Git - apple/icu.git/blob - icuSources/tools/ctestfw/ctestfw.vcproj
ICU-6.2.14.tar.gz
[apple/icu.git] / icuSources / tools / ctestfw / ctestfw.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="ctestfw"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Release|Win32"
15 OutputDirectory=".\..\..\..\lib"
16 IntermediateDirectory=".\Release"
17 ConfigurationType="2"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 InlineFunctionExpansion="2"
24 ImproveFloatingPointConsistency="TRUE"
25 AdditionalIncludeDirectories="..\..\..\include,..\..\common"
26 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;CTESTFW_EXPORTS;T_CTEST_IMPLEMENTATION"
27 StringPooling="TRUE"
28 RuntimeLibrary="2"
29 EnableFunctionLevelLinking="TRUE"
30 DisableLanguageExtensions="TRUE"
31 PrecompiledHeaderFile=".\Release/icutest.pch"
32 AssemblerListingLocation=".\Release/"
33 ObjectFile=".\Release/"
34 ProgramDataBaseFileName=".\Release/"
35 WarningLevel="3"
36 SuppressStartupBanner="TRUE"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"/>
40 <Tool
41 Name="VCLinkerTool"
42 AdditionalOptions="/MACHINE:I386"
43 OutputFile="..\..\..\bin\icutest.dll"
44 LinkIncremental="1"
45 SuppressStartupBanner="TRUE"
46 ProgramDatabaseFile=".\..\..\..\lib\icutest.pdb"
47 ImportLibrary=".\..\..\..\lib\icutest.lib"/>
48 <Tool
49 Name="VCMIDLTool"
50 PreprocessorDefinitions="NDEBUG"
51 MkTypLibCompatible="TRUE"
52 SuppressStartupBanner="TRUE"
53 TargetEnvironment="1"
54 TypeLibraryName=".\..\..\..\lib\icutest.tlb"/>
55 <Tool
56 Name="VCPostBuildEventTool"/>
57 <Tool
58 Name="VCPreBuildEventTool"/>
59 <Tool
60 Name="VCPreLinkEventTool"/>
61 <Tool
62 Name="VCResourceCompilerTool"
63 PreprocessorDefinitions="NDEBUG"
64 Culture="1033"/>
65 <Tool
66 Name="VCWebServiceProxyGeneratorTool"/>
67 <Tool
68 Name="VCXMLDataGeneratorTool"/>
69 <Tool
70 Name="VCWebDeploymentTool"/>
71 <Tool
72 Name="VCManagedWrapperGeneratorTool"/>
73 <Tool
74 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
75 </Configuration>
76 <Configuration
77 Name="Debug|Win32"
78 OutputDirectory=".\..\..\..\lib"
79 IntermediateDirectory=".\Debug"
80 ConfigurationType="2"
81 UseOfMFC="0"
82 ATLMinimizesCRunTimeLibraryUsage="FALSE"
83 CharacterSet="2">
84 <Tool
85 Name="VCCLCompilerTool"
86 Optimization="0"
87 ImproveFloatingPointConsistency="TRUE"
88 OptimizeForProcessor="2"
89 AdditionalIncludeDirectories="..\..\..\include,..\..\common"
90 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;CTESTFW_EXPORTS;T_CTEST_IMPLEMENTATION"
91 BasicRuntimeChecks="3"
92 RuntimeLibrary="3"
93 DisableLanguageExtensions="TRUE"
94 PrecompiledHeaderFile=".\Debug/icutest.pch"
95 AssemblerListingLocation=".\Debug/"
96 ObjectFile=".\Debug/"
97 ProgramDataBaseFileName=".\Debug/"
98 BrowseInformation="1"
99 WarningLevel="3"
100 SuppressStartupBanner="TRUE"
101 DebugInformationFormat="4"
102 CompileAs="0"/>
103 <Tool
104 Name="VCCustomBuildTool"/>
105 <Tool
106 Name="VCLinkerTool"
107 AdditionalOptions="/MACHINE:I386"
108 OutputFile="..\..\..\bin\icutestd.dll"
109 LinkIncremental="2"
110 SuppressStartupBanner="TRUE"
111 GenerateDebugInformation="TRUE"
112 ProgramDatabaseFile=".\..\..\..\lib\icutestd.pdb"
113 ImportLibrary=".\..\..\..\lib\icutestd.lib"/>
114 <Tool
115 Name="VCMIDLTool"
116 PreprocessorDefinitions="_DEBUG"
117 MkTypLibCompatible="TRUE"
118 SuppressStartupBanner="TRUE"
119 TargetEnvironment="1"
120 TypeLibraryName=".\..\..\..\lib\icutestd.tlb"/>
121 <Tool
122 Name="VCPostBuildEventTool"/>
123 <Tool
124 Name="VCPreBuildEventTool"/>
125 <Tool
126 Name="VCPreLinkEventTool"/>
127 <Tool
128 Name="VCResourceCompilerTool"
129 PreprocessorDefinitions="_DEBUG"
130 Culture="1033"/>
131 <Tool
132 Name="VCWebServiceProxyGeneratorTool"/>
133 <Tool
134 Name="VCXMLDataGeneratorTool"/>
135 <Tool
136 Name="VCWebDeploymentTool"/>
137 <Tool
138 Name="VCManagedWrapperGeneratorTool"/>
139 <Tool
140 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
141 </Configuration>
142 </Configurations>
143 <References>
144 </References>
145 <Files>
146 <Filter
147 Name="Source Files"
148 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
149 <File
150 RelativePath=".\ctest.c">
151 </File>
152 <File
153 RelativePath=".\datamap.cpp">
154 </File>
155 <File
156 RelativePath=".\testdata.cpp">
157 </File>
158 <File
159 RelativePath=".\tstdtmod.cpp">
160 </File>
161 </Filter>
162 <Filter
163 Name="Header Files"
164 Filter="h;hpp;hxx;hm;inl">
165 <File
166 RelativePath=".\unicode\ctest.h">
167 </File>
168 <File
169 RelativePath=".\unicode\datamap.h">
170 </File>
171 <File
172 RelativePath=".\unicode\testdata.h">
173 </File>
174 <File
175 RelativePath=".\unicode\testlog.h">
176 </File>
177 <File
178 RelativePath=".\unicode\testtype.h">
179 </File>
180 <File
181 RelativePath=".\unicode\tstdtmod.h">
182 </File>
183 </Filter>
184 <Filter
185 Name="Resource Files"
186 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
187 </Filter>
188 </Files>
189 <Globals>
190 </Globals>
191 </VisualStudioProject>