]>
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="i18n" |
46f4442e A |
6 | ProjectGUID="{0178B127-6269-407D-B112-93877BB62776}" |
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=".\..\..\lib" | |
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=".\..\..\lib\icuin.tlb" | |
45 | /> | |
b75a7d8f A |
46 | <Tool |
47 | Name="VCCLCompilerTool" | |
73c04bcf | 48 | AdditionalIncludeDirectories="..\..\include;..\common" |
46f4442e A |
49 | PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;U_I18N_IMPLEMENTATION" |
50 | StringPooling="true" | |
b75a7d8f | 51 | RuntimeLibrary="2" |
46f4442e A |
52 | EnableFunctionLevelLinking="true" |
53 | DisableLanguageExtensions="true" | |
54 | TreatWChar_tAsBuiltInType="true" | |
b75a7d8f A |
55 | PrecompiledHeaderFile=".\Release/i18n.pch" |
56 | AssemblerListingLocation=".\Release/" | |
57 | ObjectFile=".\Release/" | |
58 | ProgramDataBaseFileName=".\Release/" | |
b75a7d8f | 59 | WarningLevel="3" |
46f4442e A |
60 | SuppressStartupBanner="true" |
61 | CompileAs="0" | |
62 | /> | |
b75a7d8f | 63 | <Tool |
46f4442e A |
64 | Name="VCManagedResourceCompilerTool" |
65 | /> | |
66 | <Tool | |
67 | Name="VCResourceCompilerTool" | |
68 | PreprocessorDefinitions="NDEBUG" | |
69 | Culture="1033" | |
70 | AdditionalIncludeDirectories="../common" | |
71 | /> | |
72 | <Tool | |
73 | Name="VCPreLinkEventTool" | |
74 | /> | |
b75a7d8f A |
75 | <Tool |
76 | Name="VCLinkerTool" | |
46f4442e | 77 | OutputFile="..\..\bin\icuin40.dll" |
b75a7d8f | 78 | LinkIncremental="1" |
46f4442e A |
79 | SuppressStartupBanner="true" |
80 | ProgramDatabaseFile=".\..\..\lib\icuin.pdb" | |
73c04bcf | 81 | EnableCOMDATFolding="2" |
b75a7d8f | 82 | BaseAddress="0x4a900000" |
46f4442e A |
83 | ImportLibrary="..\..\lib\icuin.lib" |
84 | /> | |
b75a7d8f | 85 | <Tool |
46f4442e A |
86 | Name="VCALinkTool" |
87 | /> | |
b75a7d8f | 88 | <Tool |
46f4442e A |
89 | Name="VCManifestTool" |
90 | /> | |
b75a7d8f | 91 | <Tool |
46f4442e A |
92 | Name="VCXDCMakeTool" |
93 | /> | |
b75a7d8f | 94 | <Tool |
46f4442e A |
95 | Name="VCBscMakeTool" |
96 | /> | |
374ca955 | 97 | <Tool |
46f4442e A |
98 | Name="VCFxCopTool" |
99 | /> | |
b75a7d8f | 100 | <Tool |
46f4442e A |
101 | Name="VCAppVerifierTool" |
102 | /> | |
374ca955 | 103 | <Tool |
46f4442e A |
104 | Name="VCWebDeploymentTool" |
105 | /> | |
374ca955 | 106 | <Tool |
46f4442e A |
107 | Name="VCPostBuildEventTool" |
108 | /> | |
b75a7d8f A |
109 | </Configuration> |
110 | <Configuration | |
111 | Name="Debug|Win32" | |
112 | OutputDirectory=".\..\..\lib" | |
113 | IntermediateDirectory=".\Debug" | |
114 | ConfigurationType="2" | |
46f4442e | 115 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
b75a7d8f | 116 | UseOfMFC="0" |
46f4442e A |
117 | ATLMinimizesCRunTimeLibraryUsage="false" |
118 | CharacterSet="2" | |
119 | > | |
120 | <Tool | |
121 | Name="VCPreBuildEventTool" | |
122 | /> | |
123 | <Tool | |
124 | Name="VCCustomBuildTool" | |
125 | /> | |
126 | <Tool | |
127 | Name="VCXMLDataGeneratorTool" | |
128 | /> | |
129 | <Tool | |
130 | Name="VCWebServiceProxyGeneratorTool" | |
131 | /> | |
132 | <Tool | |
133 | Name="VCMIDLTool" | |
134 | PreprocessorDefinitions="_DEBUG" | |
135 | MkTypLibCompatible="true" | |
136 | SuppressStartupBanner="true" | |
137 | TargetEnvironment="1" | |
138 | TypeLibraryName=".\..\..\lib\icuind.tlb" | |
139 | /> | |
b75a7d8f A |
140 | <Tool |
141 | Name="VCCLCompilerTool" | |
142 | Optimization="0" | |
73c04bcf | 143 | AdditionalIncludeDirectories="..\..\include;..\common" |
46f4442e | 144 | PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;U_I18N_IMPLEMENTATION" |
b75a7d8f A |
145 | BasicRuntimeChecks="3" |
146 | RuntimeLibrary="3" | |
46f4442e A |
147 | BufferSecurityCheck="true" |
148 | DisableLanguageExtensions="true" | |
149 | TreatWChar_tAsBuiltInType="true" | |
b75a7d8f A |
150 | PrecompiledHeaderFile=".\Debug/i18n.pch" |
151 | AssemblerListingLocation=".\Debug/" | |
152 | ObjectFile=".\Debug/" | |
153 | ProgramDataBaseFileName=".\Debug/" | |
154 | BrowseInformation="1" | |
155 | WarningLevel="3" | |
46f4442e | 156 | SuppressStartupBanner="true" |
b75a7d8f | 157 | DebugInformationFormat="4" |
46f4442e A |
158 | CompileAs="0" |
159 | /> | |
b75a7d8f | 160 | <Tool |
46f4442e A |
161 | Name="VCManagedResourceCompilerTool" |
162 | /> | |
163 | <Tool | |
164 | Name="VCResourceCompilerTool" | |
165 | PreprocessorDefinitions="_DEBUG" | |
166 | Culture="1033" | |
167 | AdditionalIncludeDirectories="../common" | |
168 | /> | |
169 | <Tool | |
170 | Name="VCPreLinkEventTool" | |
171 | /> | |
b75a7d8f A |
172 | <Tool |
173 | Name="VCLinkerTool" | |
46f4442e | 174 | OutputFile="..\..\bin\icuin40d.dll" |
b75a7d8f | 175 | LinkIncremental="2" |
46f4442e A |
176 | SuppressStartupBanner="true" |
177 | GenerateDebugInformation="true" | |
178 | ProgramDatabaseFile=".\..\..\lib\icuind.pdb" | |
b75a7d8f | 179 | BaseAddress="0x4a900000" |
46f4442e A |
180 | ImportLibrary="..\..\lib\icuind.lib" |
181 | /> | |
b75a7d8f | 182 | <Tool |
46f4442e A |
183 | Name="VCALinkTool" |
184 | /> | |
b75a7d8f | 185 | <Tool |
46f4442e A |
186 | Name="VCManifestTool" |
187 | UseFAT32Workaround="true" | |
188 | /> | |
b75a7d8f | 189 | <Tool |
46f4442e A |
190 | Name="VCXDCMakeTool" |
191 | /> | |
b75a7d8f | 192 | <Tool |
46f4442e A |
193 | Name="VCBscMakeTool" |
194 | /> | |
374ca955 | 195 | <Tool |
46f4442e A |
196 | Name="VCFxCopTool" |
197 | /> | |
b75a7d8f | 198 | <Tool |
46f4442e A |
199 | Name="VCAppVerifierTool" |
200 | /> | |
374ca955 | 201 | <Tool |
46f4442e A |
202 | Name="VCWebDeploymentTool" |
203 | /> | |
374ca955 | 204 | <Tool |
46f4442e A |
205 | Name="VCPostBuildEventTool" |
206 | /> | |
b75a7d8f A |
207 | </Configuration> |
208 | </Configurations> | |
374ca955 A |
209 | <References> |
210 | </References> | |
b75a7d8f A |
211 | <Files> |
212 | <Filter | |
213 | Name="collation" | |
46f4442e | 214 | > |
b75a7d8f | 215 | <File |
46f4442e A |
216 | RelativePath=".\bocsu.c" |
217 | > | |
b75a7d8f A |
218 | </File> |
219 | <File | |
46f4442e A |
220 | RelativePath=".\bocsu.h" |
221 | > | |
b75a7d8f A |
222 | </File> |
223 | <File | |
46f4442e A |
224 | RelativePath=".\coleitr.cpp" |
225 | > | |
b75a7d8f A |
226 | </File> |
227 | <File | |
46f4442e A |
228 | RelativePath=".\unicode\coleitr.h" |
229 | > | |
b75a7d8f | 230 | <FileConfiguration |
46f4442e A |
231 | Name="Release|Win32" |
232 | > | |
b75a7d8f A |
233 | <Tool |
234 | Name="VCCustomBuildTool" | |
46f4442e A |
235 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
236 | Outputs="..\..\include\unicode\$(InputFileName)" | |
237 | /> | |
b75a7d8f A |
238 | </FileConfiguration> |
239 | <FileConfiguration | |
46f4442e A |
240 | Name="Debug|Win32" |
241 | > | |
b75a7d8f A |
242 | <Tool |
243 | Name="VCCustomBuildTool" | |
46f4442e A |
244 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
245 | Outputs="..\..\include\unicode\$(InputFileName)" | |
246 | /> | |
b75a7d8f A |
247 | </FileConfiguration> |
248 | </File> | |
249 | <File | |
46f4442e A |
250 | RelativePath=".\coll.cpp" |
251 | > | |
b75a7d8f A |
252 | </File> |
253 | <File | |
46f4442e A |
254 | RelativePath=".\unicode\coll.h" |
255 | > | |
b75a7d8f | 256 | <FileConfiguration |
46f4442e A |
257 | Name="Release|Win32" |
258 | > | |
b75a7d8f A |
259 | <Tool |
260 | Name="VCCustomBuildTool" | |
46f4442e A |
261 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
262 | Outputs="..\..\include\unicode\$(InputFileName)" | |
263 | /> | |
b75a7d8f A |
264 | </FileConfiguration> |
265 | <FileConfiguration | |
46f4442e A |
266 | Name="Debug|Win32" |
267 | > | |
b75a7d8f A |
268 | <Tool |
269 | Name="VCCustomBuildTool" | |
46f4442e A |
270 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
271 | Outputs="..\..\include\unicode\$(InputFileName)" | |
272 | /> | |
b75a7d8f A |
273 | </FileConfiguration> |
274 | </File> | |
275 | <File | |
46f4442e A |
276 | RelativePath=".\search.cpp" |
277 | > | |
b75a7d8f A |
278 | </File> |
279 | <File | |
46f4442e A |
280 | RelativePath=".\unicode\search.h" |
281 | > | |
b75a7d8f | 282 | <FileConfiguration |
46f4442e A |
283 | Name="Release|Win32" |
284 | > | |
b75a7d8f A |
285 | <Tool |
286 | Name="VCCustomBuildTool" | |
46f4442e A |
287 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
288 | Outputs="..\..\include\unicode\$(InputFileName)" | |
289 | /> | |
b75a7d8f A |
290 | </FileConfiguration> |
291 | <FileConfiguration | |
46f4442e A |
292 | Name="Debug|Win32" |
293 | > | |
b75a7d8f A |
294 | <Tool |
295 | Name="VCCustomBuildTool" | |
46f4442e A |
296 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
297 | Outputs="..\..\include\unicode\$(InputFileName)" | |
298 | /> | |
b75a7d8f A |
299 | </FileConfiguration> |
300 | </File> | |
301 | <File | |
46f4442e A |
302 | RelativePath=".\sortkey.cpp" |
303 | > | |
b75a7d8f A |
304 | </File> |
305 | <File | |
46f4442e A |
306 | RelativePath=".\unicode\sortkey.h" |
307 | > | |
b75a7d8f | 308 | <FileConfiguration |
46f4442e A |
309 | Name="Release|Win32" |
310 | > | |
b75a7d8f A |
311 | <Tool |
312 | Name="VCCustomBuildTool" | |
46f4442e A |
313 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
314 | Outputs="..\..\include\unicode\$(InputFileName)" | |
315 | /> | |
b75a7d8f A |
316 | </FileConfiguration> |
317 | <FileConfiguration | |
46f4442e A |
318 | Name="Debug|Win32" |
319 | > | |
b75a7d8f A |
320 | <Tool |
321 | Name="VCCustomBuildTool" | |
46f4442e A |
322 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
323 | Outputs="..\..\include\unicode\$(InputFileName)" | |
324 | /> | |
b75a7d8f A |
325 | </FileConfiguration> |
326 | </File> | |
327 | <File | |
46f4442e A |
328 | RelativePath=".\stsearch.cpp" |
329 | > | |
b75a7d8f A |
330 | </File> |
331 | <File | |
46f4442e A |
332 | RelativePath=".\unicode\stsearch.h" |
333 | > | |
b75a7d8f | 334 | <FileConfiguration |
46f4442e A |
335 | Name="Release|Win32" |
336 | > | |
b75a7d8f A |
337 | <Tool |
338 | Name="VCCustomBuildTool" | |
46f4442e A |
339 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
340 | Outputs="..\..\include\unicode\$(InputFileName)" | |
341 | /> | |
b75a7d8f A |
342 | </FileConfiguration> |
343 | <FileConfiguration | |
46f4442e A |
344 | Name="Debug|Win32" |
345 | > | |
b75a7d8f A |
346 | <Tool |
347 | Name="VCCustomBuildTool" | |
46f4442e A |
348 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
349 | Outputs="..\..\include\unicode\$(InputFileName)" | |
350 | /> | |
b75a7d8f A |
351 | </FileConfiguration> |
352 | </File> | |
353 | <File | |
46f4442e A |
354 | RelativePath=".\tblcoll.cpp" |
355 | > | |
b75a7d8f A |
356 | </File> |
357 | <File | |
46f4442e A |
358 | RelativePath=".\unicode\tblcoll.h" |
359 | > | |
b75a7d8f | 360 | <FileConfiguration |
46f4442e A |
361 | Name="Release|Win32" |
362 | > | |
b75a7d8f A |
363 | <Tool |
364 | Name="VCCustomBuildTool" | |
46f4442e A |
365 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
366 | Outputs="..\..\include\unicode\$(InputFileName)" | |
367 | /> | |
b75a7d8f A |
368 | </FileConfiguration> |
369 | <FileConfiguration | |
46f4442e A |
370 | Name="Debug|Win32" |
371 | > | |
b75a7d8f A |
372 | <Tool |
373 | Name="VCCustomBuildTool" | |
46f4442e A |
374 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
375 | Outputs="..\..\include\unicode\$(InputFileName)" | |
376 | /> | |
b75a7d8f A |
377 | </FileConfiguration> |
378 | </File> | |
379 | <File | |
46f4442e A |
380 | RelativePath=".\ucol.cpp" |
381 | > | |
b75a7d8f A |
382 | </File> |
383 | <File | |
46f4442e A |
384 | RelativePath=".\unicode\ucol.h" |
385 | > | |
b75a7d8f | 386 | <FileConfiguration |
46f4442e A |
387 | Name="Release|Win32" |
388 | > | |
b75a7d8f A |
389 | <Tool |
390 | Name="VCCustomBuildTool" | |
46f4442e A |
391 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
392 | Outputs="..\..\include\unicode\$(InputFileName)" | |
393 | /> | |
b75a7d8f A |
394 | </FileConfiguration> |
395 | <FileConfiguration | |
46f4442e A |
396 | Name="Debug|Win32" |
397 | > | |
b75a7d8f A |
398 | <Tool |
399 | Name="VCCustomBuildTool" | |
46f4442e A |
400 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
401 | Outputs="..\..\include\unicode\$(InputFileName)" | |
402 | /> | |
b75a7d8f A |
403 | </FileConfiguration> |
404 | </File> | |
405 | <File | |
46f4442e A |
406 | RelativePath=".\ucol_bld.cpp" |
407 | > | |
b75a7d8f A |
408 | </File> |
409 | <File | |
46f4442e A |
410 | RelativePath=".\ucol_bld.h" |
411 | > | |
b75a7d8f A |
412 | </File> |
413 | <File | |
46f4442e A |
414 | RelativePath=".\ucol_cnt.cpp" |
415 | > | |
b75a7d8f A |
416 | </File> |
417 | <File | |
46f4442e A |
418 | RelativePath=".\ucol_cnt.h" |
419 | > | |
b75a7d8f A |
420 | </File> |
421 | <File | |
46f4442e A |
422 | RelativePath=".\ucol_elm.cpp" |
423 | > | |
b75a7d8f A |
424 | </File> |
425 | <File | |
46f4442e A |
426 | RelativePath=".\ucol_elm.h" |
427 | > | |
b75a7d8f A |
428 | </File> |
429 | <File | |
46f4442e A |
430 | RelativePath=".\ucol_imp.h" |
431 | > | |
b75a7d8f | 432 | </File> |
73c04bcf | 433 | <File |
46f4442e A |
434 | RelativePath=".\ucol_res.cpp" |
435 | > | |
73c04bcf | 436 | </File> |
374ca955 | 437 | <File |
46f4442e A |
438 | RelativePath=".\ucol_sit.cpp" |
439 | > | |
374ca955 | 440 | </File> |
b75a7d8f | 441 | <File |
46f4442e A |
442 | RelativePath=".\ucol_tok.cpp" |
443 | > | |
b75a7d8f A |
444 | </File> |
445 | <File | |
46f4442e A |
446 | RelativePath=".\ucol_tok.h" |
447 | > | |
b75a7d8f A |
448 | </File> |
449 | <File | |
46f4442e A |
450 | RelativePath=".\ucol_wgt.c" |
451 | > | |
b75a7d8f A |
452 | </File> |
453 | <File | |
46f4442e A |
454 | RelativePath=".\ucol_wgt.h" |
455 | > | |
b75a7d8f A |
456 | </File> |
457 | <File | |
46f4442e A |
458 | RelativePath=".\ucoleitr.cpp" |
459 | > | |
b75a7d8f A |
460 | </File> |
461 | <File | |
46f4442e A |
462 | RelativePath=".\unicode\ucoleitr.h" |
463 | > | |
b75a7d8f | 464 | <FileConfiguration |
46f4442e A |
465 | Name="Release|Win32" |
466 | > | |
b75a7d8f A |
467 | <Tool |
468 | Name="VCCustomBuildTool" | |
46f4442e A |
469 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
470 | Outputs="..\..\include\unicode\$(InputFileName)" | |
471 | /> | |
b75a7d8f A |
472 | </FileConfiguration> |
473 | <FileConfiguration | |
46f4442e A |
474 | Name="Debug|Win32" |
475 | > | |
b75a7d8f A |
476 | <Tool |
477 | Name="VCCustomBuildTool" | |
46f4442e A |
478 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
479 | Outputs="..\..\include\unicode\$(InputFileName)" | |
480 | /> | |
b75a7d8f A |
481 | </FileConfiguration> |
482 | </File> | |
483 | <File | |
46f4442e A |
484 | RelativePath=".\usearch.cpp" |
485 | > | |
b75a7d8f A |
486 | </File> |
487 | <File | |
46f4442e A |
488 | RelativePath=".\unicode\usearch.h" |
489 | > | |
b75a7d8f | 490 | <FileConfiguration |
46f4442e A |
491 | Name="Release|Win32" |
492 | > | |
b75a7d8f A |
493 | <Tool |
494 | Name="VCCustomBuildTool" | |
46f4442e A |
495 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
496 | Outputs="..\..\include\unicode\$(InputFileName)" | |
497 | /> | |
b75a7d8f A |
498 | </FileConfiguration> |
499 | <FileConfiguration | |
46f4442e A |
500 | Name="Debug|Win32" |
501 | > | |
b75a7d8f A |
502 | <Tool |
503 | Name="VCCustomBuildTool" | |
46f4442e A |
504 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
505 | Outputs="..\..\include\unicode\$(InputFileName)" | |
506 | /> | |
b75a7d8f A |
507 | </FileConfiguration> |
508 | </File> | |
509 | <File | |
46f4442e A |
510 | RelativePath=".\usrchimp.h" |
511 | > | |
b75a7d8f A |
512 | </File> |
513 | </Filter> | |
514 | <Filter | |
515 | Name="formatting" | |
46f4442e | 516 | > |
374ca955 | 517 | <File |
46f4442e A |
518 | RelativePath=".\astro.cpp" |
519 | > | |
374ca955 A |
520 | </File> |
521 | <File | |
46f4442e A |
522 | RelativePath=".\astro.h" |
523 | > | |
374ca955 | 524 | </File> |
b75a7d8f | 525 | <File |
46f4442e A |
526 | RelativePath=".\basictz.cpp" |
527 | > | |
b75a7d8f A |
528 | </File> |
529 | <File | |
46f4442e A |
530 | RelativePath=".\unicode\basictz.h" |
531 | > | |
532 | <FileConfiguration | |
533 | Name="Release|Win32" | |
534 | > | |
535 | <Tool | |
536 | Name="VCCustomBuildTool" | |
537 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
538 | Outputs="..\..\include\unicode\$(InputFileName)" | |
539 | /> | |
540 | </FileConfiguration> | |
541 | <FileConfiguration | |
542 | Name="Debug|Win32" | |
543 | > | |
544 | <Tool | |
545 | Name="VCCustomBuildTool" | |
546 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
547 | Outputs="..\..\include\unicode\$(InputFileName)" | |
548 | /> | |
549 | </FileConfiguration> | |
550 | </File> | |
551 | <File | |
552 | RelativePath=".\buddhcal.cpp" | |
553 | > | |
b75a7d8f A |
554 | </File> |
555 | <File | |
46f4442e A |
556 | RelativePath=".\buddhcal.h" |
557 | > | |
b75a7d8f A |
558 | </File> |
559 | <File | |
46f4442e A |
560 | RelativePath=".\calendar.cpp" |
561 | > | |
562 | </File> | |
563 | <File | |
564 | RelativePath=".\unicode\calendar.h" | |
565 | > | |
b75a7d8f | 566 | <FileConfiguration |
46f4442e A |
567 | Name="Release|Win32" |
568 | > | |
b75a7d8f A |
569 | <Tool |
570 | Name="VCCustomBuildTool" | |
46f4442e A |
571 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
572 | Outputs="..\..\include\unicode\$(InputFileName)" | |
573 | /> | |
b75a7d8f A |
574 | </FileConfiguration> |
575 | <FileConfiguration | |
46f4442e A |
576 | Name="Debug|Win32" |
577 | > | |
b75a7d8f A |
578 | <Tool |
579 | Name="VCCustomBuildTool" | |
46f4442e A |
580 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
581 | Outputs="..\..\include\unicode\$(InputFileName)" | |
582 | /> | |
b75a7d8f A |
583 | </FileConfiguration> |
584 | </File> | |
585 | <File | |
46f4442e A |
586 | RelativePath=".\cecal.cpp" |
587 | > | |
588 | </File> | |
589 | <File | |
590 | RelativePath=".\cecal.h" | |
591 | > | |
b75a7d8f A |
592 | </File> |
593 | <File | |
46f4442e A |
594 | RelativePath=".\chnsecal.cpp" |
595 | > | |
596 | </File> | |
597 | <File | |
598 | RelativePath=".\chnsecal.h" | |
599 | > | |
600 | </File> | |
601 | <File | |
602 | RelativePath=".\choicfmt.cpp" | |
603 | > | |
604 | </File> | |
605 | <File | |
606 | RelativePath=".\unicode\choicfmt.h" | |
607 | > | |
b75a7d8f | 608 | <FileConfiguration |
46f4442e A |
609 | Name="Release|Win32" |
610 | > | |
b75a7d8f A |
611 | <Tool |
612 | Name="VCCustomBuildTool" | |
46f4442e A |
613 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
614 | Outputs="..\..\include\unicode\$(InputFileName)" | |
615 | /> | |
b75a7d8f A |
616 | </FileConfiguration> |
617 | <FileConfiguration | |
46f4442e A |
618 | Name="Debug|Win32" |
619 | > | |
b75a7d8f A |
620 | <Tool |
621 | Name="VCCustomBuildTool" | |
46f4442e A |
622 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
623 | Outputs="..\..\include\unicode\$(InputFileName)" | |
624 | /> | |
374ca955 A |
625 | </FileConfiguration> |
626 | </File> | |
627 | <File | |
46f4442e A |
628 | RelativePath=".\coptccal.cpp" |
629 | > | |
630 | </File> | |
631 | <File | |
632 | RelativePath=".\coptccal.h" | |
633 | > | |
374ca955 A |
634 | </File> |
635 | <File | |
46f4442e A |
636 | RelativePath=".\curramt.cpp" |
637 | > | |
638 | </File> | |
639 | <File | |
640 | RelativePath=".\unicode\curramt.h" | |
641 | > | |
374ca955 | 642 | <FileConfiguration |
46f4442e A |
643 | Name="Release|Win32" |
644 | > | |
374ca955 A |
645 | <Tool |
646 | Name="VCCustomBuildTool" | |
46f4442e A |
647 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
648 | Outputs="..\..\include\unicode\$(InputFileName)" | |
649 | /> | |
374ca955 A |
650 | </FileConfiguration> |
651 | <FileConfiguration | |
46f4442e A |
652 | Name="Debug|Win32" |
653 | > | |
374ca955 A |
654 | <Tool |
655 | Name="VCCustomBuildTool" | |
46f4442e A |
656 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
657 | Outputs="..\..\include\unicode\$(InputFileName)" | |
658 | /> | |
374ca955 A |
659 | </FileConfiguration> |
660 | </File> | |
661 | <File | |
46f4442e A |
662 | RelativePath=".\currfmt.cpp" |
663 | > | |
374ca955 A |
664 | </File> |
665 | <File | |
46f4442e A |
666 | RelativePath=".\currfmt.h" |
667 | > | |
374ca955 A |
668 | </File> |
669 | <File | |
46f4442e A |
670 | RelativePath=".\currunit.cpp" |
671 | > | |
374ca955 A |
672 | </File> |
673 | <File | |
46f4442e A |
674 | RelativePath=".\unicode\currunit.h" |
675 | > | |
374ca955 | 676 | <FileConfiguration |
46f4442e A |
677 | Name="Release|Win32" |
678 | > | |
374ca955 A |
679 | <Tool |
680 | Name="VCCustomBuildTool" | |
46f4442e A |
681 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
682 | Outputs="..\..\include\unicode\$(InputFileName)" | |
683 | /> | |
374ca955 A |
684 | </FileConfiguration> |
685 | <FileConfiguration | |
46f4442e A |
686 | Name="Debug|Win32" |
687 | > | |
374ca955 A |
688 | <Tool |
689 | Name="VCCustomBuildTool" | |
46f4442e A |
690 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
691 | Outputs="..\..\include\unicode\$(InputFileName)" | |
692 | /> | |
b75a7d8f A |
693 | </FileConfiguration> |
694 | </File> | |
695 | <File | |
46f4442e A |
696 | RelativePath=".\datefmt.cpp" |
697 | > | |
b75a7d8f A |
698 | </File> |
699 | <File | |
46f4442e A |
700 | RelativePath=".\unicode\datefmt.h" |
701 | > | |
b75a7d8f | 702 | <FileConfiguration |
46f4442e A |
703 | Name="Release|Win32" |
704 | > | |
b75a7d8f A |
705 | <Tool |
706 | Name="VCCustomBuildTool" | |
46f4442e A |
707 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
708 | Outputs="..\..\include\unicode\$(InputFileName)" | |
709 | /> | |
b75a7d8f A |
710 | </FileConfiguration> |
711 | <FileConfiguration | |
46f4442e A |
712 | Name="Debug|Win32" |
713 | > | |
b75a7d8f A |
714 | <Tool |
715 | Name="VCCustomBuildTool" | |
46f4442e A |
716 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
717 | Outputs="..\..\include\unicode\$(InputFileName)" | |
718 | /> | |
b75a7d8f A |
719 | </FileConfiguration> |
720 | </File> | |
721 | <File | |
46f4442e A |
722 | RelativePath=".\dcfmtsym.cpp" |
723 | > | |
b75a7d8f A |
724 | </File> |
725 | <File | |
46f4442e A |
726 | RelativePath=".\unicode\dcfmtsym.h" |
727 | > | |
b75a7d8f | 728 | <FileConfiguration |
46f4442e A |
729 | Name="Release|Win32" |
730 | > | |
b75a7d8f A |
731 | <Tool |
732 | Name="VCCustomBuildTool" | |
46f4442e A |
733 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
734 | Outputs="..\..\include\unicode\$(InputFileName)" | |
735 | /> | |
b75a7d8f A |
736 | </FileConfiguration> |
737 | <FileConfiguration | |
46f4442e A |
738 | Name="Debug|Win32" |
739 | > | |
b75a7d8f A |
740 | <Tool |
741 | Name="VCCustomBuildTool" | |
46f4442e A |
742 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
743 | Outputs="..\..\include\unicode\$(InputFileName)" | |
744 | /> | |
b75a7d8f A |
745 | </FileConfiguration> |
746 | </File> | |
747 | <File | |
46f4442e A |
748 | RelativePath=".\decimfmt.cpp" |
749 | > | |
b75a7d8f A |
750 | </File> |
751 | <File | |
46f4442e A |
752 | RelativePath=".\unicode\decimfmt.h" |
753 | > | |
b75a7d8f | 754 | <FileConfiguration |
46f4442e A |
755 | Name="Release|Win32" |
756 | > | |
b75a7d8f A |
757 | <Tool |
758 | Name="VCCustomBuildTool" | |
46f4442e A |
759 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
760 | Outputs="..\..\include\unicode\$(InputFileName)" | |
761 | /> | |
b75a7d8f A |
762 | </FileConfiguration> |
763 | <FileConfiguration | |
46f4442e A |
764 | Name="Debug|Win32" |
765 | > | |
b75a7d8f A |
766 | <Tool |
767 | Name="VCCustomBuildTool" | |
46f4442e A |
768 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
769 | Outputs="..\..\include\unicode\$(InputFileName)" | |
770 | /> | |
b75a7d8f A |
771 | </FileConfiguration> |
772 | </File> | |
374ca955 | 773 | <File |
46f4442e A |
774 | RelativePath=".\digitlst.cpp" |
775 | > | |
374ca955 A |
776 | </File> |
777 | <File | |
46f4442e A |
778 | RelativePath=".\digitlst.h" |
779 | > | |
374ca955 | 780 | </File> |
b75a7d8f | 781 | <File |
46f4442e A |
782 | RelativePath=".\dtfmtsym.cpp" |
783 | > | |
b75a7d8f A |
784 | </File> |
785 | <File | |
46f4442e A |
786 | RelativePath=".\unicode\dtfmtsym.h" |
787 | > | |
b75a7d8f | 788 | <FileConfiguration |
46f4442e A |
789 | Name="Release|Win32" |
790 | > | |
b75a7d8f A |
791 | <Tool |
792 | Name="VCCustomBuildTool" | |
46f4442e A |
793 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
794 | Outputs="..\..\include\unicode\$(InputFileName)" | |
795 | /> | |
b75a7d8f A |
796 | </FileConfiguration> |
797 | <FileConfiguration | |
46f4442e A |
798 | Name="Debug|Win32" |
799 | > | |
b75a7d8f A |
800 | <Tool |
801 | Name="VCCustomBuildTool" | |
46f4442e A |
802 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
803 | Outputs="..\..\include\unicode\$(InputFileName)" | |
804 | /> | |
b75a7d8f A |
805 | </FileConfiguration> |
806 | </File> | |
807 | <File | |
46f4442e A |
808 | RelativePath=".\dtitv_impl.h" |
809 | > | |
810 | </File> | |
811 | <File | |
812 | RelativePath=".\dtitvfmt.cpp" | |
813 | > | |
814 | </File> | |
815 | <File | |
816 | RelativePath=".\unicode\dtitvfmt.h" | |
817 | > | |
818 | </File> | |
819 | <File | |
820 | RelativePath=".\dtitvinf.cpp" | |
821 | > | |
822 | </File> | |
823 | <File | |
824 | RelativePath=".\unicode\dtitvinf.h" | |
825 | > | |
826 | </File> | |
827 | <File | |
828 | RelativePath=".\dtptngen.cpp" | |
829 | > | |
830 | </File> | |
831 | <File | |
832 | RelativePath=".\unicode\dtptngen.h" | |
833 | > | |
b75a7d8f | 834 | <FileConfiguration |
46f4442e A |
835 | Name="Release|Win32" |
836 | > | |
b75a7d8f A |
837 | <Tool |
838 | Name="VCCustomBuildTool" | |
46f4442e A |
839 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
840 | Outputs="..\..\include\unicode\$(InputFileName)" | |
841 | /> | |
b75a7d8f A |
842 | </FileConfiguration> |
843 | <FileConfiguration | |
46f4442e A |
844 | Name="Debug|Win32" |
845 | > | |
b75a7d8f A |
846 | <Tool |
847 | Name="VCCustomBuildTool" | |
46f4442e A |
848 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
849 | Outputs="..\..\include\unicode\$(InputFileName)" | |
850 | /> | |
b75a7d8f A |
851 | </FileConfiguration> |
852 | </File> | |
853 | <File | |
46f4442e A |
854 | RelativePath=".\dtptngen_impl.h" |
855 | > | |
b75a7d8f A |
856 | </File> |
857 | <File | |
46f4442e A |
858 | RelativePath=".\dtrule.cpp" |
859 | > | |
860 | </File> | |
861 | <File | |
862 | RelativePath=".\unicode\dtrule.h" | |
863 | > | |
b75a7d8f | 864 | <FileConfiguration |
46f4442e A |
865 | Name="Release|Win32" |
866 | > | |
b75a7d8f A |
867 | <Tool |
868 | Name="VCCustomBuildTool" | |
46f4442e A |
869 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
870 | Outputs="..\..\include\unicode\$(InputFileName)" | |
871 | /> | |
b75a7d8f A |
872 | </FileConfiguration> |
873 | <FileConfiguration | |
46f4442e A |
874 | Name="Debug|Win32" |
875 | > | |
b75a7d8f A |
876 | <Tool |
877 | Name="VCCustomBuildTool" | |
46f4442e A |
878 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
879 | Outputs="..\..\include\unicode\$(InputFileName)" | |
880 | /> | |
b75a7d8f A |
881 | </FileConfiguration> |
882 | </File> | |
73c04bcf | 883 | <File |
46f4442e A |
884 | RelativePath=".\ethpccal.cpp" |
885 | > | |
73c04bcf | 886 | </File> |
b75a7d8f | 887 | <File |
46f4442e A |
888 | RelativePath=".\ethpccal.h" |
889 | > | |
b75a7d8f A |
890 | </File> |
891 | <File | |
46f4442e A |
892 | RelativePath=".\unicode\fieldpos.h" |
893 | > | |
b75a7d8f | 894 | <FileConfiguration |
46f4442e A |
895 | Name="Release|Win32" |
896 | > | |
b75a7d8f A |
897 | <Tool |
898 | Name="VCCustomBuildTool" | |
46f4442e A |
899 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
900 | Outputs="..\..\include\unicode\$(InputFileName)" | |
901 | /> | |
b75a7d8f A |
902 | </FileConfiguration> |
903 | <FileConfiguration | |
46f4442e A |
904 | Name="Debug|Win32" |
905 | > | |
b75a7d8f A |
906 | <Tool |
907 | Name="VCCustomBuildTool" | |
46f4442e A |
908 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
909 | Outputs="..\..\include\unicode\$(InputFileName)" | |
910 | /> | |
b75a7d8f A |
911 | </FileConfiguration> |
912 | </File> | |
913 | <File | |
46f4442e A |
914 | RelativePath=".\fmtable.cpp" |
915 | > | |
b75a7d8f A |
916 | </File> |
917 | <File | |
46f4442e A |
918 | RelativePath=".\unicode\fmtable.h" |
919 | > | |
b75a7d8f | 920 | <FileConfiguration |
46f4442e A |
921 | Name="Release|Win32" |
922 | > | |
b75a7d8f A |
923 | <Tool |
924 | Name="VCCustomBuildTool" | |
46f4442e A |
925 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
926 | Outputs="..\..\include\unicode\$(InputFileName)" | |
927 | /> | |
b75a7d8f A |
928 | </FileConfiguration> |
929 | <FileConfiguration | |
46f4442e A |
930 | Name="Debug|Win32" |
931 | > | |
b75a7d8f A |
932 | <Tool |
933 | Name="VCCustomBuildTool" | |
46f4442e A |
934 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
935 | Outputs="..\..\include\unicode\$(InputFileName)" | |
936 | /> | |
b75a7d8f A |
937 | </FileConfiguration> |
938 | </File> | |
374ca955 | 939 | <File |
46f4442e A |
940 | RelativePath=".\fmtable_cnv.cpp" |
941 | > | |
374ca955 A |
942 | </File> |
943 | <File | |
46f4442e A |
944 | RelativePath=".\format.cpp" |
945 | > | |
374ca955 A |
946 | </File> |
947 | <File | |
46f4442e A |
948 | RelativePath=".\unicode\format.h" |
949 | > | |
950 | <FileConfiguration | |
951 | Name="Release|Win32" | |
952 | > | |
953 | <Tool | |
954 | Name="VCCustomBuildTool" | |
955 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
956 | Outputs="..\..\include\unicode\$(InputFileName)" | |
957 | /> | |
958 | </FileConfiguration> | |
959 | <FileConfiguration | |
960 | Name="Debug|Win32" | |
961 | > | |
962 | <Tool | |
963 | Name="VCCustomBuildTool" | |
964 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
965 | Outputs="..\..\include\unicode\$(InputFileName)" | |
966 | /> | |
967 | </FileConfiguration> | |
968 | </File> | |
969 | <File | |
970 | RelativePath=".\gregocal.cpp" | |
971 | > | |
972 | </File> | |
973 | <File | |
974 | RelativePath=".\unicode\gregocal.h" | |
975 | > | |
976 | <FileConfiguration | |
977 | Name="Release|Win32" | |
978 | > | |
979 | <Tool | |
980 | Name="VCCustomBuildTool" | |
981 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
982 | Outputs="..\..\include\unicode\$(InputFileName)" | |
983 | /> | |
984 | </FileConfiguration> | |
985 | <FileConfiguration | |
986 | Name="Debug|Win32" | |
987 | > | |
988 | <Tool | |
989 | Name="VCCustomBuildTool" | |
990 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
991 | Outputs="..\..\include\unicode\$(InputFileName)" | |
992 | /> | |
993 | </FileConfiguration> | |
994 | </File> | |
995 | <File | |
996 | RelativePath=".\gregoimp.cpp" | |
997 | > | |
998 | </File> | |
999 | <File | |
1000 | RelativePath=".\gregoimp.h" | |
1001 | > | |
1002 | </File> | |
1003 | <File | |
1004 | RelativePath=".\hebrwcal.cpp" | |
1005 | > | |
374ca955 A |
1006 | </File> |
1007 | <File | |
46f4442e A |
1008 | RelativePath=".\hebrwcal.h" |
1009 | > | |
374ca955 A |
1010 | </File> |
1011 | <File | |
46f4442e A |
1012 | RelativePath=".\indiancal.cpp" |
1013 | > | |
374ca955 A |
1014 | </File> |
1015 | <File | |
46f4442e A |
1016 | RelativePath=".\indiancal.h" |
1017 | > | |
374ca955 | 1018 | </File> |
b75a7d8f | 1019 | <File |
46f4442e A |
1020 | RelativePath=".\islamcal.cpp" |
1021 | > | |
b75a7d8f A |
1022 | </File> |
1023 | <File | |
46f4442e A |
1024 | RelativePath=".\islamcal.h" |
1025 | > | |
b75a7d8f | 1026 | </File> |
374ca955 | 1027 | <File |
46f4442e A |
1028 | RelativePath=".\japancal.cpp" |
1029 | > | |
374ca955 A |
1030 | </File> |
1031 | <File | |
46f4442e A |
1032 | RelativePath=".\japancal.h" |
1033 | > | |
1034 | </File> | |
1035 | <File | |
1036 | RelativePath=".\measfmt.cpp" | |
1037 | > | |
1038 | </File> | |
1039 | <File | |
1040 | RelativePath=".\unicode\measfmt.h" | |
1041 | > | |
374ca955 | 1042 | <FileConfiguration |
46f4442e A |
1043 | Name="Release|Win32" |
1044 | > | |
374ca955 A |
1045 | <Tool |
1046 | Name="VCCustomBuildTool" | |
46f4442e A |
1047 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1048 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1049 | /> | |
374ca955 A |
1050 | </FileConfiguration> |
1051 | <FileConfiguration | |
46f4442e A |
1052 | Name="Debug|Win32" |
1053 | > | |
374ca955 A |
1054 | <Tool |
1055 | Name="VCCustomBuildTool" | |
46f4442e A |
1056 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1057 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1058 | /> | |
374ca955 A |
1059 | </FileConfiguration> |
1060 | </File> | |
1061 | <File | |
46f4442e A |
1062 | RelativePath=".\unicode\measunit.h" |
1063 | > | |
374ca955 | 1064 | <FileConfiguration |
46f4442e A |
1065 | Name="Release|Win32" |
1066 | > | |
374ca955 A |
1067 | <Tool |
1068 | Name="VCCustomBuildTool" | |
46f4442e A |
1069 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1070 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1071 | /> | |
374ca955 A |
1072 | </FileConfiguration> |
1073 | <FileConfiguration | |
46f4442e A |
1074 | Name="Debug|Win32" |
1075 | > | |
374ca955 A |
1076 | <Tool |
1077 | Name="VCCustomBuildTool" | |
46f4442e A |
1078 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1079 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1080 | /> | |
374ca955 A |
1081 | </FileConfiguration> |
1082 | </File> | |
1083 | <File | |
46f4442e A |
1084 | RelativePath=".\measure.cpp" |
1085 | > | |
374ca955 A |
1086 | </File> |
1087 | <File | |
46f4442e A |
1088 | RelativePath=".\unicode\measure.h" |
1089 | > | |
374ca955 | 1090 | <FileConfiguration |
46f4442e A |
1091 | Name="Release|Win32" |
1092 | > | |
374ca955 A |
1093 | <Tool |
1094 | Name="VCCustomBuildTool" | |
46f4442e A |
1095 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1096 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1097 | /> | |
374ca955 A |
1098 | </FileConfiguration> |
1099 | <FileConfiguration | |
46f4442e A |
1100 | Name="Debug|Win32" |
1101 | > | |
374ca955 A |
1102 | <Tool |
1103 | Name="VCCustomBuildTool" | |
46f4442e A |
1104 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1105 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1106 | /> | |
374ca955 A |
1107 | </FileConfiguration> |
1108 | </File> | |
b75a7d8f | 1109 | <File |
46f4442e A |
1110 | RelativePath=".\msgfmt.cpp" |
1111 | > | |
b75a7d8f A |
1112 | </File> |
1113 | <File | |
46f4442e A |
1114 | RelativePath=".\unicode\msgfmt.h" |
1115 | > | |
b75a7d8f | 1116 | <FileConfiguration |
46f4442e A |
1117 | Name="Release|Win32" |
1118 | > | |
b75a7d8f A |
1119 | <Tool |
1120 | Name="VCCustomBuildTool" | |
46f4442e A |
1121 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1122 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1123 | /> | |
b75a7d8f A |
1124 | </FileConfiguration> |
1125 | <FileConfiguration | |
46f4442e A |
1126 | Name="Debug|Win32" |
1127 | > | |
b75a7d8f A |
1128 | <Tool |
1129 | Name="VCCustomBuildTool" | |
46f4442e A |
1130 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1131 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1132 | /> | |
b75a7d8f A |
1133 | </FileConfiguration> |
1134 | </File> | |
1135 | <File | |
46f4442e A |
1136 | RelativePath=".\msgfmt_impl.h" |
1137 | > | |
b75a7d8f A |
1138 | </File> |
1139 | <File | |
46f4442e A |
1140 | RelativePath=".\nfrlist.h" |
1141 | > | |
b75a7d8f A |
1142 | </File> |
1143 | <File | |
46f4442e A |
1144 | RelativePath=".\nfrs.cpp" |
1145 | > | |
b75a7d8f A |
1146 | </File> |
1147 | <File | |
46f4442e A |
1148 | RelativePath=".\nfrs.h" |
1149 | > | |
b75a7d8f A |
1150 | </File> |
1151 | <File | |
46f4442e A |
1152 | RelativePath=".\nfrule.cpp" |
1153 | > | |
b75a7d8f A |
1154 | </File> |
1155 | <File | |
46f4442e A |
1156 | RelativePath=".\nfrule.h" |
1157 | > | |
b75a7d8f A |
1158 | </File> |
1159 | <File | |
46f4442e A |
1160 | RelativePath=".\nfsubs.cpp" |
1161 | > | |
b75a7d8f A |
1162 | </File> |
1163 | <File | |
46f4442e A |
1164 | RelativePath=".\nfsubs.h" |
1165 | > | |
b75a7d8f A |
1166 | </File> |
1167 | <File | |
46f4442e A |
1168 | RelativePath=".\numfmt.cpp" |
1169 | > | |
1170 | </File> | |
1171 | <File | |
1172 | RelativePath=".\unicode\numfmt.h" | |
1173 | > | |
b75a7d8f | 1174 | <FileConfiguration |
46f4442e A |
1175 | Name="Release|Win32" |
1176 | > | |
b75a7d8f A |
1177 | <Tool |
1178 | Name="VCCustomBuildTool" | |
46f4442e A |
1179 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1180 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1181 | /> | |
b75a7d8f A |
1182 | </FileConfiguration> |
1183 | <FileConfiguration | |
46f4442e A |
1184 | Name="Debug|Win32" |
1185 | > | |
b75a7d8f A |
1186 | <Tool |
1187 | Name="VCCustomBuildTool" | |
46f4442e A |
1188 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1189 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1190 | /> | |
b75a7d8f A |
1191 | </FileConfiguration> |
1192 | </File> | |
374ca955 | 1193 | <File |
46f4442e A |
1194 | RelativePath=".\olsontz.cpp" |
1195 | > | |
374ca955 A |
1196 | </File> |
1197 | <File | |
46f4442e A |
1198 | RelativePath=".\olsontz.h" |
1199 | > | |
374ca955 | 1200 | </File> |
b75a7d8f | 1201 | <File |
46f4442e A |
1202 | RelativePath=".\persncal.cpp" |
1203 | > | |
b75a7d8f A |
1204 | </File> |
1205 | <File | |
46f4442e A |
1206 | RelativePath=".\persncal.h" |
1207 | > | |
1208 | </File> | |
1209 | <File | |
1210 | RelativePath=".\plurfmt.cpp" | |
1211 | > | |
1212 | </File> | |
1213 | <File | |
1214 | RelativePath=".\unicode\plurfmt.h" | |
1215 | > | |
b75a7d8f | 1216 | <FileConfiguration |
46f4442e A |
1217 | Name="Release|Win32" |
1218 | > | |
b75a7d8f A |
1219 | <Tool |
1220 | Name="VCCustomBuildTool" | |
46f4442e A |
1221 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1222 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1223 | /> | |
b75a7d8f A |
1224 | </FileConfiguration> |
1225 | <FileConfiguration | |
46f4442e A |
1226 | Name="Debug|Win32" |
1227 | > | |
b75a7d8f A |
1228 | <Tool |
1229 | Name="VCCustomBuildTool" | |
46f4442e A |
1230 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1231 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1232 | /> | |
b75a7d8f A |
1233 | </FileConfiguration> |
1234 | </File> | |
1235 | <File | |
46f4442e A |
1236 | RelativePath=".\plurrule.cpp" |
1237 | > | |
b75a7d8f A |
1238 | </File> |
1239 | <File | |
46f4442e A |
1240 | RelativePath=".\unicode\plurrule.h" |
1241 | > | |
b75a7d8f | 1242 | <FileConfiguration |
46f4442e A |
1243 | Name="Release|Win32" |
1244 | > | |
b75a7d8f A |
1245 | <Tool |
1246 | Name="VCCustomBuildTool" | |
46f4442e A |
1247 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1248 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1249 | /> | |
b75a7d8f A |
1250 | </FileConfiguration> |
1251 | <FileConfiguration | |
46f4442e A |
1252 | Name="Debug|Win32" |
1253 | > | |
b75a7d8f A |
1254 | <Tool |
1255 | Name="VCCustomBuildTool" | |
46f4442e A |
1256 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1257 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1258 | /> | |
b75a7d8f A |
1259 | </FileConfiguration> |
1260 | </File> | |
1261 | <File | |
46f4442e A |
1262 | RelativePath=".\plurrule_impl.h" |
1263 | > | |
1264 | </File> | |
1265 | <File | |
1266 | RelativePath=".\rbnf.cpp" | |
1267 | > | |
b75a7d8f A |
1268 | </File> |
1269 | <File | |
46f4442e A |
1270 | RelativePath=".\unicode\rbnf.h" |
1271 | > | |
b75a7d8f | 1272 | <FileConfiguration |
46f4442e A |
1273 | Name="Release|Win32" |
1274 | > | |
b75a7d8f A |
1275 | <Tool |
1276 | Name="VCCustomBuildTool" | |
46f4442e A |
1277 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1278 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1279 | /> | |
b75a7d8f A |
1280 | </FileConfiguration> |
1281 | <FileConfiguration | |
46f4442e A |
1282 | Name="Debug|Win32" |
1283 | > | |
b75a7d8f A |
1284 | <Tool |
1285 | Name="VCCustomBuildTool" | |
46f4442e A |
1286 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1287 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1288 | /> | |
b75a7d8f A |
1289 | </FileConfiguration> |
1290 | </File> | |
1291 | <File | |
46f4442e A |
1292 | RelativePath=".\rbtz.cpp" |
1293 | > | |
b75a7d8f A |
1294 | </File> |
1295 | <File | |
46f4442e A |
1296 | RelativePath=".\unicode\rbtz.h" |
1297 | > | |
b75a7d8f | 1298 | <FileConfiguration |
46f4442e A |
1299 | Name="Release|Win32" |
1300 | > | |
b75a7d8f A |
1301 | <Tool |
1302 | Name="VCCustomBuildTool" | |
46f4442e A |
1303 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1304 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1305 | /> | |
b75a7d8f A |
1306 | </FileConfiguration> |
1307 | <FileConfiguration | |
46f4442e A |
1308 | Name="Debug|Win32" |
1309 | > | |
b75a7d8f A |
1310 | <Tool |
1311 | Name="VCCustomBuildTool" | |
46f4442e A |
1312 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1313 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1314 | /> | |
b75a7d8f A |
1315 | </FileConfiguration> |
1316 | </File> | |
b75a7d8f | 1317 | <File |
46f4442e A |
1318 | RelativePath=".\reldtfmt.cpp" |
1319 | > | |
1320 | </File> | |
1321 | <File | |
1322 | RelativePath=".\reldtfmt.h" | |
1323 | > | |
b75a7d8f A |
1324 | </File> |
1325 | <File | |
46f4442e A |
1326 | RelativePath=".\simpletz.cpp" |
1327 | > | |
1328 | </File> | |
1329 | <File | |
1330 | RelativePath=".\unicode\simpletz.h" | |
1331 | > | |
b75a7d8f | 1332 | <FileConfiguration |
46f4442e A |
1333 | Name="Release|Win32" |
1334 | > | |
b75a7d8f A |
1335 | <Tool |
1336 | Name="VCCustomBuildTool" | |
46f4442e A |
1337 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1338 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1339 | /> | |
b75a7d8f A |
1340 | </FileConfiguration> |
1341 | <FileConfiguration | |
46f4442e A |
1342 | Name="Debug|Win32" |
1343 | > | |
b75a7d8f A |
1344 | <Tool |
1345 | Name="VCCustomBuildTool" | |
46f4442e A |
1346 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1347 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1348 | /> | |
b75a7d8f A |
1349 | </FileConfiguration> |
1350 | </File> | |
1351 | <File | |
46f4442e A |
1352 | RelativePath=".\smpdtfmt.cpp" |
1353 | > | |
b75a7d8f A |
1354 | </File> |
1355 | <File | |
46f4442e A |
1356 | RelativePath=".\unicode\smpdtfmt.h" |
1357 | > | |
b75a7d8f | 1358 | <FileConfiguration |
46f4442e A |
1359 | Name="Release|Win32" |
1360 | > | |
b75a7d8f A |
1361 | <Tool |
1362 | Name="VCCustomBuildTool" | |
46f4442e A |
1363 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1364 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1365 | /> | |
b75a7d8f A |
1366 | </FileConfiguration> |
1367 | <FileConfiguration | |
46f4442e A |
1368 | Name="Debug|Win32" |
1369 | > | |
b75a7d8f A |
1370 | <Tool |
1371 | Name="VCCustomBuildTool" | |
46f4442e A |
1372 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1373 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1374 | /> | |
b75a7d8f A |
1375 | </FileConfiguration> |
1376 | </File> | |
374ca955 | 1377 | <File |
46f4442e A |
1378 | RelativePath=".\taiwncal.cpp" |
1379 | > | |
1380 | </File> | |
1381 | <File | |
1382 | RelativePath=".\taiwncal.h" | |
1383 | > | |
374ca955 | 1384 | </File> |
b75a7d8f | 1385 | <File |
46f4442e A |
1386 | RelativePath=".\timezone.cpp" |
1387 | > | |
b75a7d8f A |
1388 | </File> |
1389 | <File | |
46f4442e A |
1390 | RelativePath=".\unicode\timezone.h" |
1391 | > | |
b75a7d8f | 1392 | <FileConfiguration |
46f4442e A |
1393 | Name="Release|Win32" |
1394 | > | |
b75a7d8f A |
1395 | <Tool |
1396 | Name="VCCustomBuildTool" | |
46f4442e A |
1397 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1398 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1399 | /> | |
b75a7d8f A |
1400 | </FileConfiguration> |
1401 | <FileConfiguration | |
46f4442e A |
1402 | Name="Debug|Win32" |
1403 | > | |
b75a7d8f A |
1404 | <Tool |
1405 | Name="VCCustomBuildTool" | |
46f4442e A |
1406 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1407 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1408 | /> | |
374ca955 A |
1409 | </FileConfiguration> |
1410 | </File> | |
1411 | <File | |
46f4442e A |
1412 | RelativePath=".\tzrule.cpp" |
1413 | > | |
374ca955 A |
1414 | </File> |
1415 | <File | |
46f4442e A |
1416 | RelativePath=".\unicode\tzrule.h" |
1417 | > | |
374ca955 | 1418 | <FileConfiguration |
46f4442e A |
1419 | Name="Release|Win32" |
1420 | > | |
374ca955 A |
1421 | <Tool |
1422 | Name="VCCustomBuildTool" | |
46f4442e A |
1423 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1424 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1425 | /> | |
374ca955 A |
1426 | </FileConfiguration> |
1427 | <FileConfiguration | |
46f4442e A |
1428 | Name="Debug|Win32" |
1429 | > | |
374ca955 A |
1430 | <Tool |
1431 | Name="VCCustomBuildTool" | |
46f4442e A |
1432 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1433 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1434 | /> | |
b75a7d8f A |
1435 | </FileConfiguration> |
1436 | </File> | |
1437 | <File | |
46f4442e A |
1438 | RelativePath=".\tztrans.cpp" |
1439 | > | |
b75a7d8f A |
1440 | </File> |
1441 | <File | |
46f4442e A |
1442 | RelativePath=".\unicode\tztrans.h" |
1443 | > | |
b75a7d8f | 1444 | <FileConfiguration |
46f4442e A |
1445 | Name="Release|Win32" |
1446 | > | |
b75a7d8f A |
1447 | <Tool |
1448 | Name="VCCustomBuildTool" | |
46f4442e A |
1449 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1450 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1451 | /> | |
b75a7d8f A |
1452 | </FileConfiguration> |
1453 | <FileConfiguration | |
46f4442e A |
1454 | Name="Debug|Win32" |
1455 | > | |
b75a7d8f A |
1456 | <Tool |
1457 | Name="VCCustomBuildTool" | |
46f4442e A |
1458 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1459 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1460 | /> | |
b75a7d8f A |
1461 | </FileConfiguration> |
1462 | </File> | |
1463 | <File | |
46f4442e A |
1464 | RelativePath=".\ucal.cpp" |
1465 | > | |
b75a7d8f A |
1466 | </File> |
1467 | <File | |
46f4442e A |
1468 | RelativePath=".\unicode\ucal.h" |
1469 | > | |
1470 | <FileConfiguration | |
1471 | Name="Release|Win32" | |
1472 | > | |
1473 | <Tool | |
1474 | Name="VCCustomBuildTool" | |
1475 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1476 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1477 | /> | |
1478 | </FileConfiguration> | |
1479 | <FileConfiguration | |
1480 | Name="Debug|Win32" | |
1481 | > | |
1482 | <Tool | |
1483 | Name="VCCustomBuildTool" | |
1484 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1485 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1486 | /> | |
1487 | </FileConfiguration> | |
b75a7d8f A |
1488 | </File> |
1489 | <File | |
46f4442e A |
1490 | RelativePath=".\ucurr.cpp" |
1491 | > | |
1492 | </File> | |
1493 | <File | |
1494 | RelativePath=".\unicode\ucurr.h" | |
1495 | > | |
b75a7d8f | 1496 | <FileConfiguration |
46f4442e A |
1497 | Name="Release|Win32" |
1498 | > | |
b75a7d8f A |
1499 | <Tool |
1500 | Name="VCCustomBuildTool" | |
46f4442e A |
1501 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1502 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1503 | /> | |
b75a7d8f A |
1504 | </FileConfiguration> |
1505 | <FileConfiguration | |
46f4442e A |
1506 | Name="Debug|Win32" |
1507 | > | |
b75a7d8f A |
1508 | <Tool |
1509 | Name="VCCustomBuildTool" | |
46f4442e A |
1510 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1511 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1512 | /> | |
374ca955 A |
1513 | </FileConfiguration> |
1514 | </File> | |
1515 | <File | |
46f4442e A |
1516 | RelativePath=".\ucurrimp.h" |
1517 | > | |
1518 | </File> | |
1519 | <File | |
1520 | RelativePath=".\udat.cpp" | |
1521 | > | |
374ca955 A |
1522 | </File> |
1523 | <File | |
46f4442e A |
1524 | RelativePath=".\unicode\udat.h" |
1525 | > | |
374ca955 | 1526 | <FileConfiguration |
46f4442e A |
1527 | Name="Release|Win32" |
1528 | > | |
374ca955 A |
1529 | <Tool |
1530 | Name="VCCustomBuildTool" | |
46f4442e A |
1531 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1532 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1533 | /> | |
b75a7d8f | 1534 | </FileConfiguration> |
46f4442e A |
1535 | <FileConfiguration |
1536 | Name="Debug|Win32" | |
1537 | > | |
1538 | <Tool | |
1539 | Name="VCCustomBuildTool" | |
1540 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1541 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1542 | /> | |
1543 | </FileConfiguration> | |
1544 | </File> | |
1545 | <File | |
1546 | RelativePath=".\udatpg.cpp" | |
1547 | > | |
b75a7d8f | 1548 | </File> |
73c04bcf | 1549 | <File |
46f4442e A |
1550 | RelativePath=".\unicode\udatpg.h" |
1551 | > | |
1552 | <FileConfiguration | |
1553 | Name="Release|Win32" | |
1554 | > | |
1555 | <Tool | |
1556 | Name="VCCustomBuildTool" | |
1557 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1558 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1559 | /> | |
1560 | </FileConfiguration> | |
1561 | <FileConfiguration | |
1562 | Name="Debug|Win32" | |
1563 | > | |
1564 | <Tool | |
1565 | Name="VCCustomBuildTool" | |
1566 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1567 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1568 | /> | |
1569 | </FileConfiguration> | |
1570 | </File> | |
1571 | <File | |
1572 | RelativePath=".\ulocdata.c" | |
1573 | > | |
1574 | </File> | |
1575 | <File | |
1576 | RelativePath=".\unicode\ulocdata.h" | |
1577 | > | |
1578 | <FileConfiguration | |
1579 | Name="Release|Win32" | |
1580 | > | |
1581 | <Tool | |
1582 | Name="VCCustomBuildTool" | |
1583 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1584 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1585 | /> | |
1586 | </FileConfiguration> | |
1587 | <FileConfiguration | |
1588 | Name="Debug|Win32" | |
1589 | > | |
1590 | <Tool | |
1591 | Name="VCCustomBuildTool" | |
1592 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1593 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1594 | /> | |
1595 | </FileConfiguration> | |
1596 | </File> | |
1597 | <File | |
1598 | RelativePath=".\umsg.cpp" | |
1599 | > | |
1600 | </File> | |
1601 | <File | |
1602 | RelativePath=".\unicode\umsg.h" | |
1603 | > | |
1604 | <FileConfiguration | |
1605 | Name="Release|Win32" | |
1606 | > | |
1607 | <Tool | |
1608 | Name="VCCustomBuildTool" | |
1609 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1610 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1611 | /> | |
1612 | </FileConfiguration> | |
73c04bcf | 1613 | <FileConfiguration |
46f4442e A |
1614 | Name="Debug|Win32" |
1615 | > | |
1616 | <Tool | |
1617 | Name="VCCustomBuildTool" | |
1618 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1619 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1620 | /> | |
1621 | </FileConfiguration> | |
1622 | </File> | |
1623 | <File | |
1624 | RelativePath=".\umsg_imp.h" | |
1625 | > | |
1626 | </File> | |
1627 | <File | |
1628 | RelativePath=".\unum.cpp" | |
1629 | > | |
1630 | </File> | |
1631 | <File | |
1632 | RelativePath=".\unicode\unum.h" | |
1633 | > | |
1634 | <FileConfiguration | |
1635 | Name="Release|Win32" | |
1636 | > | |
1637 | <Tool | |
1638 | Name="VCCustomBuildTool" | |
1639 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1640 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1641 | /> | |
1642 | </FileConfiguration> | |
1643 | <FileConfiguration | |
1644 | Name="Debug|Win32" | |
1645 | > | |
1646 | <Tool | |
1647 | Name="VCCustomBuildTool" | |
1648 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1649 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1650 | /> | |
1651 | </FileConfiguration> | |
1652 | </File> | |
1653 | <File | |
1654 | RelativePath=".\utmscale.c" | |
1655 | > | |
1656 | </File> | |
1657 | <File | |
1658 | RelativePath=".\unicode\utmscale.h" | |
1659 | > | |
1660 | <FileConfiguration | |
1661 | Name="Release|Win32" | |
1662 | > | |
1663 | <Tool | |
1664 | Name="VCCustomBuildTool" | |
1665 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1666 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1667 | /> | |
1668 | </FileConfiguration> | |
1669 | <FileConfiguration | |
1670 | Name="Debug|Win32" | |
1671 | > | |
1672 | <Tool | |
1673 | Name="VCCustomBuildTool" | |
1674 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1675 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1676 | /> | |
1677 | </FileConfiguration> | |
1678 | </File> | |
1679 | <File | |
1680 | RelativePath=".\vtzone.cpp" | |
1681 | > | |
1682 | </File> | |
1683 | <File | |
1684 | RelativePath=".\unicode\vtzone.h" | |
1685 | > | |
1686 | <FileConfiguration | |
1687 | Name="Release|Win32" | |
1688 | > | |
1689 | <Tool | |
1690 | Name="VCCustomBuildTool" | |
1691 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1692 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1693 | /> | |
1694 | </FileConfiguration> | |
1695 | <FileConfiguration | |
1696 | Name="Debug|Win32" | |
1697 | > | |
1698 | <Tool | |
1699 | Name="VCCustomBuildTool" | |
1700 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1701 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1702 | /> | |
1703 | </FileConfiguration> | |
1704 | </File> | |
1705 | <File | |
1706 | RelativePath=".\windtfmt.cpp" | |
1707 | > | |
1708 | <FileConfiguration | |
1709 | Name="Release|Win32" | |
1710 | > | |
73c04bcf A |
1711 | <Tool |
1712 | Name="VCCLCompilerTool" | |
46f4442e A |
1713 | DisableLanguageExtensions="false" |
1714 | /> | |
73c04bcf A |
1715 | </FileConfiguration> |
1716 | <FileConfiguration | |
46f4442e A |
1717 | Name="Debug|Win32" |
1718 | > | |
73c04bcf A |
1719 | <Tool |
1720 | Name="VCCLCompilerTool" | |
46f4442e A |
1721 | DisableLanguageExtensions="false" |
1722 | /> | |
73c04bcf A |
1723 | </FileConfiguration> |
1724 | </File> | |
1725 | <File | |
46f4442e A |
1726 | RelativePath=".\windtfmt.h" |
1727 | > | |
73c04bcf A |
1728 | </File> |
1729 | <File | |
46f4442e A |
1730 | RelativePath=".\winnmfmt.cpp" |
1731 | > | |
73c04bcf | 1732 | <FileConfiguration |
46f4442e A |
1733 | Name="Release|Win32" |
1734 | > | |
73c04bcf A |
1735 | <Tool |
1736 | Name="VCCLCompilerTool" | |
46f4442e A |
1737 | DisableLanguageExtensions="false" |
1738 | /> | |
73c04bcf A |
1739 | </FileConfiguration> |
1740 | <FileConfiguration | |
46f4442e A |
1741 | Name="Debug|Win32" |
1742 | > | |
73c04bcf A |
1743 | <Tool |
1744 | Name="VCCLCompilerTool" | |
46f4442e A |
1745 | DisableLanguageExtensions="false" |
1746 | /> | |
73c04bcf A |
1747 | </FileConfiguration> |
1748 | </File> | |
1749 | <File | |
46f4442e A |
1750 | RelativePath=".\winnmfmt.h" |
1751 | > | |
1752 | </File> | |
1753 | <File | |
1754 | RelativePath=".\zonemeta.cpp" | |
1755 | > | |
1756 | </File> | |
1757 | <File | |
1758 | RelativePath=".\zonemeta.h" | |
1759 | > | |
1760 | </File> | |
1761 | <File | |
1762 | RelativePath=".\zstrfmt.cpp" | |
1763 | > | |
1764 | </File> | |
1765 | <File | |
1766 | RelativePath=".\zstrfmt.h" | |
1767 | > | |
73c04bcf | 1768 | </File> |
b75a7d8f A |
1769 | </Filter> |
1770 | <Filter | |
1771 | Name="misc" | |
46f4442e | 1772 | > |
b75a7d8f | 1773 | <File |
46f4442e A |
1774 | RelativePath=".\i18n.rc" |
1775 | > | |
b75a7d8f A |
1776 | </File> |
1777 | <File | |
46f4442e A |
1778 | RelativePath=".\ucln_in.c" |
1779 | > | |
b75a7d8f A |
1780 | </File> |
1781 | <File | |
46f4442e A |
1782 | RelativePath=".\ucln_in.h" |
1783 | > | |
b75a7d8f A |
1784 | </File> |
1785 | </Filter> | |
1786 | <Filter | |
1787 | Name="regex" | |
46f4442e | 1788 | > |
b75a7d8f | 1789 | <File |
46f4442e A |
1790 | RelativePath=".\unicode\regex.h" |
1791 | > | |
b75a7d8f | 1792 | <FileConfiguration |
46f4442e A |
1793 | Name="Release|Win32" |
1794 | > | |
b75a7d8f A |
1795 | <Tool |
1796 | Name="VCCustomBuildTool" | |
46f4442e A |
1797 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1798 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1799 | /> | |
b75a7d8f A |
1800 | </FileConfiguration> |
1801 | <FileConfiguration | |
46f4442e A |
1802 | Name="Debug|Win32" |
1803 | > | |
b75a7d8f A |
1804 | <Tool |
1805 | Name="VCCustomBuildTool" | |
46f4442e A |
1806 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1807 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1808 | /> | |
b75a7d8f A |
1809 | </FileConfiguration> |
1810 | </File> | |
1811 | <File | |
46f4442e A |
1812 | RelativePath=".\regexcmp.cpp" |
1813 | > | |
b75a7d8f A |
1814 | </File> |
1815 | <File | |
46f4442e A |
1816 | RelativePath=".\regexcmp.h" |
1817 | > | |
b75a7d8f A |
1818 | </File> |
1819 | <File | |
46f4442e A |
1820 | RelativePath=".\regexcst.h" |
1821 | > | |
b75a7d8f A |
1822 | </File> |
1823 | <File | |
46f4442e A |
1824 | RelativePath=".\regeximp.h" |
1825 | > | |
b75a7d8f A |
1826 | </File> |
1827 | <File | |
46f4442e A |
1828 | RelativePath=".\regexst.cpp" |
1829 | > | |
b75a7d8f A |
1830 | </File> |
1831 | <File | |
46f4442e A |
1832 | RelativePath=".\regexst.h" |
1833 | > | |
b75a7d8f A |
1834 | </File> |
1835 | <File | |
46f4442e A |
1836 | RelativePath=".\rematch.cpp" |
1837 | > | |
b75a7d8f | 1838 | </File> |
b75a7d8f | 1839 | <File |
46f4442e A |
1840 | RelativePath=".\repattrn.cpp" |
1841 | > | |
b75a7d8f | 1842 | </File> |
374ca955 | 1843 | <File |
46f4442e A |
1844 | RelativePath=".\uregex.cpp" |
1845 | > | |
374ca955 A |
1846 | </File> |
1847 | <File | |
46f4442e A |
1848 | RelativePath=".\unicode\uregex.h" |
1849 | > | |
374ca955 | 1850 | <FileConfiguration |
46f4442e A |
1851 | Name="Release|Win32" |
1852 | > | |
374ca955 A |
1853 | <Tool |
1854 | Name="VCCustomBuildTool" | |
46f4442e A |
1855 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1856 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1857 | /> | |
374ca955 A |
1858 | </FileConfiguration> |
1859 | <FileConfiguration | |
46f4442e A |
1860 | Name="Debug|Win32" |
1861 | > | |
374ca955 A |
1862 | <Tool |
1863 | Name="VCCustomBuildTool" | |
46f4442e A |
1864 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
1865 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1866 | /> | |
374ca955 A |
1867 | </FileConfiguration> |
1868 | </File> | |
73c04bcf | 1869 | <File |
46f4442e A |
1870 | RelativePath=".\uregexc.cpp" |
1871 | > | |
73c04bcf | 1872 | </File> |
b75a7d8f A |
1873 | </Filter> |
1874 | <Filter | |
1875 | Name="transforms" | |
46f4442e A |
1876 | > |
1877 | <File | |
1878 | RelativePath=".\anytrans.cpp" | |
1879 | > | |
1880 | </File> | |
1881 | <File | |
1882 | RelativePath=".\anytrans.h" | |
1883 | > | |
1884 | </File> | |
b75a7d8f | 1885 | <File |
46f4442e A |
1886 | RelativePath=".\brktrans.cpp" |
1887 | > | |
b75a7d8f A |
1888 | </File> |
1889 | <File | |
46f4442e A |
1890 | RelativePath=".\brktrans.h" |
1891 | > | |
b75a7d8f | 1892 | </File> |
374ca955 | 1893 | <File |
46f4442e A |
1894 | RelativePath=".\casetrn.cpp" |
1895 | > | |
374ca955 A |
1896 | </File> |
1897 | <File | |
46f4442e A |
1898 | RelativePath=".\casetrn.h" |
1899 | > | |
374ca955 | 1900 | </File> |
b75a7d8f | 1901 | <File |
46f4442e A |
1902 | RelativePath=".\cpdtrans.cpp" |
1903 | > | |
b75a7d8f A |
1904 | </File> |
1905 | <File | |
46f4442e A |
1906 | RelativePath=".\cpdtrans.h" |
1907 | > | |
b75a7d8f A |
1908 | </File> |
1909 | <File | |
46f4442e A |
1910 | RelativePath=".\esctrn.cpp" |
1911 | > | |
b75a7d8f A |
1912 | </File> |
1913 | <File | |
46f4442e A |
1914 | RelativePath=".\esctrn.h" |
1915 | > | |
b75a7d8f A |
1916 | </File> |
1917 | <File | |
46f4442e A |
1918 | RelativePath=".\funcrepl.cpp" |
1919 | > | |
b75a7d8f A |
1920 | </File> |
1921 | <File | |
46f4442e A |
1922 | RelativePath=".\funcrepl.h" |
1923 | > | |
b75a7d8f | 1924 | </File> |
b75a7d8f | 1925 | <File |
46f4442e A |
1926 | RelativePath=".\name2uni.cpp" |
1927 | > | |
b75a7d8f A |
1928 | </File> |
1929 | <File | |
46f4442e A |
1930 | RelativePath=".\name2uni.h" |
1931 | > | |
b75a7d8f A |
1932 | </File> |
1933 | <File | |
46f4442e A |
1934 | RelativePath=".\nortrans.cpp" |
1935 | > | |
b75a7d8f A |
1936 | </File> |
1937 | <File | |
46f4442e A |
1938 | RelativePath=".\nortrans.h" |
1939 | > | |
b75a7d8f A |
1940 | </File> |
1941 | <File | |
46f4442e A |
1942 | RelativePath=".\nultrans.cpp" |
1943 | > | |
b75a7d8f A |
1944 | </File> |
1945 | <File | |
46f4442e A |
1946 | RelativePath=".\nultrans.h" |
1947 | > | |
b75a7d8f A |
1948 | </File> |
1949 | <File | |
46f4442e A |
1950 | RelativePath=".\quant.cpp" |
1951 | > | |
b75a7d8f A |
1952 | </File> |
1953 | <File | |
46f4442e A |
1954 | RelativePath=".\quant.h" |
1955 | > | |
b75a7d8f A |
1956 | </File> |
1957 | <File | |
46f4442e A |
1958 | RelativePath=".\rbt.cpp" |
1959 | > | |
b75a7d8f A |
1960 | </File> |
1961 | <File | |
46f4442e A |
1962 | RelativePath=".\rbt.h" |
1963 | > | |
b75a7d8f A |
1964 | </File> |
1965 | <File | |
46f4442e A |
1966 | RelativePath=".\rbt_data.cpp" |
1967 | > | |
b75a7d8f A |
1968 | </File> |
1969 | <File | |
46f4442e A |
1970 | RelativePath=".\rbt_data.h" |
1971 | > | |
b75a7d8f A |
1972 | </File> |
1973 | <File | |
46f4442e A |
1974 | RelativePath=".\rbt_pars.cpp" |
1975 | > | |
b75a7d8f A |
1976 | </File> |
1977 | <File | |
46f4442e A |
1978 | RelativePath=".\rbt_pars.h" |
1979 | > | |
b75a7d8f A |
1980 | </File> |
1981 | <File | |
46f4442e A |
1982 | RelativePath=".\rbt_rule.cpp" |
1983 | > | |
b75a7d8f A |
1984 | </File> |
1985 | <File | |
46f4442e A |
1986 | RelativePath=".\rbt_rule.h" |
1987 | > | |
b75a7d8f A |
1988 | </File> |
1989 | <File | |
46f4442e A |
1990 | RelativePath=".\rbt_set.cpp" |
1991 | > | |
b75a7d8f A |
1992 | </File> |
1993 | <File | |
46f4442e A |
1994 | RelativePath=".\rbt_set.h" |
1995 | > | |
b75a7d8f | 1996 | </File> |
73c04bcf | 1997 | <File |
46f4442e A |
1998 | RelativePath=".\remtrans.cpp" |
1999 | > | |
73c04bcf | 2000 | </File> |
b75a7d8f | 2001 | <File |
46f4442e A |
2002 | RelativePath=".\remtrans.h" |
2003 | > | |
b75a7d8f A |
2004 | </File> |
2005 | <File | |
46f4442e A |
2006 | RelativePath=".\strmatch.cpp" |
2007 | > | |
b75a7d8f A |
2008 | </File> |
2009 | <File | |
46f4442e A |
2010 | RelativePath=".\strmatch.h" |
2011 | > | |
b75a7d8f A |
2012 | </File> |
2013 | <File | |
46f4442e A |
2014 | RelativePath=".\strrepl.cpp" |
2015 | > | |
b75a7d8f | 2016 | </File> |
374ca955 | 2017 | <File |
46f4442e A |
2018 | RelativePath=".\strrepl.h" |
2019 | > | |
374ca955 | 2020 | </File> |
b75a7d8f | 2021 | <File |
46f4442e A |
2022 | RelativePath=".\titletrn.cpp" |
2023 | > | |
b75a7d8f A |
2024 | </File> |
2025 | <File | |
46f4442e A |
2026 | RelativePath=".\titletrn.h" |
2027 | > | |
b75a7d8f A |
2028 | </File> |
2029 | <File | |
46f4442e A |
2030 | RelativePath=".\tolowtrn.cpp" |
2031 | > | |
b75a7d8f A |
2032 | </File> |
2033 | <File | |
46f4442e A |
2034 | RelativePath=".\tolowtrn.h" |
2035 | > | |
b75a7d8f A |
2036 | </File> |
2037 | <File | |
46f4442e A |
2038 | RelativePath=".\toupptrn.cpp" |
2039 | > | |
b75a7d8f A |
2040 | </File> |
2041 | <File | |
46f4442e A |
2042 | RelativePath=".\toupptrn.h" |
2043 | > | |
b75a7d8f A |
2044 | </File> |
2045 | <File | |
46f4442e A |
2046 | RelativePath=".\translit.cpp" |
2047 | > | |
b75a7d8f A |
2048 | </File> |
2049 | <File | |
46f4442e A |
2050 | RelativePath=".\unicode\translit.h" |
2051 | > | |
b75a7d8f | 2052 | <FileConfiguration |
46f4442e A |
2053 | Name="Release|Win32" |
2054 | > | |
b75a7d8f A |
2055 | <Tool |
2056 | Name="VCCustomBuildTool" | |
46f4442e A |
2057 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
2058 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2059 | /> | |
b75a7d8f A |
2060 | </FileConfiguration> |
2061 | <FileConfiguration | |
46f4442e A |
2062 | Name="Debug|Win32" |
2063 | > | |
b75a7d8f A |
2064 | <Tool |
2065 | Name="VCCustomBuildTool" | |
46f4442e A |
2066 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
2067 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2068 | /> | |
b75a7d8f A |
2069 | </FileConfiguration> |
2070 | </File> | |
2071 | <File | |
46f4442e A |
2072 | RelativePath=".\transreg.cpp" |
2073 | > | |
b75a7d8f A |
2074 | </File> |
2075 | <File | |
46f4442e A |
2076 | RelativePath=".\transreg.h" |
2077 | > | |
b75a7d8f A |
2078 | </File> |
2079 | <File | |
46f4442e A |
2080 | RelativePath=".\tridpars.cpp" |
2081 | > | |
b75a7d8f A |
2082 | </File> |
2083 | <File | |
46f4442e A |
2084 | RelativePath=".\tridpars.h" |
2085 | > | |
b75a7d8f A |
2086 | </File> |
2087 | <File | |
46f4442e A |
2088 | RelativePath=".\unesctrn.cpp" |
2089 | > | |
b75a7d8f A |
2090 | </File> |
2091 | <File | |
46f4442e A |
2092 | RelativePath=".\unesctrn.h" |
2093 | > | |
b75a7d8f A |
2094 | </File> |
2095 | <File | |
46f4442e A |
2096 | RelativePath=".\uni2name.cpp" |
2097 | > | |
b75a7d8f A |
2098 | </File> |
2099 | <File | |
46f4442e A |
2100 | RelativePath=".\uni2name.h" |
2101 | > | |
b75a7d8f | 2102 | </File> |
b75a7d8f | 2103 | <File |
46f4442e A |
2104 | RelativePath=".\unicode\unirepl.h" |
2105 | > | |
b75a7d8f | 2106 | <FileConfiguration |
46f4442e A |
2107 | Name="Release|Win32" |
2108 | > | |
b75a7d8f A |
2109 | <Tool |
2110 | Name="VCCustomBuildTool" | |
46f4442e A |
2111 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
2112 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2113 | /> | |
b75a7d8f A |
2114 | </FileConfiguration> |
2115 | <FileConfiguration | |
46f4442e A |
2116 | Name="Debug|Win32" |
2117 | > | |
b75a7d8f A |
2118 | <Tool |
2119 | Name="VCCustomBuildTool" | |
46f4442e A |
2120 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
2121 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2122 | /> | |
b75a7d8f A |
2123 | </FileConfiguration> |
2124 | </File> | |
b75a7d8f | 2125 | <File |
46f4442e A |
2126 | RelativePath=".\utrans.cpp" |
2127 | > | |
b75a7d8f A |
2128 | </File> |
2129 | <File | |
46f4442e A |
2130 | RelativePath=".\unicode\utrans.h" |
2131 | > | |
b75a7d8f | 2132 | <FileConfiguration |
46f4442e A |
2133 | Name="Release|Win32" |
2134 | > | |
b75a7d8f A |
2135 | <Tool |
2136 | Name="VCCustomBuildTool" | |
46f4442e A |
2137 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
2138 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2139 | /> | |
b75a7d8f A |
2140 | </FileConfiguration> |
2141 | <FileConfiguration | |
46f4442e A |
2142 | Name="Debug|Win32" |
2143 | > | |
b75a7d8f A |
2144 | <Tool |
2145 | Name="VCCustomBuildTool" | |
46f4442e A |
2146 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
2147 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2148 | /> | |
73c04bcf A |
2149 | </FileConfiguration> |
2150 | </File> | |
2151 | </Filter> | |
2152 | <Filter | |
2153 | Name="charset detect" | |
46f4442e | 2154 | > |
73c04bcf | 2155 | <File |
46f4442e A |
2156 | RelativePath=".\csdetect.cpp" |
2157 | > | |
73c04bcf A |
2158 | </File> |
2159 | <File | |
46f4442e A |
2160 | RelativePath=".\csdetect.h" |
2161 | > | |
73c04bcf A |
2162 | </File> |
2163 | <File | |
46f4442e A |
2164 | RelativePath=".\csmatch.cpp" |
2165 | > | |
73c04bcf A |
2166 | </File> |
2167 | <File | |
46f4442e A |
2168 | RelativePath=".\csmatch.h" |
2169 | > | |
73c04bcf A |
2170 | </File> |
2171 | <File | |
46f4442e A |
2172 | RelativePath=".\csr2022.cpp" |
2173 | > | |
73c04bcf A |
2174 | </File> |
2175 | <File | |
46f4442e A |
2176 | RelativePath=".\csr2022.h" |
2177 | > | |
73c04bcf A |
2178 | </File> |
2179 | <File | |
46f4442e A |
2180 | RelativePath=".\csrecog.cpp" |
2181 | > | |
73c04bcf A |
2182 | </File> |
2183 | <File | |
46f4442e A |
2184 | RelativePath=".\csrecog.h" |
2185 | > | |
73c04bcf A |
2186 | </File> |
2187 | <File | |
46f4442e A |
2188 | RelativePath=".\csrmbcs.cpp" |
2189 | > | |
73c04bcf A |
2190 | </File> |
2191 | <File | |
46f4442e A |
2192 | RelativePath=".\csrmbcs.h" |
2193 | > | |
73c04bcf A |
2194 | </File> |
2195 | <File | |
46f4442e A |
2196 | RelativePath=".\csrsbcs.cpp" |
2197 | > | |
73c04bcf A |
2198 | </File> |
2199 | <File | |
46f4442e A |
2200 | RelativePath=".\csrsbcs.h" |
2201 | > | |
73c04bcf A |
2202 | </File> |
2203 | <File | |
46f4442e A |
2204 | RelativePath=".\csrucode.cpp" |
2205 | > | |
73c04bcf A |
2206 | </File> |
2207 | <File | |
46f4442e A |
2208 | RelativePath=".\csrucode.h" |
2209 | > | |
73c04bcf A |
2210 | </File> |
2211 | <File | |
46f4442e A |
2212 | RelativePath=".\csrutf8.cpp" |
2213 | > | |
73c04bcf A |
2214 | </File> |
2215 | <File | |
46f4442e A |
2216 | RelativePath=".\csrutf8.h" |
2217 | > | |
73c04bcf A |
2218 | </File> |
2219 | <File | |
46f4442e A |
2220 | RelativePath=".\inputext.cpp" |
2221 | > | |
73c04bcf A |
2222 | </File> |
2223 | <File | |
46f4442e A |
2224 | RelativePath=".\inputext.h" |
2225 | > | |
73c04bcf A |
2226 | </File> |
2227 | <File | |
46f4442e A |
2228 | RelativePath=".\ucsdet.cpp" |
2229 | > | |
73c04bcf A |
2230 | </File> |
2231 | <File | |
46f4442e A |
2232 | RelativePath=".\unicode\ucsdet.h" |
2233 | > | |
73c04bcf | 2234 | <FileConfiguration |
46f4442e A |
2235 | Name="Release|Win32" |
2236 | > | |
73c04bcf A |
2237 | <Tool |
2238 | Name="VCCustomBuildTool" | |
46f4442e A |
2239 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
2240 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2241 | /> | |
73c04bcf A |
2242 | </FileConfiguration> |
2243 | <FileConfiguration | |
46f4442e A |
2244 | Name="Debug|Win32" |
2245 | > | |
73c04bcf A |
2246 | <Tool |
2247 | Name="VCCustomBuildTool" | |
46f4442e A |
2248 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" |
2249 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2250 | /> | |
b75a7d8f A |
2251 | </FileConfiguration> |
2252 | </File> | |
2253 | </Filter> | |
2254 | </Files> | |
2255 | <Globals> | |
2256 | </Globals> | |
2257 | </VisualStudioProject> |