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