]> git.saurik.com Git - apple/icu.git/blame - icuSources/tools/gentest/gentest.vcproj
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / tools / gentest / gentest.vcproj
CommitLineData
374ca955 1<?xml version="1.0" encoding="Windows-1252"?>
b75a7d8f
A
2<VisualStudioProject
3 ProjectType="Visual C++"
46f4442e 4 Version="8.00"
b75a7d8f 5 Name="gentest"
46f4442e
A
6 ProjectGUID="{77C78066-746F-4EA6-B3FE-B8C8A4A97891}"
7 RootNamespace="gentest"
8 >
b75a7d8f
A
9 <Platforms>
10 <Platform
46f4442e
A
11 Name="Win32"
12 />
b75a7d8f 13 </Platforms>
46f4442e
A
14 <ToolFiles>
15 </ToolFiles>
b75a7d8f
A
16 <Configurations>
17 <Configuration
18 Name="Release|Win32"
19 OutputDirectory=".\Release"
20 IntermediateDirectory=".\Release"
21 ConfigurationType="1"
46f4442e 22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
b75a7d8f 23 UseOfMFC="0"
46f4442e
A
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 CharacterSet="2"
26 >
27 <Tool
28 Name="VCPreBuildEventTool"
29 />
30 <Tool
31 Name="VCCustomBuildTool"
32 />
33 <Tool
34 Name="VCXMLDataGeneratorTool"
35 />
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
38 />
39 <Tool
40 Name="VCMIDLTool"
41 TypeLibraryName=".\Release/gentest.tlb"
42 />
b75a7d8f
A
43 <Tool
44 Name="VCCLCompilerTool"
46f4442e
A
45 AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil;..\ctestfw"
46 PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
47 StringPooling="true"
b75a7d8f 48 RuntimeLibrary="2"
46f4442e
A
49 EnableFunctionLevelLinking="true"
50 DisableLanguageExtensions="true"
51 TreatWChar_tAsBuiltInType="true"
b75a7d8f
A
52 PrecompiledHeaderFile=".\Release/gentest.pch"
53 AssemblerListingLocation=".\Release/"
54 ObjectFile=".\Release/"
55 ProgramDataBaseFileName=".\Release/"
56 WarningLevel="3"
46f4442e
A
57 SuppressStartupBanner="true"
58 CompileAs="0"
59 />
b75a7d8f 60 <Tool
46f4442e
A
61 Name="VCManagedResourceCompilerTool"
62 />
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="NDEBUG"
66 Culture="1033"
67 />
68 <Tool
69 Name="VCPreLinkEventTool"
70 />
b75a7d8f
A
71 <Tool
72 Name="VCLinkerTool"
b75a7d8f
A
73 OutputFile=".\Release/gentest.exe"
74 LinkIncremental="1"
46f4442e 75 SuppressStartupBanner="true"
b75a7d8f 76 ProgramDatabaseFile=".\Release/gentest.pdb"
46f4442e
A
77 SubSystem="1"
78 />
b75a7d8f 79 <Tool
46f4442e
A
80 Name="VCALinkTool"
81 />
b75a7d8f 82 <Tool
46f4442e
A
83 Name="VCManifestTool"
84 />
b75a7d8f 85 <Tool
46f4442e
A
86 Name="VCXDCMakeTool"
87 />
b75a7d8f 88 <Tool
46f4442e
A
89 Name="VCBscMakeTool"
90 />
374ca955 91 <Tool
46f4442e
A
92 Name="VCFxCopTool"
93 />
b75a7d8f 94 <Tool
46f4442e
A
95 Name="VCAppVerifierTool"
96 />
374ca955 97 <Tool
46f4442e
A
98 Name="VCWebDeploymentTool"
99 />
374ca955 100 <Tool
46f4442e
A
101 Name="VCPostBuildEventTool"
102 />
b75a7d8f
A
103 </Configuration>
104 <Configuration
105 Name="Debug|Win32"
106 OutputDirectory=".\Debug"
107 IntermediateDirectory=".\Debug"
108 ConfigurationType="1"
46f4442e 109 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
b75a7d8f 110 UseOfMFC="0"
46f4442e
A
111 ATLMinimizesCRunTimeLibraryUsage="false"
112 CharacterSet="2"
113 >
114 <Tool
115 Name="VCPreBuildEventTool"
116 />
117 <Tool
118 Name="VCCustomBuildTool"
119 />
120 <Tool
121 Name="VCXMLDataGeneratorTool"
122 />
123 <Tool
124 Name="VCWebServiceProxyGeneratorTool"
125 />
126 <Tool
127 Name="VCMIDLTool"
128 TypeLibraryName=".\Debug/gentest.tlb"
129 />
b75a7d8f
A
130 <Tool
131 Name="VCCLCompilerTool"
132 Optimization="0"
46f4442e
A
133 AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil;..\ctestfw"
134 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
b75a7d8f
A
135 BasicRuntimeChecks="3"
136 RuntimeLibrary="3"
46f4442e
A
137 BufferSecurityCheck="true"
138 DisableLanguageExtensions="true"
139 TreatWChar_tAsBuiltInType="true"
b75a7d8f
A
140 PrecompiledHeaderFile=".\Debug/gentest.pch"
141 AssemblerListingLocation=".\Debug/"
142 ObjectFile=".\Debug/"
143 ProgramDataBaseFileName=".\Debug/"
144 BrowseInformation="1"
145 WarningLevel="3"
46f4442e 146 SuppressStartupBanner="true"
b75a7d8f 147 DebugInformationFormat="4"
46f4442e
A
148 CompileAs="0"
149 />
b75a7d8f 150 <Tool
46f4442e
A
151 Name="VCManagedResourceCompilerTool"
152 />
153 <Tool
154 Name="VCResourceCompilerTool"
155 PreprocessorDefinitions="_DEBUG"
156 Culture="1033"
157 />
158 <Tool
159 Name="VCPreLinkEventTool"
160 />
b75a7d8f
A
161 <Tool
162 Name="VCLinkerTool"
b75a7d8f
A
163 OutputFile=".\Debug/gentest.exe"
164 LinkIncremental="2"
46f4442e
A
165 SuppressStartupBanner="true"
166 GenerateDebugInformation="true"
b75a7d8f 167 ProgramDatabaseFile=".\Debug/gentest.pdb"
46f4442e
A
168 SubSystem="1"
169 />
b75a7d8f 170 <Tool
46f4442e
A
171 Name="VCALinkTool"
172 />
b75a7d8f 173 <Tool
46f4442e
A
174 Name="VCManifestTool"
175 UseFAT32Workaround="true"
176 />
b75a7d8f 177 <Tool
46f4442e
A
178 Name="VCXDCMakeTool"
179 />
b75a7d8f 180 <Tool
46f4442e
A
181 Name="VCBscMakeTool"
182 />
374ca955 183 <Tool
46f4442e
A
184 Name="VCFxCopTool"
185 />
b75a7d8f 186 <Tool
46f4442e
A
187 Name="VCAppVerifierTool"
188 />
374ca955 189 <Tool
46f4442e
A
190 Name="VCWebDeploymentTool"
191 />
374ca955 192 <Tool
46f4442e
A
193 Name="VCPostBuildEventTool"
194 />
b75a7d8f
A
195 </Configuration>
196 </Configurations>
374ca955
A
197 <References>
198 </References>
b75a7d8f
A
199 <Files>
200 <Filter
201 Name="Source Files"
46f4442e
A
202 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
203 >
374ca955 204 <File
46f4442e
A
205 RelativePath=".\genres32.c"
206 >
374ca955 207 </File>
b75a7d8f 208 <File
46f4442e
A
209 RelativePath=".\gentest.c"
210 >
b75a7d8f
A
211 </File>
212 </Filter>
213 <Filter
214 Name="Header Files"
46f4442e
A
215 Filter="h;hpp;hxx;hm;inl"
216 >
374ca955 217 <File
46f4442e
A
218 RelativePath=".\gentest.h"
219 >
374ca955 220 </File>
b75a7d8f
A
221 </Filter>
222 <Filter
223 Name="Resource Files"
46f4442e
A
224 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
225 >
b75a7d8f
A
226 </Filter>
227 </Files>
228 <Globals>
229 </Globals>
230</VisualStudioProject>