]>
Commit | Line | Data |
---|---|---|
1 | <?xml version="1.0" encoding="Windows-1252"?> | |
2 | <VisualStudioProject | |
3 | ProjectType="Visual C++" | |
4 | Version="8.00" | |
5 | Name="common" | |
6 | ProjectGUID="{73C0A65B-D1F2-4DE1-B3A6-15DAD2C23F3D}" | |
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\icuuc.tlb" | |
45 | /> | |
46 | <Tool | |
47 | Name="VCCLCompilerTool" | |
48 | PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;U_COMMON_IMPLEMENTATION" | |
49 | StringPooling="true" | |
50 | RuntimeLibrary="2" | |
51 | EnableFunctionLevelLinking="true" | |
52 | DisableLanguageExtensions="true" | |
53 | TreatWChar_tAsBuiltInType="true" | |
54 | PrecompiledHeaderFile=".\Release/common.pch" | |
55 | AssemblerListingLocation=".\Release/" | |
56 | ObjectFile=".\Release/" | |
57 | ProgramDataBaseFileName=".\Release/" | |
58 | WarningLevel="3" | |
59 | SuppressStartupBanner="true" | |
60 | /> | |
61 | <Tool | |
62 | Name="VCManagedResourceCompilerTool" | |
63 | /> | |
64 | <Tool | |
65 | Name="VCResourceCompilerTool" | |
66 | PreprocessorDefinitions="NDEBUG" | |
67 | Culture="1033" | |
68 | /> | |
69 | <Tool | |
70 | Name="VCPreLinkEventTool" | |
71 | /> | |
72 | <Tool | |
73 | Name="VCLinkerTool" | |
74 | OutputFile="..\..\bin\icuuc40.dll" | |
75 | LinkIncremental="1" | |
76 | SuppressStartupBanner="true" | |
77 | ProgramDatabaseFile=".\..\..\lib\icuuc.pdb" | |
78 | EnableCOMDATFolding="2" | |
79 | BaseAddress="0x4a800000" | |
80 | ImportLibrary="..\..\lib\icuuc.lib" | |
81 | /> | |
82 | <Tool | |
83 | Name="VCALinkTool" | |
84 | /> | |
85 | <Tool | |
86 | Name="VCManifestTool" | |
87 | /> | |
88 | <Tool | |
89 | Name="VCXDCMakeTool" | |
90 | /> | |
91 | <Tool | |
92 | Name="VCBscMakeTool" | |
93 | /> | |
94 | <Tool | |
95 | Name="VCFxCopTool" | |
96 | /> | |
97 | <Tool | |
98 | Name="VCAppVerifierTool" | |
99 | /> | |
100 | <Tool | |
101 | Name="VCWebDeploymentTool" | |
102 | /> | |
103 | <Tool | |
104 | Name="VCPostBuildEventTool" | |
105 | /> | |
106 | </Configuration> | |
107 | <Configuration | |
108 | Name="Debug|Win32" | |
109 | OutputDirectory=".\..\..\lib" | |
110 | IntermediateDirectory=".\Debug" | |
111 | ConfigurationType="2" | |
112 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | |
113 | UseOfMFC="0" | |
114 | ATLMinimizesCRunTimeLibraryUsage="false" | |
115 | CharacterSet="2" | |
116 | > | |
117 | <Tool | |
118 | Name="VCPreBuildEventTool" | |
119 | /> | |
120 | <Tool | |
121 | Name="VCCustomBuildTool" | |
122 | /> | |
123 | <Tool | |
124 | Name="VCXMLDataGeneratorTool" | |
125 | /> | |
126 | <Tool | |
127 | Name="VCWebServiceProxyGeneratorTool" | |
128 | /> | |
129 | <Tool | |
130 | Name="VCMIDLTool" | |
131 | PreprocessorDefinitions="_DEBUG" | |
132 | MkTypLibCompatible="true" | |
133 | SuppressStartupBanner="true" | |
134 | TargetEnvironment="1" | |
135 | TypeLibraryName=".\..\..\lib\icuucd.tlb" | |
136 | /> | |
137 | <Tool | |
138 | Name="VCCLCompilerTool" | |
139 | Optimization="0" | |
140 | PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;U_COMMON_IMPLEMENTATION;RBBI_DEBUG" | |
141 | BasicRuntimeChecks="3" | |
142 | RuntimeLibrary="3" | |
143 | BufferSecurityCheck="true" | |
144 | DisableLanguageExtensions="true" | |
145 | TreatWChar_tAsBuiltInType="true" | |
146 | PrecompiledHeaderFile=".\Debug/common.pch" | |
147 | AssemblerListingLocation=".\Debug/" | |
148 | ObjectFile=".\Debug/" | |
149 | ProgramDataBaseFileName=".\Debug/" | |
150 | BrowseInformation="1" | |
151 | WarningLevel="3" | |
152 | SuppressStartupBanner="true" | |
153 | DebugInformationFormat="4" | |
154 | /> | |
155 | <Tool | |
156 | Name="VCManagedResourceCompilerTool" | |
157 | /> | |
158 | <Tool | |
159 | Name="VCResourceCompilerTool" | |
160 | PreprocessorDefinitions="_DEBUG" | |
161 | Culture="1033" | |
162 | /> | |
163 | <Tool | |
164 | Name="VCPreLinkEventTool" | |
165 | /> | |
166 | <Tool | |
167 | Name="VCLinkerTool" | |
168 | OutputFile="..\..\bin\icuuc40d.dll" | |
169 | LinkIncremental="2" | |
170 | SuppressStartupBanner="true" | |
171 | GenerateDebugInformation="true" | |
172 | ProgramDatabaseFile=".\..\..\lib\icuucd.pdb" | |
173 | BaseAddress="0x4a800000" | |
174 | ImportLibrary="..\..\lib\icuucd.lib" | |
175 | /> | |
176 | <Tool | |
177 | Name="VCALinkTool" | |
178 | /> | |
179 | <Tool | |
180 | Name="VCManifestTool" | |
181 | UseFAT32Workaround="true" | |
182 | /> | |
183 | <Tool | |
184 | Name="VCXDCMakeTool" | |
185 | /> | |
186 | <Tool | |
187 | Name="VCBscMakeTool" | |
188 | /> | |
189 | <Tool | |
190 | Name="VCFxCopTool" | |
191 | /> | |
192 | <Tool | |
193 | Name="VCAppVerifierTool" | |
194 | /> | |
195 | <Tool | |
196 | Name="VCWebDeploymentTool" | |
197 | /> | |
198 | <Tool | |
199 | Name="VCPostBuildEventTool" | |
200 | /> | |
201 | </Configuration> | |
202 | </Configurations> | |
203 | <References> | |
204 | </References> | |
205 | <Files> | |
206 | <Filter | |
207 | Name="bidi" | |
208 | > | |
209 | <File | |
210 | RelativePath=".\ubidi.c" | |
211 | > | |
212 | </File> | |
213 | <File | |
214 | RelativePath=".\unicode\ubidi.h" | |
215 | > | |
216 | <FileConfiguration | |
217 | Name="Release|Win32" | |
218 | > | |
219 | <Tool | |
220 | Name="VCCustomBuildTool" | |
221 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
222 | Outputs="..\..\include\unicode\$(InputFileName)" | |
223 | /> | |
224 | </FileConfiguration> | |
225 | <FileConfiguration | |
226 | Name="Debug|Win32" | |
227 | > | |
228 | <Tool | |
229 | Name="VCCustomBuildTool" | |
230 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
231 | Outputs="..\..\include\unicode\$(InputFileName)" | |
232 | /> | |
233 | </FileConfiguration> | |
234 | </File> | |
235 | <File | |
236 | RelativePath=".\ubidi_props.c" | |
237 | > | |
238 | </File> | |
239 | <File | |
240 | RelativePath=".\ubidi_props.h" | |
241 | > | |
242 | </File> | |
243 | <File | |
244 | RelativePath=".\ubidiimp.h" | |
245 | > | |
246 | </File> | |
247 | <File | |
248 | RelativePath=".\ubidiln.c" | |
249 | > | |
250 | </File> | |
251 | <File | |
252 | RelativePath=".\ubidiwrt.c" | |
253 | > | |
254 | </File> | |
255 | <File | |
256 | RelativePath=".\ushape.c" | |
257 | > | |
258 | </File> | |
259 | <File | |
260 | RelativePath=".\unicode\ushape.h" | |
261 | > | |
262 | <FileConfiguration | |
263 | Name="Release|Win32" | |
264 | > | |
265 | <Tool | |
266 | Name="VCCustomBuildTool" | |
267 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
268 | Outputs="..\..\include\unicode\$(InputFileName)" | |
269 | /> | |
270 | </FileConfiguration> | |
271 | <FileConfiguration | |
272 | Name="Debug|Win32" | |
273 | > | |
274 | <Tool | |
275 | Name="VCCustomBuildTool" | |
276 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
277 | Outputs="..\..\include\unicode\$(InputFileName)" | |
278 | /> | |
279 | </FileConfiguration> | |
280 | </File> | |
281 | </Filter> | |
282 | <Filter | |
283 | Name="break iteration" | |
284 | > | |
285 | <File | |
286 | RelativePath=".\brkeng.cpp" | |
287 | > | |
288 | </File> | |
289 | <File | |
290 | RelativePath=".\brkeng.h" | |
291 | > | |
292 | </File> | |
293 | <File | |
294 | RelativePath=".\brkiter.cpp" | |
295 | > | |
296 | </File> | |
297 | <File | |
298 | RelativePath=".\unicode\brkiter.h" | |
299 | > | |
300 | <FileConfiguration | |
301 | Name="Release|Win32" | |
302 | > | |
303 | <Tool | |
304 | Name="VCCustomBuildTool" | |
305 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
306 | Outputs="..\..\include\unicode\$(InputFileName)" | |
307 | /> | |
308 | </FileConfiguration> | |
309 | <FileConfiguration | |
310 | Name="Debug|Win32" | |
311 | > | |
312 | <Tool | |
313 | Name="VCCustomBuildTool" | |
314 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
315 | Outputs="..\..\include\unicode\$(InputFileName)" | |
316 | /> | |
317 | </FileConfiguration> | |
318 | </File> | |
319 | <File | |
320 | RelativePath=".\unicode\dbbi.h" | |
321 | > | |
322 | <FileConfiguration | |
323 | Name="Release|Win32" | |
324 | > | |
325 | <Tool | |
326 | Name="VCCustomBuildTool" | |
327 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
328 | Outputs="..\..\include\unicode\$(InputFileName)" | |
329 | /> | |
330 | </FileConfiguration> | |
331 | <FileConfiguration | |
332 | Name="Debug|Win32" | |
333 | > | |
334 | <Tool | |
335 | Name="VCCustomBuildTool" | |
336 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
337 | Outputs="..\..\include\unicode\$(InputFileName)" | |
338 | /> | |
339 | </FileConfiguration> | |
340 | </File> | |
341 | <File | |
342 | RelativePath=".\dictbe.cpp" | |
343 | > | |
344 | </File> | |
345 | <File | |
346 | RelativePath=".\dictbe.h" | |
347 | > | |
348 | </File> | |
349 | <File | |
350 | RelativePath=".\rbbi.cpp" | |
351 | > | |
352 | </File> | |
353 | <File | |
354 | RelativePath=".\unicode\rbbi.h" | |
355 | > | |
356 | <FileConfiguration | |
357 | Name="Release|Win32" | |
358 | > | |
359 | <Tool | |
360 | Name="VCCustomBuildTool" | |
361 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
362 | Outputs="..\..\include\unicode\$(InputFileName)" | |
363 | /> | |
364 | </FileConfiguration> | |
365 | <FileConfiguration | |
366 | Name="Debug|Win32" | |
367 | > | |
368 | <Tool | |
369 | Name="VCCustomBuildTool" | |
370 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
371 | Outputs="..\..\include\unicode\$(InputFileName)" | |
372 | /> | |
373 | </FileConfiguration> | |
374 | </File> | |
375 | <File | |
376 | RelativePath=".\rbbidata.cpp" | |
377 | > | |
378 | </File> | |
379 | <File | |
380 | RelativePath=".\rbbidata.h" | |
381 | > | |
382 | </File> | |
383 | <File | |
384 | RelativePath=".\rbbinode.cpp" | |
385 | > | |
386 | </File> | |
387 | <File | |
388 | RelativePath=".\rbbinode.h" | |
389 | > | |
390 | </File> | |
391 | <File | |
392 | RelativePath=".\rbbirb.cpp" | |
393 | > | |
394 | </File> | |
395 | <File | |
396 | RelativePath=".\rbbirb.h" | |
397 | > | |
398 | </File> | |
399 | <File | |
400 | RelativePath=".\rbbirpt.h" | |
401 | > | |
402 | </File> | |
403 | <File | |
404 | RelativePath=".\rbbiscan.cpp" | |
405 | > | |
406 | </File> | |
407 | <File | |
408 | RelativePath=".\rbbiscan.h" | |
409 | > | |
410 | </File> | |
411 | <File | |
412 | RelativePath=".\rbbisetb.cpp" | |
413 | > | |
414 | </File> | |
415 | <File | |
416 | RelativePath=".\rbbisetb.h" | |
417 | > | |
418 | </File> | |
419 | <File | |
420 | RelativePath=".\rbbistbl.cpp" | |
421 | > | |
422 | </File> | |
423 | <File | |
424 | RelativePath=".\rbbitblb.cpp" | |
425 | > | |
426 | </File> | |
427 | <File | |
428 | RelativePath=".\rbbitblb.h" | |
429 | > | |
430 | </File> | |
431 | <File | |
432 | RelativePath=".\triedict.cpp" | |
433 | > | |
434 | </File> | |
435 | <File | |
436 | RelativePath=".\triedict.h" | |
437 | > | |
438 | </File> | |
439 | <File | |
440 | RelativePath=".\ubrk.cpp" | |
441 | > | |
442 | </File> | |
443 | <File | |
444 | RelativePath=".\unicode\ubrk.h" | |
445 | > | |
446 | <FileConfiguration | |
447 | Name="Release|Win32" | |
448 | > | |
449 | <Tool | |
450 | Name="VCCustomBuildTool" | |
451 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
452 | Outputs="..\..\include\unicode\$(InputFileName)" | |
453 | /> | |
454 | </FileConfiguration> | |
455 | <FileConfiguration | |
456 | Name="Debug|Win32" | |
457 | > | |
458 | <Tool | |
459 | Name="VCCustomBuildTool" | |
460 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
461 | Outputs="..\..\include\unicode\$(InputFileName)" | |
462 | /> | |
463 | </FileConfiguration> | |
464 | </File> | |
465 | <File | |
466 | RelativePath=".\ubrkimpl.h" | |
467 | > | |
468 | </File> | |
469 | </Filter> | |
470 | <Filter | |
471 | Name="collation" | |
472 | > | |
473 | <File | |
474 | RelativePath=".\ucol_swp.c" | |
475 | > | |
476 | <FileConfiguration | |
477 | Name="Release|Win32" | |
478 | > | |
479 | <Tool | |
480 | Name="VCCLCompilerTool" | |
481 | AdditionalIncludeDirectories="..\i18n" | |
482 | /> | |
483 | </FileConfiguration> | |
484 | <FileConfiguration | |
485 | Name="Debug|Win32" | |
486 | > | |
487 | <Tool | |
488 | Name="VCCLCompilerTool" | |
489 | AdditionalIncludeDirectories="..\i18n" | |
490 | /> | |
491 | </FileConfiguration> | |
492 | </File> | |
493 | <File | |
494 | RelativePath=".\ucol_swp.h" | |
495 | > | |
496 | </File> | |
497 | </Filter> | |
498 | <Filter | |
499 | Name="collections" | |
500 | > | |
501 | <File | |
502 | RelativePath=".\hash.h" | |
503 | > | |
504 | </File> | |
505 | <File | |
506 | RelativePath=".\unicode\strenum.h" | |
507 | > | |
508 | <FileConfiguration | |
509 | Name="Release|Win32" | |
510 | > | |
511 | <Tool | |
512 | Name="VCCustomBuildTool" | |
513 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
514 | Outputs="..\..\include\unicode\$(InputFileName)" | |
515 | /> | |
516 | </FileConfiguration> | |
517 | <FileConfiguration | |
518 | Name="Debug|Win32" | |
519 | > | |
520 | <Tool | |
521 | Name="VCCustomBuildTool" | |
522 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
523 | Outputs="..\..\include\unicode\$(InputFileName)" | |
524 | /> | |
525 | </FileConfiguration> | |
526 | </File> | |
527 | <File | |
528 | RelativePath=".\uarrsort.c" | |
529 | > | |
530 | </File> | |
531 | <File | |
532 | RelativePath=".\uarrsort.h" | |
533 | > | |
534 | </File> | |
535 | <File | |
536 | RelativePath=".\uenum.c" | |
537 | > | |
538 | </File> | |
539 | <File | |
540 | RelativePath=".\unicode\uenum.h" | |
541 | > | |
542 | <FileConfiguration | |
543 | Name="Release|Win32" | |
544 | > | |
545 | <Tool | |
546 | Name="VCCustomBuildTool" | |
547 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
548 | Outputs="..\..\include\unicode\$(InputFileName)" | |
549 | /> | |
550 | </FileConfiguration> | |
551 | <FileConfiguration | |
552 | Name="Debug|Win32" | |
553 | > | |
554 | <Tool | |
555 | Name="VCCustomBuildTool" | |
556 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
557 | Outputs="..\..\include\unicode\$(InputFileName)" | |
558 | /> | |
559 | </FileConfiguration> | |
560 | </File> | |
561 | <File | |
562 | RelativePath=".\uenumimp.h" | |
563 | > | |
564 | </File> | |
565 | <File | |
566 | RelativePath=".\uhash.c" | |
567 | > | |
568 | </File> | |
569 | <File | |
570 | RelativePath=".\uhash.h" | |
571 | > | |
572 | </File> | |
573 | <File | |
574 | RelativePath=".\uhash_us.cpp" | |
575 | > | |
576 | </File> | |
577 | <File | |
578 | RelativePath=".\ustack.cpp" | |
579 | > | |
580 | </File> | |
581 | <File | |
582 | RelativePath=".\ustrenum.cpp" | |
583 | > | |
584 | </File> | |
585 | <File | |
586 | RelativePath=".\ustrenum.h" | |
587 | > | |
588 | </File> | |
589 | <File | |
590 | RelativePath=".\utrie.c" | |
591 | > | |
592 | </File> | |
593 | <File | |
594 | RelativePath=".\utrie.h" | |
595 | > | |
596 | </File> | |
597 | <File | |
598 | RelativePath=".\uvector.cpp" | |
599 | > | |
600 | </File> | |
601 | <File | |
602 | RelativePath=".\uvector.h" | |
603 | > | |
604 | </File> | |
605 | <File | |
606 | RelativePath=".\uvectr32.cpp" | |
607 | > | |
608 | </File> | |
609 | <File | |
610 | RelativePath=".\uvectr32.h" | |
611 | > | |
612 | </File> | |
613 | </Filter> | |
614 | <Filter | |
615 | Name="configuration" | |
616 | > | |
617 | <File | |
618 | RelativePath=".\common.rc" | |
619 | > | |
620 | </File> | |
621 | <File | |
622 | RelativePath=".\cpputils.h" | |
623 | > | |
624 | </File> | |
625 | <File | |
626 | RelativePath=".\unicode\docmain.h" | |
627 | > | |
628 | <FileConfiguration | |
629 | Name="Release|Win32" | |
630 | > | |
631 | <Tool | |
632 | Name="VCCustomBuildTool" | |
633 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
634 | Outputs="..\..\include\unicode\$(InputFileName)" | |
635 | /> | |
636 | </FileConfiguration> | |
637 | <FileConfiguration | |
638 | Name="Debug|Win32" | |
639 | > | |
640 | <Tool | |
641 | Name="VCCustomBuildTool" | |
642 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
643 | Outputs="..\..\include\unicode\$(InputFileName)" | |
644 | /> | |
645 | </FileConfiguration> | |
646 | </File> | |
647 | <File | |
648 | RelativePath=".\locmap.c" | |
649 | > | |
650 | </File> | |
651 | <File | |
652 | RelativePath=".\locmap.h" | |
653 | > | |
654 | </File> | |
655 | <File | |
656 | RelativePath=".\mutex.h" | |
657 | > | |
658 | </File> | |
659 | <File | |
660 | RelativePath=".\putil.c" | |
661 | > | |
662 | <FileConfiguration | |
663 | Name="Release|Win32" | |
664 | > | |
665 | <Tool | |
666 | Name="VCCLCompilerTool" | |
667 | DisableLanguageExtensions="false" | |
668 | /> | |
669 | </FileConfiguration> | |
670 | <FileConfiguration | |
671 | Name="Debug|Win32" | |
672 | > | |
673 | <Tool | |
674 | Name="VCCLCompilerTool" | |
675 | DisableLanguageExtensions="false" | |
676 | /> | |
677 | </FileConfiguration> | |
678 | </File> | |
679 | <File | |
680 | RelativePath=".\unicode\putil.h" | |
681 | > | |
682 | <FileConfiguration | |
683 | Name="Release|Win32" | |
684 | > | |
685 | <Tool | |
686 | Name="VCCustomBuildTool" | |
687 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
688 | Outputs="..\..\include\unicode\$(InputFileName)" | |
689 | /> | |
690 | </FileConfiguration> | |
691 | <FileConfiguration | |
692 | Name="Debug|Win32" | |
693 | > | |
694 | <Tool | |
695 | Name="VCCustomBuildTool" | |
696 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
697 | Outputs="..\..\include\unicode\$(InputFileName)" | |
698 | /> | |
699 | </FileConfiguration> | |
700 | </File> | |
701 | <File | |
702 | RelativePath=".\putilimp.h" | |
703 | > | |
704 | </File> | |
705 | <File | |
706 | RelativePath=".\unicode\pwin32.h" | |
707 | > | |
708 | <FileConfiguration | |
709 | Name="Release|Win32" | |
710 | > | |
711 | <Tool | |
712 | Name="VCCustomBuildTool" | |
713 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
714 | Outputs="..\..\include\unicode\$(InputFileName)" | |
715 | /> | |
716 | </FileConfiguration> | |
717 | <FileConfiguration | |
718 | Name="Debug|Win32" | |
719 | > | |
720 | <Tool | |
721 | Name="VCCustomBuildTool" | |
722 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
723 | Outputs="..\..\include\unicode\$(InputFileName)" | |
724 | /> | |
725 | </FileConfiguration> | |
726 | </File> | |
727 | <File | |
728 | RelativePath=".\uassert.h" | |
729 | > | |
730 | </File> | |
731 | <File | |
732 | RelativePath=".\unicode\uconfig.h" | |
733 | > | |
734 | <FileConfiguration | |
735 | Name="Release|Win32" | |
736 | > | |
737 | <Tool | |
738 | Name="VCCustomBuildTool" | |
739 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
740 | Outputs="..\..\include\unicode\$(InputFileName)" | |
741 | /> | |
742 | </FileConfiguration> | |
743 | <FileConfiguration | |
744 | Name="Debug|Win32" | |
745 | > | |
746 | <Tool | |
747 | Name="VCCustomBuildTool" | |
748 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
749 | Outputs="..\..\include\unicode\$(InputFileName)" | |
750 | /> | |
751 | </FileConfiguration> | |
752 | </File> | |
753 | <File | |
754 | RelativePath=".\unicode\udeprctd.h" | |
755 | > | |
756 | <FileConfiguration | |
757 | Name="Release|Win32" | |
758 | > | |
759 | <Tool | |
760 | Name="VCCustomBuildTool" | |
761 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
762 | Outputs="..\..\include\unicode\$(InputFileName)" | |
763 | /> | |
764 | </FileConfiguration> | |
765 | <FileConfiguration | |
766 | Name="Debug|Win32" | |
767 | > | |
768 | <Tool | |
769 | Name="VCCustomBuildTool" | |
770 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
771 | Outputs="..\..\include\unicode\$(InputFileName)" | |
772 | /> | |
773 | </FileConfiguration> | |
774 | </File> | |
775 | <File | |
776 | RelativePath=".\unicode\udraft.h" | |
777 | > | |
778 | <FileConfiguration | |
779 | Name="Release|Win32" | |
780 | > | |
781 | <Tool | |
782 | Name="VCCustomBuildTool" | |
783 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
784 | Outputs="..\..\include\unicode\$(InputFileName)" | |
785 | /> | |
786 | </FileConfiguration> | |
787 | <FileConfiguration | |
788 | Name="Debug|Win32" | |
789 | > | |
790 | <Tool | |
791 | Name="VCCustomBuildTool" | |
792 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
793 | Outputs="..\..\include\unicode\$(InputFileName)" | |
794 | /> | |
795 | </FileConfiguration> | |
796 | </File> | |
797 | <File | |
798 | RelativePath=".\unicode\uintrnal.h" | |
799 | > | |
800 | <FileConfiguration | |
801 | Name="Release|Win32" | |
802 | > | |
803 | <Tool | |
804 | Name="VCCustomBuildTool" | |
805 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
806 | Outputs="..\..\include\unicode\$(InputFileName)" | |
807 | /> | |
808 | </FileConfiguration> | |
809 | <FileConfiguration | |
810 | Name="Debug|Win32" | |
811 | > | |
812 | <Tool | |
813 | Name="VCCustomBuildTool" | |
814 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
815 | Outputs="..\..\include\unicode\$(InputFileName)" | |
816 | /> | |
817 | </FileConfiguration> | |
818 | </File> | |
819 | <File | |
820 | RelativePath=".\unicode\umachine.h" | |
821 | > | |
822 | <FileConfiguration | |
823 | Name="Release|Win32" | |
824 | > | |
825 | <Tool | |
826 | Name="VCCustomBuildTool" | |
827 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
828 | Outputs="..\..\include\unicode\$(InputFileName)" | |
829 | /> | |
830 | </FileConfiguration> | |
831 | <FileConfiguration | |
832 | Name="Debug|Win32" | |
833 | > | |
834 | <Tool | |
835 | Name="VCCustomBuildTool" | |
836 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
837 | Outputs="..\..\include\unicode\$(InputFileName)" | |
838 | /> | |
839 | </FileConfiguration> | |
840 | </File> | |
841 | <File | |
842 | RelativePath=".\umath.c" | |
843 | > | |
844 | </File> | |
845 | <File | |
846 | RelativePath=".\umutex.c" | |
847 | > | |
848 | <FileConfiguration | |
849 | Name="Release|Win32" | |
850 | > | |
851 | <Tool | |
852 | Name="VCCLCompilerTool" | |
853 | DisableLanguageExtensions="false" | |
854 | /> | |
855 | </FileConfiguration> | |
856 | <FileConfiguration | |
857 | Name="Debug|Win32" | |
858 | > | |
859 | <Tool | |
860 | Name="VCCLCompilerTool" | |
861 | DisableLanguageExtensions="false" | |
862 | /> | |
863 | </FileConfiguration> | |
864 | </File> | |
865 | <File | |
866 | RelativePath=".\umutex.h" | |
867 | > | |
868 | </File> | |
869 | <File | |
870 | RelativePath=".\unicode\uobslete.h" | |
871 | > | |
872 | <FileConfiguration | |
873 | Name="Release|Win32" | |
874 | > | |
875 | <Tool | |
876 | Name="VCCustomBuildTool" | |
877 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
878 | Outputs="..\..\include\unicode\$(InputFileName)" | |
879 | /> | |
880 | </FileConfiguration> | |
881 | <FileConfiguration | |
882 | Name="Debug|Win32" | |
883 | > | |
884 | <Tool | |
885 | Name="VCCustomBuildTool" | |
886 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
887 | Outputs="..\..\include\unicode\$(InputFileName)" | |
888 | /> | |
889 | </FileConfiguration> | |
890 | </File> | |
891 | <File | |
892 | RelativePath=".\unicode\urename.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=".\unicode\usystem.h" | |
915 | > | |
916 | <FileConfiguration | |
917 | Name="Release|Win32" | |
918 | > | |
919 | <Tool | |
920 | Name="VCCustomBuildTool" | |
921 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
922 | Outputs="..\..\include\unicode\$(InputFileName)" | |
923 | /> | |
924 | </FileConfiguration> | |
925 | <FileConfiguration | |
926 | Name="Debug|Win32" | |
927 | > | |
928 | <Tool | |
929 | Name="VCCustomBuildTool" | |
930 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
931 | Outputs="..\..\include\unicode\$(InputFileName)" | |
932 | /> | |
933 | </FileConfiguration> | |
934 | </File> | |
935 | <File | |
936 | RelativePath=".\utrace.c" | |
937 | > | |
938 | </File> | |
939 | <File | |
940 | RelativePath=".\unicode\utrace.h" | |
941 | > | |
942 | <FileConfiguration | |
943 | Name="Release|Win32" | |
944 | > | |
945 | <Tool | |
946 | Name="VCCustomBuildTool" | |
947 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
948 | Outputs="..\..\include\unicode\$(InputFileName)" | |
949 | /> | |
950 | </FileConfiguration> | |
951 | <FileConfiguration | |
952 | Name="Debug|Win32" | |
953 | > | |
954 | <Tool | |
955 | Name="VCCustomBuildTool" | |
956 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
957 | Outputs="..\..\include\unicode\$(InputFileName)" | |
958 | /> | |
959 | </FileConfiguration> | |
960 | </File> | |
961 | <File | |
962 | RelativePath=".\utracimp.h" | |
963 | > | |
964 | </File> | |
965 | <File | |
966 | RelativePath=".\utypes.c" | |
967 | > | |
968 | </File> | |
969 | <File | |
970 | RelativePath=".\unicode\utypes.h" | |
971 | > | |
972 | <FileConfiguration | |
973 | Name="Release|Win32" | |
974 | > | |
975 | <Tool | |
976 | Name="VCCustomBuildTool" | |
977 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
978 | Outputs="..\..\include\unicode\$(InputFileName)" | |
979 | /> | |
980 | </FileConfiguration> | |
981 | <FileConfiguration | |
982 | Name="Debug|Win32" | |
983 | > | |
984 | <Tool | |
985 | Name="VCCustomBuildTool" | |
986 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
987 | Outputs="..\..\include\unicode\$(InputFileName)" | |
988 | /> | |
989 | </FileConfiguration> | |
990 | </File> | |
991 | <File | |
992 | RelativePath=".\unicode\uversion.h" | |
993 | > | |
994 | <FileConfiguration | |
995 | Name="Release|Win32" | |
996 | > | |
997 | <Tool | |
998 | Name="VCCustomBuildTool" | |
999 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1000 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1001 | /> | |
1002 | </FileConfiguration> | |
1003 | <FileConfiguration | |
1004 | Name="Debug|Win32" | |
1005 | > | |
1006 | <Tool | |
1007 | Name="VCCustomBuildTool" | |
1008 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1009 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1010 | /> | |
1011 | </FileConfiguration> | |
1012 | </File> | |
1013 | <File | |
1014 | RelativePath=".\wintz.c" | |
1015 | > | |
1016 | <FileConfiguration | |
1017 | Name="Release|Win32" | |
1018 | > | |
1019 | <Tool | |
1020 | Name="VCCLCompilerTool" | |
1021 | DisableLanguageExtensions="false" | |
1022 | /> | |
1023 | </FileConfiguration> | |
1024 | <FileConfiguration | |
1025 | Name="Debug|Win32" | |
1026 | > | |
1027 | <Tool | |
1028 | Name="VCCLCompilerTool" | |
1029 | DisableLanguageExtensions="false" | |
1030 | /> | |
1031 | </FileConfiguration> | |
1032 | </File> | |
1033 | <File | |
1034 | RelativePath=".\wintz.h" | |
1035 | > | |
1036 | </File> | |
1037 | </Filter> | |
1038 | <Filter | |
1039 | Name="conversion" | |
1040 | > | |
1041 | <File | |
1042 | RelativePath=".\ucnv.c" | |
1043 | > | |
1044 | </File> | |
1045 | <File | |
1046 | RelativePath=".\unicode\ucnv.h" | |
1047 | > | |
1048 | <FileConfiguration | |
1049 | Name="Release|Win32" | |
1050 | > | |
1051 | <Tool | |
1052 | Name="VCCustomBuildTool" | |
1053 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1054 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1055 | /> | |
1056 | </FileConfiguration> | |
1057 | <FileConfiguration | |
1058 | Name="Debug|Win32" | |
1059 | > | |
1060 | <Tool | |
1061 | Name="VCCustomBuildTool" | |
1062 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1063 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1064 | /> | |
1065 | </FileConfiguration> | |
1066 | </File> | |
1067 | <File | |
1068 | RelativePath=".\ucnv2022.c" | |
1069 | > | |
1070 | </File> | |
1071 | <File | |
1072 | RelativePath=".\ucnv_bld.c" | |
1073 | > | |
1074 | </File> | |
1075 | <File | |
1076 | RelativePath=".\ucnv_bld.h" | |
1077 | > | |
1078 | </File> | |
1079 | <File | |
1080 | RelativePath=".\ucnv_cb.c" | |
1081 | > | |
1082 | </File> | |
1083 | <File | |
1084 | RelativePath=".\unicode\ucnv_cb.h" | |
1085 | > | |
1086 | <FileConfiguration | |
1087 | Name="Release|Win32" | |
1088 | > | |
1089 | <Tool | |
1090 | Name="VCCustomBuildTool" | |
1091 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1092 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1093 | /> | |
1094 | </FileConfiguration> | |
1095 | <FileConfiguration | |
1096 | Name="Debug|Win32" | |
1097 | > | |
1098 | <Tool | |
1099 | Name="VCCustomBuildTool" | |
1100 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1101 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1102 | /> | |
1103 | </FileConfiguration> | |
1104 | </File> | |
1105 | <File | |
1106 | RelativePath=".\ucnv_cnv.c" | |
1107 | > | |
1108 | </File> | |
1109 | <File | |
1110 | RelativePath=".\ucnv_cnv.h" | |
1111 | > | |
1112 | </File> | |
1113 | <File | |
1114 | RelativePath=".\ucnv_err.c" | |
1115 | > | |
1116 | </File> | |
1117 | <File | |
1118 | RelativePath=".\unicode\ucnv_err.h" | |
1119 | > | |
1120 | <FileConfiguration | |
1121 | Name="Release|Win32" | |
1122 | > | |
1123 | <Tool | |
1124 | Name="VCCustomBuildTool" | |
1125 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1126 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1127 | /> | |
1128 | </FileConfiguration> | |
1129 | <FileConfiguration | |
1130 | Name="Debug|Win32" | |
1131 | > | |
1132 | <Tool | |
1133 | Name="VCCustomBuildTool" | |
1134 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1135 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1136 | /> | |
1137 | </FileConfiguration> | |
1138 | </File> | |
1139 | <File | |
1140 | RelativePath=".\ucnv_ext.c" | |
1141 | > | |
1142 | </File> | |
1143 | <File | |
1144 | RelativePath=".\ucnv_ext.h" | |
1145 | > | |
1146 | </File> | |
1147 | <File | |
1148 | RelativePath=".\ucnv_imp.h" | |
1149 | > | |
1150 | </File> | |
1151 | <File | |
1152 | RelativePath=".\ucnv_io.c" | |
1153 | > | |
1154 | </File> | |
1155 | <File | |
1156 | RelativePath=".\ucnv_io.h" | |
1157 | > | |
1158 | </File> | |
1159 | <File | |
1160 | RelativePath=".\ucnv_lmb.c" | |
1161 | > | |
1162 | </File> | |
1163 | <File | |
1164 | RelativePath=".\ucnv_set.c" | |
1165 | > | |
1166 | </File> | |
1167 | <File | |
1168 | RelativePath=".\ucnv_u16.c" | |
1169 | > | |
1170 | </File> | |
1171 | <File | |
1172 | RelativePath=".\ucnv_u32.c" | |
1173 | > | |
1174 | </File> | |
1175 | <File | |
1176 | RelativePath=".\ucnv_u7.c" | |
1177 | > | |
1178 | </File> | |
1179 | <File | |
1180 | RelativePath=".\ucnv_u8.c" | |
1181 | > | |
1182 | </File> | |
1183 | <File | |
1184 | RelativePath=".\ucnvbocu.c" | |
1185 | > | |
1186 | </File> | |
1187 | <File | |
1188 | RelativePath=".\ucnvdisp.c" | |
1189 | > | |
1190 | </File> | |
1191 | <File | |
1192 | RelativePath=".\ucnvhz.c" | |
1193 | > | |
1194 | </File> | |
1195 | <File | |
1196 | RelativePath=".\ucnvisci.c" | |
1197 | > | |
1198 | </File> | |
1199 | <File | |
1200 | RelativePath=".\ucnvlat1.c" | |
1201 | > | |
1202 | </File> | |
1203 | <File | |
1204 | RelativePath=".\ucnvmbcs.c" | |
1205 | > | |
1206 | </File> | |
1207 | <File | |
1208 | RelativePath=".\ucnvmbcs.h" | |
1209 | > | |
1210 | </File> | |
1211 | <File | |
1212 | RelativePath=".\ucnvscsu.c" | |
1213 | > | |
1214 | </File> | |
1215 | </Filter> | |
1216 | <Filter | |
1217 | Name="data & memory" | |
1218 | > | |
1219 | <File | |
1220 | RelativePath=".\cmemory.c" | |
1221 | > | |
1222 | </File> | |
1223 | <File | |
1224 | RelativePath=".\cmemory.h" | |
1225 | > | |
1226 | </File> | |
1227 | <File | |
1228 | RelativePath=".\unicode\uclean.h" | |
1229 | > | |
1230 | <FileConfiguration | |
1231 | Name="Release|Win32" | |
1232 | > | |
1233 | <Tool | |
1234 | Name="VCCustomBuildTool" | |
1235 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1236 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1237 | /> | |
1238 | </FileConfiguration> | |
1239 | <FileConfiguration | |
1240 | Name="Debug|Win32" | |
1241 | > | |
1242 | <Tool | |
1243 | Name="VCCustomBuildTool" | |
1244 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1245 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1246 | /> | |
1247 | </FileConfiguration> | |
1248 | </File> | |
1249 | <File | |
1250 | RelativePath=".\ucln.h" | |
1251 | > | |
1252 | </File> | |
1253 | <File | |
1254 | RelativePath=".\ucln_cmn.c" | |
1255 | > | |
1256 | </File> | |
1257 | <File | |
1258 | RelativePath=".\ucln_cmn.h" | |
1259 | > | |
1260 | </File> | |
1261 | <File | |
1262 | RelativePath=".\ucmndata.c" | |
1263 | > | |
1264 | </File> | |
1265 | <File | |
1266 | RelativePath=".\ucmndata.h" | |
1267 | > | |
1268 | </File> | |
1269 | <File | |
1270 | RelativePath=".\udata.c" | |
1271 | > | |
1272 | </File> | |
1273 | <File | |
1274 | RelativePath=".\unicode\udata.h" | |
1275 | > | |
1276 | <FileConfiguration | |
1277 | Name="Release|Win32" | |
1278 | > | |
1279 | <Tool | |
1280 | Name="VCCustomBuildTool" | |
1281 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1282 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1283 | /> | |
1284 | </FileConfiguration> | |
1285 | <FileConfiguration | |
1286 | Name="Debug|Win32" | |
1287 | > | |
1288 | <Tool | |
1289 | Name="VCCustomBuildTool" | |
1290 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1291 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1292 | /> | |
1293 | </FileConfiguration> | |
1294 | </File> | |
1295 | <File | |
1296 | RelativePath=".\udatamem.c" | |
1297 | > | |
1298 | </File> | |
1299 | <File | |
1300 | RelativePath=".\udatamem.h" | |
1301 | > | |
1302 | </File> | |
1303 | <File | |
1304 | RelativePath=".\udataswp.c" | |
1305 | > | |
1306 | </File> | |
1307 | <File | |
1308 | RelativePath=".\udataswp.h" | |
1309 | > | |
1310 | </File> | |
1311 | <File | |
1312 | RelativePath=".\uinit.c" | |
1313 | > | |
1314 | </File> | |
1315 | <File | |
1316 | RelativePath=".\umapfile.c" | |
1317 | > | |
1318 | <FileConfiguration | |
1319 | Name="Release|Win32" | |
1320 | > | |
1321 | <Tool | |
1322 | Name="VCCLCompilerTool" | |
1323 | DisableLanguageExtensions="false" | |
1324 | /> | |
1325 | </FileConfiguration> | |
1326 | <FileConfiguration | |
1327 | Name="Debug|Win32" | |
1328 | > | |
1329 | <Tool | |
1330 | Name="VCCLCompilerTool" | |
1331 | DisableLanguageExtensions="false" | |
1332 | /> | |
1333 | </FileConfiguration> | |
1334 | </File> | |
1335 | <File | |
1336 | RelativePath=".\umapfile.h" | |
1337 | > | |
1338 | </File> | |
1339 | <File | |
1340 | RelativePath=".\uobject.cpp" | |
1341 | > | |
1342 | </File> | |
1343 | <File | |
1344 | RelativePath=".\unicode\uobject.h" | |
1345 | > | |
1346 | <FileConfiguration | |
1347 | Name="Release|Win32" | |
1348 | > | |
1349 | <Tool | |
1350 | Name="VCCustomBuildTool" | |
1351 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1352 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1353 | /> | |
1354 | </FileConfiguration> | |
1355 | <FileConfiguration | |
1356 | Name="Debug|Win32" | |
1357 | > | |
1358 | <Tool | |
1359 | Name="VCCustomBuildTool" | |
1360 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1361 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1362 | /> | |
1363 | </FileConfiguration> | |
1364 | </File> | |
1365 | </Filter> | |
1366 | <Filter | |
1367 | Name="formatting" | |
1368 | > | |
1369 | <File | |
1370 | RelativePath=".\dtintrv.cpp" | |
1371 | > | |
1372 | </File> | |
1373 | <File | |
1374 | RelativePath=".\unicode\dtintrv.h" | |
1375 | > | |
1376 | </File> | |
1377 | <File | |
1378 | RelativePath=".\unicode\parseerr.h" | |
1379 | > | |
1380 | <FileConfiguration | |
1381 | Name="Release|Win32" | |
1382 | > | |
1383 | <Tool | |
1384 | Name="VCCustomBuildTool" | |
1385 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1386 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1387 | /> | |
1388 | </FileConfiguration> | |
1389 | <FileConfiguration | |
1390 | Name="Debug|Win32" | |
1391 | > | |
1392 | <Tool | |
1393 | Name="VCCustomBuildTool" | |
1394 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1395 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1396 | /> | |
1397 | </FileConfiguration> | |
1398 | </File> | |
1399 | <File | |
1400 | RelativePath=".\parsepos.cpp" | |
1401 | > | |
1402 | </File> | |
1403 | <File | |
1404 | RelativePath=".\unicode\parsepos.h" | |
1405 | > | |
1406 | <FileConfiguration | |
1407 | Name="Release|Win32" | |
1408 | > | |
1409 | <Tool | |
1410 | Name="VCCustomBuildTool" | |
1411 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1412 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1413 | /> | |
1414 | </FileConfiguration> | |
1415 | <FileConfiguration | |
1416 | Name="Debug|Win32" | |
1417 | > | |
1418 | <Tool | |
1419 | Name="VCCustomBuildTool" | |
1420 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1421 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1422 | /> | |
1423 | </FileConfiguration> | |
1424 | </File> | |
1425 | <File | |
1426 | RelativePath=".\unicode\umisc.h" | |
1427 | > | |
1428 | <FileConfiguration | |
1429 | Name="Release|Win32" | |
1430 | > | |
1431 | <Tool | |
1432 | Name="VCCustomBuildTool" | |
1433 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1434 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1435 | /> | |
1436 | </FileConfiguration> | |
1437 | <FileConfiguration | |
1438 | Name="Debug|Win32" | |
1439 | > | |
1440 | <Tool | |
1441 | Name="VCCustomBuildTool" | |
1442 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1443 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1444 | /> | |
1445 | </FileConfiguration> | |
1446 | </File> | |
1447 | <File | |
1448 | RelativePath=".\ustrfmt.c" | |
1449 | > | |
1450 | </File> | |
1451 | <File | |
1452 | RelativePath=".\ustrfmt.h" | |
1453 | > | |
1454 | </File> | |
1455 | <File | |
1456 | RelativePath=".\util.cpp" | |
1457 | > | |
1458 | </File> | |
1459 | <File | |
1460 | RelativePath=".\util.h" | |
1461 | > | |
1462 | </File> | |
1463 | <File | |
1464 | RelativePath=".\util_props.cpp" | |
1465 | > | |
1466 | </File> | |
1467 | </Filter> | |
1468 | <Filter | |
1469 | Name="idna" | |
1470 | Filter="*.c,*.h" | |
1471 | > | |
1472 | <File | |
1473 | RelativePath=".\punycode.c" | |
1474 | > | |
1475 | </File> | |
1476 | <File | |
1477 | RelativePath=".\punycode.h" | |
1478 | > | |
1479 | </File> | |
1480 | <File | |
1481 | RelativePath=".\uidna.cpp" | |
1482 | > | |
1483 | </File> | |
1484 | <File | |
1485 | RelativePath=".\unicode\uidna.h" | |
1486 | > | |
1487 | <FileConfiguration | |
1488 | Name="Release|Win32" | |
1489 | > | |
1490 | <Tool | |
1491 | Name="VCCustomBuildTool" | |
1492 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1493 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1494 | /> | |
1495 | </FileConfiguration> | |
1496 | <FileConfiguration | |
1497 | Name="Debug|Win32" | |
1498 | > | |
1499 | <Tool | |
1500 | Name="VCCustomBuildTool" | |
1501 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1502 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1503 | /> | |
1504 | </FileConfiguration> | |
1505 | </File> | |
1506 | </Filter> | |
1507 | <Filter | |
1508 | Name="locales & resources" | |
1509 | > | |
1510 | <File | |
1511 | RelativePath=".\locbased.cpp" | |
1512 | > | |
1513 | </File> | |
1514 | <File | |
1515 | RelativePath=".\locbased.h" | |
1516 | > | |
1517 | </File> | |
1518 | <File | |
1519 | RelativePath=".\locid.cpp" | |
1520 | > | |
1521 | </File> | |
1522 | <File | |
1523 | RelativePath=".\unicode\locid.h" | |
1524 | > | |
1525 | <FileConfiguration | |
1526 | Name="Release|Win32" | |
1527 | > | |
1528 | <Tool | |
1529 | Name="VCCustomBuildTool" | |
1530 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1531 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1532 | /> | |
1533 | </FileConfiguration> | |
1534 | <FileConfiguration | |
1535 | Name="Debug|Win32" | |
1536 | > | |
1537 | <Tool | |
1538 | Name="VCCustomBuildTool" | |
1539 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1540 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1541 | /> | |
1542 | </FileConfiguration> | |
1543 | </File> | |
1544 | <File | |
1545 | RelativePath=".\locutil.cpp" | |
1546 | > | |
1547 | </File> | |
1548 | <File | |
1549 | RelativePath=".\locutil.h" | |
1550 | > | |
1551 | </File> | |
1552 | <File | |
1553 | RelativePath=".\resbund.cpp" | |
1554 | > | |
1555 | </File> | |
1556 | <File | |
1557 | RelativePath=".\unicode\resbund.h" | |
1558 | > | |
1559 | <FileConfiguration | |
1560 | Name="Release|Win32" | |
1561 | > | |
1562 | <Tool | |
1563 | Name="VCCustomBuildTool" | |
1564 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1565 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1566 | /> | |
1567 | </FileConfiguration> | |
1568 | <FileConfiguration | |
1569 | Name="Debug|Win32" | |
1570 | > | |
1571 | <Tool | |
1572 | Name="VCCustomBuildTool" | |
1573 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1574 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1575 | /> | |
1576 | </FileConfiguration> | |
1577 | </File> | |
1578 | <File | |
1579 | RelativePath=".\resbund_cnv.cpp" | |
1580 | > | |
1581 | </File> | |
1582 | <File | |
1583 | RelativePath=".\ucat.c" | |
1584 | > | |
1585 | </File> | |
1586 | <File | |
1587 | RelativePath=".\unicode\ucat.h" | |
1588 | > | |
1589 | <FileConfiguration | |
1590 | Name="Release|Win32" | |
1591 | > | |
1592 | <Tool | |
1593 | Name="VCCustomBuildTool" | |
1594 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1595 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1596 | /> | |
1597 | </FileConfiguration> | |
1598 | <FileConfiguration | |
1599 | Name="Debug|Win32" | |
1600 | > | |
1601 | <Tool | |
1602 | Name="VCCustomBuildTool" | |
1603 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1604 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1605 | /> | |
1606 | </FileConfiguration> | |
1607 | </File> | |
1608 | <File | |
1609 | RelativePath=".\uloc.c" | |
1610 | > | |
1611 | </File> | |
1612 | <File | |
1613 | RelativePath=".\unicode\uloc.h" | |
1614 | > | |
1615 | <FileConfiguration | |
1616 | Name="Release|Win32" | |
1617 | > | |
1618 | <Tool | |
1619 | Name="VCCustomBuildTool" | |
1620 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1621 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1622 | /> | |
1623 | </FileConfiguration> | |
1624 | <FileConfiguration | |
1625 | Name="Debug|Win32" | |
1626 | > | |
1627 | <Tool | |
1628 | Name="VCCustomBuildTool" | |
1629 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1630 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1631 | /> | |
1632 | </FileConfiguration> | |
1633 | </File> | |
1634 | <File | |
1635 | RelativePath=".\ulocimp.h" | |
1636 | > | |
1637 | </File> | |
1638 | <File | |
1639 | RelativePath=".\unicode\ures.h" | |
1640 | > | |
1641 | <FileConfiguration | |
1642 | Name="Release|Win32" | |
1643 | > | |
1644 | <Tool | |
1645 | Name="VCCustomBuildTool" | |
1646 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1647 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1648 | /> | |
1649 | </FileConfiguration> | |
1650 | <FileConfiguration | |
1651 | Name="Debug|Win32" | |
1652 | > | |
1653 | <Tool | |
1654 | Name="VCCustomBuildTool" | |
1655 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1656 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1657 | /> | |
1658 | </FileConfiguration> | |
1659 | </File> | |
1660 | <File | |
1661 | RelativePath=".\ures_cnv.c" | |
1662 | > | |
1663 | </File> | |
1664 | <File | |
1665 | RelativePath=".\uresbund.c" | |
1666 | > | |
1667 | </File> | |
1668 | <File | |
1669 | RelativePath=".\uresdata.c" | |
1670 | > | |
1671 | </File> | |
1672 | <File | |
1673 | RelativePath=".\uresdata.h" | |
1674 | > | |
1675 | </File> | |
1676 | <File | |
1677 | RelativePath=".\uresimp.h" | |
1678 | > | |
1679 | </File> | |
1680 | </Filter> | |
1681 | <Filter | |
1682 | Name="normalization" | |
1683 | > | |
1684 | <File | |
1685 | RelativePath=".\caniter.cpp" | |
1686 | > | |
1687 | </File> | |
1688 | <File | |
1689 | RelativePath=".\unicode\caniter.h" | |
1690 | > | |
1691 | <FileConfiguration | |
1692 | Name="Release|Win32" | |
1693 | > | |
1694 | <Tool | |
1695 | Name="VCCustomBuildTool" | |
1696 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1697 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1698 | /> | |
1699 | </FileConfiguration> | |
1700 | <FileConfiguration | |
1701 | Name="Debug|Win32" | |
1702 | > | |
1703 | <Tool | |
1704 | Name="VCCustomBuildTool" | |
1705 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1706 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1707 | /> | |
1708 | </FileConfiguration> | |
1709 | </File> | |
1710 | <File | |
1711 | RelativePath=".\normlzr.cpp" | |
1712 | > | |
1713 | </File> | |
1714 | <File | |
1715 | RelativePath=".\unicode\normlzr.h" | |
1716 | > | |
1717 | <FileConfiguration | |
1718 | Name="Release|Win32" | |
1719 | > | |
1720 | <Tool | |
1721 | Name="VCCustomBuildTool" | |
1722 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1723 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1724 | /> | |
1725 | </FileConfiguration> | |
1726 | <FileConfiguration | |
1727 | Name="Debug|Win32" | |
1728 | > | |
1729 | <Tool | |
1730 | Name="VCCustomBuildTool" | |
1731 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1732 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1733 | /> | |
1734 | </FileConfiguration> | |
1735 | </File> | |
1736 | <File | |
1737 | RelativePath=".\unorm.cpp" | |
1738 | > | |
1739 | </File> | |
1740 | <File | |
1741 | RelativePath=".\unicode\unorm.h" | |
1742 | > | |
1743 | <FileConfiguration | |
1744 | Name="Release|Win32" | |
1745 | > | |
1746 | <Tool | |
1747 | Name="VCCustomBuildTool" | |
1748 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1749 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1750 | /> | |
1751 | </FileConfiguration> | |
1752 | <FileConfiguration | |
1753 | Name="Debug|Win32" | |
1754 | > | |
1755 | <Tool | |
1756 | Name="VCCustomBuildTool" | |
1757 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1758 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1759 | /> | |
1760 | </FileConfiguration> | |
1761 | </File> | |
1762 | <File | |
1763 | RelativePath=".\unorm_it.c" | |
1764 | > | |
1765 | </File> | |
1766 | <File | |
1767 | RelativePath=".\unorm_it.h" | |
1768 | > | |
1769 | </File> | |
1770 | <File | |
1771 | RelativePath=".\unormcmp.cpp" | |
1772 | > | |
1773 | </File> | |
1774 | <File | |
1775 | RelativePath=".\unormimp.h" | |
1776 | > | |
1777 | </File> | |
1778 | </Filter> | |
1779 | <Filter | |
1780 | Name="properties & sets" | |
1781 | > | |
1782 | <File | |
1783 | RelativePath=".\bmpset.cpp" | |
1784 | > | |
1785 | </File> | |
1786 | <File | |
1787 | RelativePath=".\bmpset.h" | |
1788 | > | |
1789 | </File> | |
1790 | <File | |
1791 | RelativePath=".\propname.cpp" | |
1792 | > | |
1793 | </File> | |
1794 | <File | |
1795 | RelativePath=".\propname.h" | |
1796 | > | |
1797 | </File> | |
1798 | <File | |
1799 | RelativePath=".\ruleiter.cpp" | |
1800 | > | |
1801 | </File> | |
1802 | <File | |
1803 | RelativePath=".\ruleiter.h" | |
1804 | > | |
1805 | </File> | |
1806 | <File | |
1807 | RelativePath=".\unicode\symtable.h" | |
1808 | > | |
1809 | <FileConfiguration | |
1810 | Name="Release|Win32" | |
1811 | > | |
1812 | <Tool | |
1813 | Name="VCCustomBuildTool" | |
1814 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1815 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1816 | /> | |
1817 | </FileConfiguration> | |
1818 | <FileConfiguration | |
1819 | Name="Debug|Win32" | |
1820 | > | |
1821 | <Tool | |
1822 | Name="VCCustomBuildTool" | |
1823 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1824 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1825 | /> | |
1826 | </FileConfiguration> | |
1827 | </File> | |
1828 | <File | |
1829 | RelativePath=".\ucase.c" | |
1830 | > | |
1831 | </File> | |
1832 | <File | |
1833 | RelativePath=".\ucase.h" | |
1834 | > | |
1835 | </File> | |
1836 | <File | |
1837 | RelativePath=".\uchar.c" | |
1838 | > | |
1839 | </File> | |
1840 | <File | |
1841 | RelativePath=".\unicode\uchar.h" | |
1842 | > | |
1843 | <FileConfiguration | |
1844 | Name="Release|Win32" | |
1845 | > | |
1846 | <Tool | |
1847 | Name="VCCustomBuildTool" | |
1848 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1849 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1850 | /> | |
1851 | </FileConfiguration> | |
1852 | <FileConfiguration | |
1853 | Name="Debug|Win32" | |
1854 | > | |
1855 | <Tool | |
1856 | Name="VCCustomBuildTool" | |
1857 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1858 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1859 | /> | |
1860 | </FileConfiguration> | |
1861 | </File> | |
1862 | <File | |
1863 | RelativePath=".\unames.c" | |
1864 | > | |
1865 | </File> | |
1866 | <File | |
1867 | RelativePath=".\unifilt.cpp" | |
1868 | > | |
1869 | </File> | |
1870 | <File | |
1871 | RelativePath=".\unicode\unifilt.h" | |
1872 | > | |
1873 | <FileConfiguration | |
1874 | Name="Release|Win32" | |
1875 | > | |
1876 | <Tool | |
1877 | Name="VCCustomBuildTool" | |
1878 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1879 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1880 | /> | |
1881 | </FileConfiguration> | |
1882 | <FileConfiguration | |
1883 | Name="Debug|Win32" | |
1884 | > | |
1885 | <Tool | |
1886 | Name="VCCustomBuildTool" | |
1887 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1888 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1889 | /> | |
1890 | </FileConfiguration> | |
1891 | </File> | |
1892 | <File | |
1893 | RelativePath=".\unifunct.cpp" | |
1894 | > | |
1895 | </File> | |
1896 | <File | |
1897 | RelativePath=".\unicode\unifunct.h" | |
1898 | > | |
1899 | <FileConfiguration | |
1900 | Name="Release|Win32" | |
1901 | > | |
1902 | <Tool | |
1903 | Name="VCCustomBuildTool" | |
1904 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1905 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1906 | /> | |
1907 | </FileConfiguration> | |
1908 | <FileConfiguration | |
1909 | Name="Debug|Win32" | |
1910 | > | |
1911 | <Tool | |
1912 | Name="VCCustomBuildTool" | |
1913 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1914 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1915 | /> | |
1916 | </FileConfiguration> | |
1917 | </File> | |
1918 | <File | |
1919 | RelativePath=".\unicode\unimatch.h" | |
1920 | > | |
1921 | <FileConfiguration | |
1922 | Name="Release|Win32" | |
1923 | > | |
1924 | <Tool | |
1925 | Name="VCCustomBuildTool" | |
1926 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1927 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1928 | /> | |
1929 | </FileConfiguration> | |
1930 | <FileConfiguration | |
1931 | Name="Debug|Win32" | |
1932 | > | |
1933 | <Tool | |
1934 | Name="VCCustomBuildTool" | |
1935 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1936 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1937 | /> | |
1938 | </FileConfiguration> | |
1939 | </File> | |
1940 | <File | |
1941 | RelativePath=".\uniset.cpp" | |
1942 | > | |
1943 | </File> | |
1944 | <File | |
1945 | RelativePath=".\unicode\uniset.h" | |
1946 | > | |
1947 | <FileConfiguration | |
1948 | Name="Release|Win32" | |
1949 | > | |
1950 | <Tool | |
1951 | Name="VCCustomBuildTool" | |
1952 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1953 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1954 | /> | |
1955 | </FileConfiguration> | |
1956 | <FileConfiguration | |
1957 | Name="Debug|Win32" | |
1958 | > | |
1959 | <Tool | |
1960 | Name="VCCustomBuildTool" | |
1961 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
1962 | Outputs="..\..\include\unicode\$(InputFileName)" | |
1963 | /> | |
1964 | </FileConfiguration> | |
1965 | </File> | |
1966 | <File | |
1967 | RelativePath=".\uniset_props.cpp" | |
1968 | > | |
1969 | </File> | |
1970 | <File | |
1971 | RelativePath=".\unisetspan.cpp" | |
1972 | > | |
1973 | </File> | |
1974 | <File | |
1975 | RelativePath=".\unisetspan.h" | |
1976 | > | |
1977 | </File> | |
1978 | <File | |
1979 | RelativePath=".\uprops.c" | |
1980 | > | |
1981 | </File> | |
1982 | <File | |
1983 | RelativePath=".\uprops.h" | |
1984 | > | |
1985 | </File> | |
1986 | <File | |
1987 | RelativePath=".\usc_impl.c" | |
1988 | > | |
1989 | </File> | |
1990 | <File | |
1991 | RelativePath=".\usc_impl.h" | |
1992 | > | |
1993 | </File> | |
1994 | <File | |
1995 | RelativePath=".\uscript.c" | |
1996 | > | |
1997 | </File> | |
1998 | <File | |
1999 | RelativePath=".\unicode\uscript.h" | |
2000 | > | |
2001 | <FileConfiguration | |
2002 | Name="Release|Win32" | |
2003 | > | |
2004 | <Tool | |
2005 | Name="VCCustomBuildTool" | |
2006 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2007 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2008 | /> | |
2009 | </FileConfiguration> | |
2010 | <FileConfiguration | |
2011 | Name="Debug|Win32" | |
2012 | > | |
2013 | <Tool | |
2014 | Name="VCCustomBuildTool" | |
2015 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2016 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2017 | /> | |
2018 | </FileConfiguration> | |
2019 | </File> | |
2020 | <File | |
2021 | RelativePath=".\uset.cpp" | |
2022 | > | |
2023 | </File> | |
2024 | <File | |
2025 | RelativePath=".\unicode\uset.h" | |
2026 | > | |
2027 | <FileConfiguration | |
2028 | Name="Release|Win32" | |
2029 | > | |
2030 | <Tool | |
2031 | Name="VCCustomBuildTool" | |
2032 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2033 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2034 | /> | |
2035 | </FileConfiguration> | |
2036 | <FileConfiguration | |
2037 | Name="Debug|Win32" | |
2038 | > | |
2039 | <Tool | |
2040 | Name="VCCustomBuildTool" | |
2041 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2042 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2043 | /> | |
2044 | </FileConfiguration> | |
2045 | </File> | |
2046 | <File | |
2047 | RelativePath=".\uset_imp.h" | |
2048 | > | |
2049 | </File> | |
2050 | <File | |
2051 | RelativePath=".\uset_props.cpp" | |
2052 | > | |
2053 | </File> | |
2054 | <File | |
2055 | RelativePath=".\usetiter.cpp" | |
2056 | > | |
2057 | </File> | |
2058 | <File | |
2059 | RelativePath=".\unicode\usetiter.h" | |
2060 | > | |
2061 | <FileConfiguration | |
2062 | Name="Release|Win32" | |
2063 | > | |
2064 | <Tool | |
2065 | Name="VCCustomBuildTool" | |
2066 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2067 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2068 | /> | |
2069 | </FileConfiguration> | |
2070 | <FileConfiguration | |
2071 | Name="Debug|Win32" | |
2072 | > | |
2073 | <Tool | |
2074 | Name="VCCustomBuildTool" | |
2075 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2076 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2077 | /> | |
2078 | </FileConfiguration> | |
2079 | </File> | |
2080 | </Filter> | |
2081 | <Filter | |
2082 | Name="registration" | |
2083 | > | |
2084 | <File | |
2085 | RelativePath=".\serv.cpp" | |
2086 | > | |
2087 | </File> | |
2088 | <File | |
2089 | RelativePath=".\serv.h" | |
2090 | > | |
2091 | </File> | |
2092 | <File | |
2093 | RelativePath=".\servlk.cpp" | |
2094 | > | |
2095 | </File> | |
2096 | <File | |
2097 | RelativePath=".\servlkf.cpp" | |
2098 | > | |
2099 | </File> | |
2100 | <File | |
2101 | RelativePath=".\servloc.h" | |
2102 | > | |
2103 | </File> | |
2104 | <File | |
2105 | RelativePath=".\servls.cpp" | |
2106 | > | |
2107 | </File> | |
2108 | <File | |
2109 | RelativePath=".\servnotf.cpp" | |
2110 | > | |
2111 | </File> | |
2112 | <File | |
2113 | RelativePath=".\servnotf.h" | |
2114 | > | |
2115 | </File> | |
2116 | <File | |
2117 | RelativePath=".\servrbf.cpp" | |
2118 | > | |
2119 | </File> | |
2120 | <File | |
2121 | RelativePath=".\servslkf.cpp" | |
2122 | > | |
2123 | </File> | |
2124 | </Filter> | |
2125 | <Filter | |
2126 | Name="sprep" | |
2127 | > | |
2128 | <File | |
2129 | RelativePath=".\sprpimpl.h" | |
2130 | > | |
2131 | </File> | |
2132 | <File | |
2133 | RelativePath=".\usprep.cpp" | |
2134 | > | |
2135 | </File> | |
2136 | <File | |
2137 | RelativePath=".\unicode\usprep.h" | |
2138 | > | |
2139 | <FileConfiguration | |
2140 | Name="Release|Win32" | |
2141 | > | |
2142 | <Tool | |
2143 | Name="VCCustomBuildTool" | |
2144 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2145 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2146 | /> | |
2147 | </FileConfiguration> | |
2148 | <FileConfiguration | |
2149 | Name="Debug|Win32" | |
2150 | > | |
2151 | <Tool | |
2152 | Name="VCCustomBuildTool" | |
2153 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2154 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2155 | /> | |
2156 | </FileConfiguration> | |
2157 | </File> | |
2158 | </Filter> | |
2159 | <Filter | |
2160 | Name="strings" | |
2161 | > | |
2162 | <File | |
2163 | RelativePath=".\chariter.cpp" | |
2164 | > | |
2165 | </File> | |
2166 | <File | |
2167 | RelativePath=".\unicode\chariter.h" | |
2168 | > | |
2169 | <FileConfiguration | |
2170 | Name="Release|Win32" | |
2171 | > | |
2172 | <Tool | |
2173 | Name="VCCustomBuildTool" | |
2174 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2175 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2176 | /> | |
2177 | </FileConfiguration> | |
2178 | <FileConfiguration | |
2179 | Name="Debug|Win32" | |
2180 | > | |
2181 | <Tool | |
2182 | Name="VCCustomBuildTool" | |
2183 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2184 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2185 | /> | |
2186 | </FileConfiguration> | |
2187 | </File> | |
2188 | <File | |
2189 | RelativePath=".\charstr.h" | |
2190 | > | |
2191 | </File> | |
2192 | <File | |
2193 | RelativePath=".\cstring.c" | |
2194 | > | |
2195 | </File> | |
2196 | <File | |
2197 | RelativePath=".\cstring.h" | |
2198 | > | |
2199 | </File> | |
2200 | <File | |
2201 | RelativePath=".\cwchar.c" | |
2202 | > | |
2203 | </File> | |
2204 | <File | |
2205 | RelativePath=".\cwchar.h" | |
2206 | > | |
2207 | </File> | |
2208 | <File | |
2209 | RelativePath=".\unicode\rep.h" | |
2210 | > | |
2211 | <FileConfiguration | |
2212 | Name="Release|Win32" | |
2213 | > | |
2214 | <Tool | |
2215 | Name="VCCustomBuildTool" | |
2216 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2217 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2218 | /> | |
2219 | </FileConfiguration> | |
2220 | <FileConfiguration | |
2221 | Name="Debug|Win32" | |
2222 | > | |
2223 | <Tool | |
2224 | Name="VCCustomBuildTool" | |
2225 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2226 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2227 | /> | |
2228 | </FileConfiguration> | |
2229 | </File> | |
2230 | <File | |
2231 | RelativePath=".\schriter.cpp" | |
2232 | > | |
2233 | </File> | |
2234 | <File | |
2235 | RelativePath=".\unicode\schriter.h" | |
2236 | > | |
2237 | <FileConfiguration | |
2238 | Name="Release|Win32" | |
2239 | > | |
2240 | <Tool | |
2241 | Name="VCCustomBuildTool" | |
2242 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2243 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2244 | /> | |
2245 | </FileConfiguration> | |
2246 | <FileConfiguration | |
2247 | Name="Debug|Win32" | |
2248 | > | |
2249 | <Tool | |
2250 | Name="VCCustomBuildTool" | |
2251 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2252 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2253 | /> | |
2254 | </FileConfiguration> | |
2255 | </File> | |
2256 | <File | |
2257 | RelativePath=".\ucasemap.c" | |
2258 | > | |
2259 | </File> | |
2260 | <File | |
2261 | RelativePath=".\unicode\ucasemap.h" | |
2262 | > | |
2263 | <FileConfiguration | |
2264 | Name="Release|Win32" | |
2265 | > | |
2266 | <Tool | |
2267 | Name="VCCustomBuildTool" | |
2268 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2269 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2270 | /> | |
2271 | </FileConfiguration> | |
2272 | <FileConfiguration | |
2273 | Name="Debug|Win32" | |
2274 | > | |
2275 | <Tool | |
2276 | Name="VCCustomBuildTool" | |
2277 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2278 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2279 | /> | |
2280 | </FileConfiguration> | |
2281 | </File> | |
2282 | <File | |
2283 | RelativePath=".\uchriter.cpp" | |
2284 | > | |
2285 | </File> | |
2286 | <File | |
2287 | RelativePath=".\unicode\uchriter.h" | |
2288 | > | |
2289 | <FileConfiguration | |
2290 | Name="Release|Win32" | |
2291 | > | |
2292 | <Tool | |
2293 | Name="VCCustomBuildTool" | |
2294 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2295 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2296 | /> | |
2297 | </FileConfiguration> | |
2298 | <FileConfiguration | |
2299 | Name="Debug|Win32" | |
2300 | > | |
2301 | <Tool | |
2302 | Name="VCCustomBuildTool" | |
2303 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2304 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2305 | /> | |
2306 | </FileConfiguration> | |
2307 | </File> | |
2308 | <File | |
2309 | RelativePath=".\uinvchar.c" | |
2310 | > | |
2311 | </File> | |
2312 | <File | |
2313 | RelativePath=".\uinvchar.h" | |
2314 | > | |
2315 | </File> | |
2316 | <File | |
2317 | RelativePath=".\uiter.cpp" | |
2318 | > | |
2319 | </File> | |
2320 | <File | |
2321 | RelativePath=".\unicode\uiter.h" | |
2322 | > | |
2323 | <FileConfiguration | |
2324 | Name="Release|Win32" | |
2325 | > | |
2326 | <Tool | |
2327 | Name="VCCustomBuildTool" | |
2328 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2329 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2330 | /> | |
2331 | </FileConfiguration> | |
2332 | <FileConfiguration | |
2333 | Name="Debug|Win32" | |
2334 | > | |
2335 | <Tool | |
2336 | Name="VCCustomBuildTool" | |
2337 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2338 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2339 | /> | |
2340 | </FileConfiguration> | |
2341 | </File> | |
2342 | <File | |
2343 | RelativePath=".\unistr.cpp" | |
2344 | > | |
2345 | </File> | |
2346 | <File | |
2347 | RelativePath=".\unicode\unistr.h" | |
2348 | > | |
2349 | <FileConfiguration | |
2350 | Name="Release|Win32" | |
2351 | > | |
2352 | <Tool | |
2353 | Name="VCCustomBuildTool" | |
2354 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2355 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2356 | /> | |
2357 | </FileConfiguration> | |
2358 | <FileConfiguration | |
2359 | Name="Debug|Win32" | |
2360 | > | |
2361 | <Tool | |
2362 | Name="VCCustomBuildTool" | |
2363 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2364 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2365 | /> | |
2366 | </FileConfiguration> | |
2367 | </File> | |
2368 | <File | |
2369 | RelativePath=".\unistr_case.cpp" | |
2370 | > | |
2371 | </File> | |
2372 | <File | |
2373 | RelativePath=".\unistr_cnv.cpp" | |
2374 | > | |
2375 | </File> | |
2376 | <File | |
2377 | RelativePath=".\unistr_props.cpp" | |
2378 | > | |
2379 | </File> | |
2380 | <File | |
2381 | RelativePath=".\unicode\urep.h" | |
2382 | > | |
2383 | <FileConfiguration | |
2384 | Name="Release|Win32" | |
2385 | > | |
2386 | <Tool | |
2387 | Name="VCCustomBuildTool" | |
2388 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2389 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2390 | /> | |
2391 | </FileConfiguration> | |
2392 | <FileConfiguration | |
2393 | Name="Debug|Win32" | |
2394 | > | |
2395 | <Tool | |
2396 | Name="VCCustomBuildTool" | |
2397 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2398 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2399 | /> | |
2400 | </FileConfiguration> | |
2401 | </File> | |
2402 | <File | |
2403 | RelativePath=".\ustr_cnv.c" | |
2404 | > | |
2405 | </File> | |
2406 | <File | |
2407 | RelativePath=".\ustr_cnv.h" | |
2408 | > | |
2409 | </File> | |
2410 | <File | |
2411 | RelativePath=".\ustr_imp.h" | |
2412 | > | |
2413 | </File> | |
2414 | <File | |
2415 | RelativePath=".\ustr_wcs.c" | |
2416 | > | |
2417 | </File> | |
2418 | <File | |
2419 | RelativePath=".\ustrcase.c" | |
2420 | > | |
2421 | </File> | |
2422 | <File | |
2423 | RelativePath=".\ustring.c" | |
2424 | > | |
2425 | </File> | |
2426 | <File | |
2427 | RelativePath=".\unicode\ustring.h" | |
2428 | > | |
2429 | <FileConfiguration | |
2430 | Name="Release|Win32" | |
2431 | > | |
2432 | <Tool | |
2433 | Name="VCCustomBuildTool" | |
2434 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2435 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2436 | /> | |
2437 | </FileConfiguration> | |
2438 | <FileConfiguration | |
2439 | Name="Debug|Win32" | |
2440 | > | |
2441 | <Tool | |
2442 | Name="VCCustomBuildTool" | |
2443 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2444 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2445 | /> | |
2446 | </FileConfiguration> | |
2447 | </File> | |
2448 | <File | |
2449 | RelativePath=".\ustrtrns.c" | |
2450 | > | |
2451 | </File> | |
2452 | <File | |
2453 | RelativePath=".\utext.cpp" | |
2454 | > | |
2455 | </File> | |
2456 | <File | |
2457 | RelativePath=".\unicode\utext.h" | |
2458 | > | |
2459 | <FileConfiguration | |
2460 | Name="Release|Win32" | |
2461 | > | |
2462 | <Tool | |
2463 | Name="VCCustomBuildTool" | |
2464 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2465 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2466 | /> | |
2467 | </FileConfiguration> | |
2468 | <FileConfiguration | |
2469 | Name="Debug|Win32" | |
2470 | > | |
2471 | <Tool | |
2472 | Name="VCCustomBuildTool" | |
2473 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2474 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2475 | /> | |
2476 | </FileConfiguration> | |
2477 | </File> | |
2478 | <File | |
2479 | RelativePath=".\unicode\utf.h" | |
2480 | > | |
2481 | <FileConfiguration | |
2482 | Name="Release|Win32" | |
2483 | > | |
2484 | <Tool | |
2485 | Name="VCCustomBuildTool" | |
2486 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2487 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2488 | /> | |
2489 | </FileConfiguration> | |
2490 | <FileConfiguration | |
2491 | Name="Debug|Win32" | |
2492 | > | |
2493 | <Tool | |
2494 | Name="VCCustomBuildTool" | |
2495 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2496 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2497 | /> | |
2498 | </FileConfiguration> | |
2499 | </File> | |
2500 | <File | |
2501 | RelativePath=".\unicode\utf16.h" | |
2502 | > | |
2503 | <FileConfiguration | |
2504 | Name="Release|Win32" | |
2505 | > | |
2506 | <Tool | |
2507 | Name="VCCustomBuildTool" | |
2508 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2509 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2510 | /> | |
2511 | </FileConfiguration> | |
2512 | <FileConfiguration | |
2513 | Name="Debug|Win32" | |
2514 | > | |
2515 | <Tool | |
2516 | Name="VCCustomBuildTool" | |
2517 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2518 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2519 | /> | |
2520 | </FileConfiguration> | |
2521 | </File> | |
2522 | <File | |
2523 | RelativePath=".\unicode\utf32.h" | |
2524 | > | |
2525 | <FileConfiguration | |
2526 | Name="Release|Win32" | |
2527 | > | |
2528 | <Tool | |
2529 | Name="VCCustomBuildTool" | |
2530 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2531 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2532 | /> | |
2533 | </FileConfiguration> | |
2534 | <FileConfiguration | |
2535 | Name="Debug|Win32" | |
2536 | > | |
2537 | <Tool | |
2538 | Name="VCCustomBuildTool" | |
2539 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2540 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2541 | /> | |
2542 | </FileConfiguration> | |
2543 | </File> | |
2544 | <File | |
2545 | RelativePath=".\unicode\utf8.h" | |
2546 | > | |
2547 | <FileConfiguration | |
2548 | Name="Release|Win32" | |
2549 | > | |
2550 | <Tool | |
2551 | Name="VCCustomBuildTool" | |
2552 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2553 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2554 | /> | |
2555 | </FileConfiguration> | |
2556 | <FileConfiguration | |
2557 | Name="Debug|Win32" | |
2558 | > | |
2559 | <Tool | |
2560 | Name="VCCustomBuildTool" | |
2561 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2562 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2563 | /> | |
2564 | </FileConfiguration> | |
2565 | </File> | |
2566 | <File | |
2567 | RelativePath=".\utf_impl.c" | |
2568 | > | |
2569 | </File> | |
2570 | <File | |
2571 | RelativePath=".\unicode\utf_old.h" | |
2572 | > | |
2573 | <FileConfiguration | |
2574 | Name="Release|Win32" | |
2575 | > | |
2576 | <Tool | |
2577 | Name="VCCustomBuildTool" | |
2578 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2579 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2580 | /> | |
2581 | </FileConfiguration> | |
2582 | <FileConfiguration | |
2583 | Name="Debug|Win32" | |
2584 | > | |
2585 | <Tool | |
2586 | Name="VCCustomBuildTool" | |
2587 | CommandLine="copy "$(InputPath)" ..\..\include\unicode
" | |
2588 | Outputs="..\..\include\unicode\$(InputFileName)" | |
2589 | /> | |
2590 | </FileConfiguration> | |
2591 | </File> | |
2592 | </Filter> | |
2593 | </Files> | |
2594 | <Globals> | |
2595 | </Globals> | |
2596 | </VisualStudioProject> |