]>
Commit | Line | Data |
---|---|---|
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="stubdata" |
46f4442e A |
6 | ProjectGUID="{203EC78A-0531-43F0-A636-285439BDE025}" |
7 | > | |
b75a7d8f A |
8 | <Platforms> |
9 | <Platform | |
46f4442e A |
10 | Name="Win32" |
11 | /> | |
b75a7d8f | 12 | </Platforms> |
46f4442e A |
13 | <ToolFiles> |
14 | </ToolFiles> | |
b75a7d8f A |
15 | <Configurations> |
16 | <Configuration | |
17 | Name="Release|Win32" | |
18 | OutputDirectory=".\Release" | |
19 | IntermediateDirectory=".\Release" | |
20 | ConfigurationType="2" | |
46f4442e | 21 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
b75a7d8f | 22 | UseOfMFC="0" |
46f4442e A |
23 | ATLMinimizesCRunTimeLibraryUsage="false" |
24 | CharacterSet="2" | |
25 | > | |
26 | <Tool | |
27 | Name="VCPreBuildEventTool" | |
28 | /> | |
29 | <Tool | |
30 | Name="VCCustomBuildTool" | |
31 | /> | |
32 | <Tool | |
33 | Name="VCXMLDataGeneratorTool" | |
34 | /> | |
35 | <Tool | |
36 | Name="VCWebServiceProxyGeneratorTool" | |
37 | /> | |
38 | <Tool | |
39 | Name="VCMIDLTool" | |
40 | PreprocessorDefinitions="NDEBUG" | |
41 | MkTypLibCompatible="true" | |
42 | SuppressStartupBanner="true" | |
43 | TargetEnvironment="1" | |
44 | TypeLibraryName=".\Release\icudt.tlb" | |
45 | /> | |
b75a7d8f A |
46 | <Tool |
47 | Name="VCCLCompilerTool" | |
b75a7d8f | 48 | AdditionalIncludeDirectories="..\common" |
73c04bcf | 49 | PreprocessorDefinitions="WIN32;NDEBUG" |
46f4442e A |
50 | StringPooling="true" |
51 | ExceptionHandling="0" | |
b75a7d8f | 52 | RuntimeLibrary="2" |
46f4442e A |
53 | EnableFunctionLevelLinking="true" |
54 | DisableLanguageExtensions="true" | |
55 | TreatWChar_tAsBuiltInType="true" | |
56 | PrecompiledHeaderFile=".\Release\stubdata.pch" | |
b75a7d8f A |
57 | AssemblerListingLocation=".\Release/" |
58 | ObjectFile=".\Release/" | |
59 | ProgramDataBaseFileName=".\Release/" | |
60 | WarningLevel="3" | |
46f4442e A |
61 | SuppressStartupBanner="true" |
62 | CompileAs="0" | |
63 | /> | |
b75a7d8f | 64 | <Tool |
46f4442e A |
65 | Name="VCManagedResourceCompilerTool" |
66 | /> | |
b75a7d8f | 67 | <Tool |
46f4442e | 68 | Name="VCResourceCompilerTool" |
b75a7d8f | 69 | PreprocessorDefinitions="NDEBUG" |
46f4442e A |
70 | Culture="1033" |
71 | /> | |
72 | <Tool | |
73 | Name="VCPreLinkEventTool" | |
74 | CommandLine="echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt"" | |
75 | /> | |
b75a7d8f | 76 | <Tool |
46f4442e A |
77 | Name="VCLinkerTool" |
78 | OutputFile="..\..\bin\icudt40.dll" | |
79 | LinkIncremental="1" | |
80 | SuppressStartupBanner="true" | |
81 | GenerateManifest="false" | |
82 | IgnoreAllDefaultLibraries="true" | |
83 | ProgramDatabaseFile=".\Release\icudt.pdb" | |
84 | ResourceOnlyDLL="true" | |
85 | SetChecksum="true" | |
86 | BaseAddress="0x4ad00000" | |
87 | TurnOffAssemblyGeneration="true" | |
88 | ImportLibrary="..\..\lib\icudt.lib" | |
89 | /> | |
b75a7d8f | 90 | <Tool |
46f4442e A |
91 | Name="VCALinkTool" |
92 | /> | |
b75a7d8f | 93 | <Tool |
46f4442e A |
94 | Name="VCManifestTool" |
95 | /> | |
b75a7d8f | 96 | <Tool |
46f4442e A |
97 | Name="VCXDCMakeTool" |
98 | /> | |
b75a7d8f | 99 | <Tool |
46f4442e A |
100 | Name="VCBscMakeTool" |
101 | /> | |
374ca955 | 102 | <Tool |
46f4442e A |
103 | Name="VCFxCopTool" |
104 | /> | |
b75a7d8f | 105 | <Tool |
46f4442e A |
106 | Name="VCAppVerifierTool" |
107 | /> | |
374ca955 | 108 | <Tool |
46f4442e A |
109 | Name="VCWebDeploymentTool" |
110 | /> | |
374ca955 | 111 | <Tool |
46f4442e A |
112 | Name="VCPostBuildEventTool" |
113 | /> | |
b75a7d8f A |
114 | </Configuration> |
115 | <Configuration | |
116 | Name="Debug|Win32" | |
117 | OutputDirectory=".\Debug" | |
118 | IntermediateDirectory=".\Debug" | |
119 | ConfigurationType="2" | |
46f4442e | 120 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
b75a7d8f | 121 | UseOfMFC="0" |
46f4442e A |
122 | ATLMinimizesCRunTimeLibraryUsage="false" |
123 | CharacterSet="2" | |
124 | > | |
125 | <Tool | |
126 | Name="VCPreBuildEventTool" | |
127 | /> | |
128 | <Tool | |
129 | Name="VCCustomBuildTool" | |
130 | /> | |
131 | <Tool | |
132 | Name="VCXMLDataGeneratorTool" | |
133 | /> | |
134 | <Tool | |
135 | Name="VCWebServiceProxyGeneratorTool" | |
136 | /> | |
137 | <Tool | |
138 | Name="VCMIDLTool" | |
139 | PreprocessorDefinitions="_DEBUG" | |
140 | MkTypLibCompatible="true" | |
141 | SuppressStartupBanner="true" | |
142 | TargetEnvironment="1" | |
143 | TypeLibraryName=".\Debug/icudt.tlb" | |
144 | /> | |
b75a7d8f A |
145 | <Tool |
146 | Name="VCCLCompilerTool" | |
147 | Optimization="0" | |
b75a7d8f | 148 | AdditionalIncludeDirectories="..\common" |
73c04bcf | 149 | PreprocessorDefinitions="WIN32;_DEBUG" |
b75a7d8f A |
150 | BasicRuntimeChecks="3" |
151 | RuntimeLibrary="3" | |
46f4442e A |
152 | BufferSecurityCheck="true" |
153 | DisableLanguageExtensions="true" | |
154 | TreatWChar_tAsBuiltInType="true" | |
b75a7d8f A |
155 | PrecompiledHeaderFile=".\Debug/stubdata.pch" |
156 | AssemblerListingLocation=".\Debug/" | |
157 | ObjectFile=".\Debug/" | |
158 | ProgramDataBaseFileName=".\Debug/" | |
159 | WarningLevel="3" | |
46f4442e A |
160 | SuppressStartupBanner="true" |
161 | CompileAs="0" | |
162 | /> | |
b75a7d8f | 163 | <Tool |
46f4442e A |
164 | Name="VCManagedResourceCompilerTool" |
165 | /> | |
b75a7d8f | 166 | <Tool |
46f4442e | 167 | Name="VCResourceCompilerTool" |
b75a7d8f | 168 | PreprocessorDefinitions="_DEBUG" |
46f4442e A |
169 | Culture="1033" |
170 | /> | |
b75a7d8f | 171 | <Tool |
46f4442e A |
172 | Name="VCPreLinkEventTool" |
173 | CommandLine="echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt"" | |
174 | /> | |
b75a7d8f | 175 | <Tool |
46f4442e A |
176 | Name="VCLinkerTool" |
177 | OutputFile="..\..\bin\icudt40.dll" | |
178 | SuppressStartupBanner="true" | |
179 | GenerateManifest="false" | |
180 | ProgramDatabaseFile=".\Debug/icudt.pdb" | |
181 | ResourceOnlyDLL="true" | |
182 | SetChecksum="true" | |
183 | BaseAddress="0x4ad00000" | |
184 | TurnOffAssemblyGeneration="true" | |
185 | ImportLibrary="..\..\lib\icudt.lib" | |
186 | /> | |
b75a7d8f | 187 | <Tool |
46f4442e A |
188 | Name="VCALinkTool" |
189 | /> | |
b75a7d8f | 190 | <Tool |
46f4442e A |
191 | Name="VCManifestTool" |
192 | UseFAT32Workaround="true" | |
193 | /> | |
194 | <Tool | |
195 | Name="VCXDCMakeTool" | |
196 | /> | |
b75a7d8f | 197 | <Tool |
46f4442e A |
198 | Name="VCBscMakeTool" |
199 | /> | |
374ca955 | 200 | <Tool |
46f4442e A |
201 | Name="VCFxCopTool" |
202 | /> | |
b75a7d8f | 203 | <Tool |
46f4442e A |
204 | Name="VCAppVerifierTool" |
205 | /> | |
374ca955 | 206 | <Tool |
46f4442e A |
207 | Name="VCWebDeploymentTool" |
208 | /> | |
374ca955 | 209 | <Tool |
46f4442e A |
210 | Name="VCPostBuildEventTool" |
211 | /> | |
b75a7d8f A |
212 | </Configuration> |
213 | </Configurations> | |
374ca955 A |
214 | <References> |
215 | </References> | |
b75a7d8f A |
216 | <Files> |
217 | <Filter | |
218 | Name="Source Files" | |
46f4442e A |
219 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
220 | > | |
b75a7d8f | 221 | <File |
46f4442e A |
222 | RelativePath=".\stubdata.c" |
223 | > | |
b75a7d8f A |
224 | </File> |
225 | </Filter> | |
226 | <Filter | |
227 | Name="Header Files" | |
46f4442e A |
228 | Filter="h;hpp;hxx;hm;inl" |
229 | > | |
b75a7d8f A |
230 | </Filter> |
231 | <Filter | |
232 | Name="Resource Files" | |
46f4442e A |
233 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
234 | > | |
235 | <File | |
236 | RelativePath="..\data\misc\icudata.rc" | |
237 | > | |
238 | <FileConfiguration | |
239 | Name="Release|Win32" | |
240 | > | |
241 | <Tool | |
242 | Name="VCResourceCompilerTool" | |
243 | AdditionalIncludeDirectories="../common" | |
244 | /> | |
245 | </FileConfiguration> | |
246 | <FileConfiguration | |
247 | Name="Debug|Win32" | |
248 | > | |
249 | <Tool | |
250 | Name="VCResourceCompilerTool" | |
251 | AdditionalIncludeDirectories="../common" | |
252 | /> | |
253 | </FileConfiguration> | |
254 | </File> | |
b75a7d8f A |
255 | </Filter> |
256 | </Files> | |
257 | <Globals> | |
258 | </Globals> | |
259 | </VisualStudioProject> |