]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
b75a7d8f A |
2 | <VisualStudioProject |
3 | ProjectType="Visual C++" | |
374ca955 | 4 | Version="7.10" |
b75a7d8f | 5 | Name="common" |
374ca955 | 6 | ProjectGUID="{F0C3266C-B49D-4097-BDBD-EEB592017672}" |
b75a7d8f A |
7 | SccProjectName="" |
8 | SccLocalPath=""> | |
9 | <Platforms> | |
10 | <Platform | |
11 | Name="Win32"/> | |
12 | </Platforms> | |
13 | <Configurations> | |
14 | <Configuration | |
15 | Name="Release|Win32" | |
16 | OutputDirectory=".\..\..\lib" | |
17 | IntermediateDirectory=".\Release" | |
18 | ConfigurationType="2" | |
19 | UseOfMFC="0" | |
20 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
21 | CharacterSet="2"> | |
22 | <Tool | |
23 | Name="VCCLCompilerTool" | |
24 | InlineFunctionExpansion="2" | |
b75a7d8f | 25 | ImproveFloatingPointConsistency="TRUE" |
374ca955 A |
26 | OptimizeForProcessor="2" |
27 | PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL;U_COMMON_IMPLEMENTATION" | |
b75a7d8f A |
28 | StringPooling="TRUE" |
29 | RuntimeLibrary="2" | |
30 | EnableFunctionLevelLinking="TRUE" | |
31 | DisableLanguageExtensions="TRUE" | |
32 | PrecompiledHeaderFile=".\Release/common.pch" | |
33 | AssemblerListingLocation=".\Release/" | |
34 | ObjectFile=".\Release/" | |
35 | ProgramDataBaseFileName=".\Release/" | |
36 | BrowseInformation="1" | |
37 | WarningLevel="3" | |
38 | SuppressStartupBanner="TRUE" | |
39 | DebugInformationFormat="3"/> | |
40 | <Tool | |
41 | Name="VCCustomBuildTool"/> | |
42 | <Tool | |
43 | Name="VCLinkerTool" | |
374ca955 | 44 | OutputFile="..\..\bin\icuuc32.dll" |
b75a7d8f A |
45 | LinkIncremental="1" |
46 | SuppressStartupBanner="TRUE" | |
374ca955 | 47 | ProgramDatabaseFile=".\..\..\lib\icuuc32.pdb" |
b75a7d8f A |
48 | BaseAddress="0x4a800000" |
49 | ImportLibrary="..\..\lib\icuuc.lib"/> | |
50 | <Tool | |
51 | Name="VCMIDLTool" | |
52 | PreprocessorDefinitions="NDEBUG" | |
53 | MkTypLibCompatible="TRUE" | |
54 | SuppressStartupBanner="TRUE" | |
55 | TargetEnvironment="1" | |
374ca955 | 56 | TypeLibraryName=".\..\..\lib\icuuc.tlb"/> |
b75a7d8f A |
57 | <Tool |
58 | Name="VCPostBuildEventTool"/> | |
59 | <Tool | |
60 | Name="VCPreBuildEventTool"/> | |
61 | <Tool | |
62 | Name="VCPreLinkEventTool"/> | |
63 | <Tool | |
64 | Name="VCResourceCompilerTool" | |
65 | PreprocessorDefinitions="NDEBUG" | |
66 | Culture="1033"/> | |
67 | <Tool | |
68 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
69 | <Tool |
70 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
71 | <Tool |
72 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
73 | <Tool |
74 | Name="VCManagedWrapperGeneratorTool"/> | |
75 | <Tool | |
76 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
77 | </Configuration> |
78 | <Configuration | |
79 | Name="Debug|Win32" | |
80 | OutputDirectory=".\..\..\lib" | |
81 | IntermediateDirectory=".\Debug" | |
82 | ConfigurationType="2" | |
83 | UseOfMFC="0" | |
84 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
85 | CharacterSet="2"> | |
86 | <Tool | |
87 | Name="VCCLCompilerTool" | |
88 | Optimization="0" | |
89 | ImproveFloatingPointConsistency="TRUE" | |
90 | OptimizeForProcessor="2" | |
374ca955 | 91 | PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;U_COMMON_IMPLEMENTATION;RBBI_DEBUG" |
b75a7d8f A |
92 | BasicRuntimeChecks="3" |
93 | RuntimeLibrary="3" | |
94 | DisableLanguageExtensions="TRUE" | |
95 | PrecompiledHeaderFile=".\Debug/common.pch" | |
96 | AssemblerListingLocation=".\Debug/" | |
97 | ObjectFile=".\Debug/" | |
98 | ProgramDataBaseFileName=".\Debug/" | |
99 | BrowseInformation="1" | |
100 | WarningLevel="3" | |
101 | SuppressStartupBanner="TRUE" | |
102 | DebugInformationFormat="4"/> | |
103 | <Tool | |
104 | Name="VCCustomBuildTool"/> | |
105 | <Tool | |
106 | Name="VCLinkerTool" | |
374ca955 | 107 | OutputFile="..\..\bin\icuuc32d.dll" |
b75a7d8f A |
108 | LinkIncremental="2" |
109 | SuppressStartupBanner="TRUE" | |
b75a7d8f | 110 | GenerateDebugInformation="TRUE" |
374ca955 | 111 | ProgramDatabaseFile=".\..\..\lib\icuuc32d.pdb" |
b75a7d8f A |
112 | BaseAddress="0x4a800000" |
113 | ImportLibrary="..\..\lib\icuucd.lib"/> | |
114 | <Tool | |
115 | Name="VCMIDLTool" | |
116 | PreprocessorDefinitions="_DEBUG" | |
117 | MkTypLibCompatible="TRUE" | |
118 | SuppressStartupBanner="TRUE" | |
119 | TargetEnvironment="1" | |
374ca955 | 120 | TypeLibraryName=".\..\..\lib\icuucd.tlb"/> |
b75a7d8f A |
121 | <Tool |
122 | Name="VCPostBuildEventTool"/> | |
123 | <Tool | |
124 | Name="VCPreBuildEventTool"/> | |
125 | <Tool | |
126 | Name="VCPreLinkEventTool"/> | |
127 | <Tool | |
128 | Name="VCResourceCompilerTool" | |
129 | PreprocessorDefinitions="_DEBUG" | |
130 | Culture="1033"/> | |
131 | <Tool | |
132 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
133 | <Tool |
134 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
135 | <Tool |
136 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
137 | <Tool |
138 | Name="VCManagedWrapperGeneratorTool"/> | |
139 | <Tool | |
140 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
141 | </Configuration> |
142 | </Configurations> | |
374ca955 A |
143 | <References> |
144 | </References> | |
b75a7d8f A |
145 | <Files> |
146 | <Filter | |
147 | Name="bidi" | |
148 | Filter=""> | |
149 | <File | |
150 | RelativePath=".\ubidi.c"> | |
151 | </File> | |
152 | <File | |
153 | RelativePath=".\unicode\ubidi.h"> | |
154 | <FileConfiguration | |
155 | Name="Release|Win32"> | |
156 | <Tool | |
157 | Name="VCCustomBuildTool" | |
374ca955 | 158 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 159 | " |
374ca955 | 160 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
161 | </FileConfiguration> |
162 | <FileConfiguration | |
163 | Name="Debug|Win32"> | |
164 | <Tool | |
165 | Name="VCCustomBuildTool" | |
374ca955 | 166 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 167 | " |
374ca955 | 168 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
169 | </FileConfiguration> |
170 | </File> | |
171 | <File | |
172 | RelativePath=".\ubidiimp.h"> | |
173 | </File> | |
174 | <File | |
175 | RelativePath=".\ubidiln.c"> | |
176 | </File> | |
177 | <File | |
178 | RelativePath=".\ubidiwrt.c"> | |
179 | </File> | |
180 | <File | |
181 | RelativePath=".\ushape.c"> | |
182 | </File> | |
183 | <File | |
184 | RelativePath=".\unicode\ushape.h"> | |
185 | <FileConfiguration | |
186 | Name="Release|Win32"> | |
187 | <Tool | |
188 | Name="VCCustomBuildTool" | |
374ca955 | 189 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 190 | " |
374ca955 | 191 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
192 | </FileConfiguration> |
193 | <FileConfiguration | |
194 | Name="Debug|Win32"> | |
195 | <Tool | |
196 | Name="VCCustomBuildTool" | |
374ca955 | 197 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 198 | " |
374ca955 | 199 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
200 | </FileConfiguration> |
201 | </File> | |
202 | </Filter> | |
203 | <Filter | |
204 | Name="break iteration" | |
205 | Filter=""> | |
206 | <File | |
207 | RelativePath=".\brkdict.cpp"> | |
208 | </File> | |
209 | <File | |
210 | RelativePath=".\brkdict.h"> | |
211 | </File> | |
212 | <File | |
213 | RelativePath=".\brkiter.cpp"> | |
214 | </File> | |
215 | <File | |
216 | RelativePath=".\unicode\brkiter.h"> | |
217 | <FileConfiguration | |
218 | Name="Release|Win32"> | |
219 | <Tool | |
220 | Name="VCCustomBuildTool" | |
374ca955 | 221 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 222 | " |
374ca955 | 223 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
224 | </FileConfiguration> |
225 | <FileConfiguration | |
226 | Name="Debug|Win32"> | |
227 | <Tool | |
228 | Name="VCCustomBuildTool" | |
374ca955 | 229 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 230 | " |
374ca955 | 231 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
232 | </FileConfiguration> |
233 | </File> | |
234 | <File | |
235 | RelativePath=".\dbbi.cpp"> | |
236 | </File> | |
237 | <File | |
238 | RelativePath=".\unicode\dbbi.h"> | |
239 | <FileConfiguration | |
240 | Name="Release|Win32"> | |
241 | <Tool | |
242 | Name="VCCustomBuildTool" | |
374ca955 | 243 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 244 | " |
374ca955 | 245 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
246 | </FileConfiguration> |
247 | <FileConfiguration | |
248 | Name="Debug|Win32"> | |
249 | <Tool | |
250 | Name="VCCustomBuildTool" | |
374ca955 | 251 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 252 | " |
374ca955 | 253 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
254 | </FileConfiguration> |
255 | </File> | |
256 | <File | |
257 | RelativePath=".\dbbi_tbl.cpp"> | |
258 | </File> | |
259 | <File | |
260 | RelativePath=".\dbbi_tbl.h"> | |
261 | </File> | |
262 | <File | |
263 | RelativePath=".\rbbi.cpp"> | |
264 | </File> | |
265 | <File | |
266 | RelativePath=".\unicode\rbbi.h"> | |
267 | <FileConfiguration | |
268 | Name="Release|Win32"> | |
269 | <Tool | |
270 | Name="VCCustomBuildTool" | |
374ca955 | 271 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 272 | " |
374ca955 | 273 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
274 | </FileConfiguration> |
275 | <FileConfiguration | |
276 | Name="Debug|Win32"> | |
277 | <Tool | |
278 | Name="VCCustomBuildTool" | |
374ca955 | 279 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 280 | " |
374ca955 | 281 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
282 | </FileConfiguration> |
283 | </File> | |
284 | <File | |
285 | RelativePath=".\rbbidata.cpp"> | |
286 | </File> | |
287 | <File | |
288 | RelativePath=".\rbbidata.h"> | |
289 | </File> | |
290 | <File | |
291 | RelativePath=".\rbbinode.cpp"> | |
292 | </File> | |
293 | <File | |
294 | RelativePath=".\rbbinode.h"> | |
295 | </File> | |
296 | <File | |
297 | RelativePath=".\rbbirb.cpp"> | |
298 | </File> | |
299 | <File | |
300 | RelativePath=".\rbbirb.h"> | |
301 | </File> | |
302 | <File | |
303 | RelativePath=".\rbbirpt.h"> | |
304 | </File> | |
305 | <File | |
306 | RelativePath=".\rbbiscan.cpp"> | |
307 | </File> | |
308 | <File | |
309 | RelativePath=".\rbbiscan.h"> | |
310 | </File> | |
311 | <File | |
312 | RelativePath=".\rbbisetb.cpp"> | |
313 | </File> | |
314 | <File | |
315 | RelativePath=".\rbbisetb.h"> | |
316 | </File> | |
317 | <File | |
318 | RelativePath=".\rbbistbl.cpp"> | |
319 | </File> | |
320 | <File | |
321 | RelativePath=".\rbbitblb.cpp"> | |
322 | </File> | |
323 | <File | |
324 | RelativePath=".\rbbitblb.h"> | |
325 | </File> | |
326 | <File | |
327 | RelativePath=".\ubrk.cpp"> | |
328 | </File> | |
329 | <File | |
330 | RelativePath=".\unicode\ubrk.h"> | |
331 | <FileConfiguration | |
332 | Name="Release|Win32"> | |
333 | <Tool | |
334 | Name="VCCustomBuildTool" | |
374ca955 | 335 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 336 | " |
374ca955 | 337 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
338 | </FileConfiguration> |
339 | <FileConfiguration | |
340 | Name="Debug|Win32"> | |
341 | <Tool | |
342 | Name="VCCustomBuildTool" | |
374ca955 | 343 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 344 | " |
374ca955 A |
345 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
346 | </FileConfiguration> | |
347 | </File> | |
348 | </Filter> | |
349 | <Filter | |
350 | Name="collation" | |
351 | Filter=""> | |
352 | <File | |
353 | RelativePath=".\ucol_swp.c"> | |
354 | <FileConfiguration | |
355 | Name="Release|Win32"> | |
356 | <Tool | |
357 | Name="VCCLCompilerTool" | |
358 | AdditionalIncludeDirectories="..\i18n"/> | |
359 | </FileConfiguration> | |
360 | <FileConfiguration | |
361 | Name="Debug|Win32"> | |
362 | <Tool | |
363 | Name="VCCLCompilerTool" | |
364 | AdditionalIncludeDirectories="..\i18n"/> | |
b75a7d8f A |
365 | </FileConfiguration> |
366 | </File> | |
374ca955 A |
367 | <File |
368 | RelativePath=".\ucol_swp.h"> | |
369 | </File> | |
b75a7d8f A |
370 | </Filter> |
371 | <Filter | |
372 | Name="collections" | |
373 | Filter=""> | |
374 | <File | |
375 | RelativePath=".\hash.h"> | |
376 | </File> | |
377 | <File | |
378 | RelativePath=".\unicode\strenum.h"> | |
379 | <FileConfiguration | |
380 | Name="Release|Win32"> | |
381 | <Tool | |
382 | Name="VCCustomBuildTool" | |
374ca955 | 383 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 384 | " |
374ca955 | 385 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
386 | </FileConfiguration> |
387 | <FileConfiguration | |
388 | Name="Debug|Win32"> | |
389 | <Tool | |
390 | Name="VCCustomBuildTool" | |
374ca955 | 391 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 392 | " |
374ca955 | 393 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
394 | </FileConfiguration> |
395 | </File> | |
374ca955 A |
396 | <File |
397 | RelativePath=".\uarrsort.c"> | |
398 | </File> | |
399 | <File | |
400 | RelativePath=".\uarrsort.h"> | |
401 | </File> | |
b75a7d8f A |
402 | <File |
403 | RelativePath=".\ucmp8.c"> | |
404 | </File> | |
405 | <File | |
406 | RelativePath=".\ucmp8.h"> | |
407 | </File> | |
408 | <File | |
409 | RelativePath=".\uenum.c"> | |
410 | </File> | |
411 | <File | |
412 | RelativePath=".\unicode\uenum.h"> | |
413 | <FileConfiguration | |
414 | Name="Release|Win32"> | |
415 | <Tool | |
416 | Name="VCCustomBuildTool" | |
374ca955 | 417 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 418 | " |
374ca955 | 419 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
420 | </FileConfiguration> |
421 | <FileConfiguration | |
422 | Name="Debug|Win32"> | |
423 | <Tool | |
424 | Name="VCCustomBuildTool" | |
374ca955 | 425 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 426 | " |
374ca955 | 427 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
428 | </FileConfiguration> |
429 | </File> | |
430 | <File | |
431 | RelativePath=".\uenumimp.h"> | |
432 | </File> | |
433 | <File | |
434 | RelativePath=".\uhash.c"> | |
435 | </File> | |
436 | <File | |
437 | RelativePath=".\uhash.h"> | |
438 | </File> | |
439 | <File | |
440 | RelativePath=".\uhash_us.cpp"> | |
441 | </File> | |
374ca955 A |
442 | <File |
443 | RelativePath=".\ustack.cpp"> | |
444 | </File> | |
b75a7d8f A |
445 | <File |
446 | RelativePath=".\ustrenum.cpp"> | |
447 | </File> | |
448 | <File | |
449 | RelativePath=".\ustrenum.h"> | |
450 | </File> | |
451 | <File | |
452 | RelativePath=".\utrie.c"> | |
453 | </File> | |
454 | <File | |
455 | RelativePath=".\utrie.h"> | |
456 | </File> | |
457 | <File | |
458 | RelativePath=".\uvector.cpp"> | |
459 | </File> | |
460 | <File | |
461 | RelativePath=".\uvector.h"> | |
462 | </File> | |
463 | <File | |
464 | RelativePath=".\uvectr32.cpp"> | |
465 | </File> | |
466 | <File | |
467 | RelativePath=".\uvectr32.h"> | |
468 | </File> | |
469 | </Filter> | |
470 | <Filter | |
471 | Name="configuration" | |
472 | Filter=""> | |
473 | <File | |
474 | RelativePath=".\common.rc"> | |
475 | </File> | |
476 | <File | |
477 | RelativePath=".\cpputils.h"> | |
478 | </File> | |
479 | <File | |
480 | RelativePath=".\filestrm.c"> | |
481 | </File> | |
482 | <File | |
483 | RelativePath=".\filestrm.h"> | |
484 | </File> | |
485 | <File | |
486 | RelativePath=".\locmap.c"> | |
487 | </File> | |
488 | <File | |
489 | RelativePath=".\locmap.h"> | |
490 | </File> | |
b75a7d8f A |
491 | <File |
492 | RelativePath=".\mutex.h"> | |
493 | </File> | |
494 | <File | |
495 | RelativePath=".\putil.c"> | |
496 | <FileConfiguration | |
497 | Name="Release|Win32"> | |
498 | <Tool | |
499 | Name="VCCLCompilerTool" | |
500 | DisableLanguageExtensions="FALSE"/> | |
501 | </FileConfiguration> | |
502 | <FileConfiguration | |
503 | Name="Debug|Win32"> | |
504 | <Tool | |
505 | Name="VCCLCompilerTool" | |
506 | DisableLanguageExtensions="FALSE"/> | |
507 | </FileConfiguration> | |
508 | </File> | |
509 | <File | |
510 | RelativePath=".\unicode\putil.h"> | |
511 | <FileConfiguration | |
512 | Name="Release|Win32"> | |
513 | <Tool | |
514 | Name="VCCustomBuildTool" | |
374ca955 | 515 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 516 | " |
374ca955 | 517 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
518 | </FileConfiguration> |
519 | <FileConfiguration | |
520 | Name="Debug|Win32"> | |
521 | <Tool | |
522 | Name="VCCustomBuildTool" | |
374ca955 | 523 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 524 | " |
374ca955 | 525 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
526 | </FileConfiguration> |
527 | </File> | |
374ca955 A |
528 | <File |
529 | RelativePath=".\putilimp.h"> | |
530 | </File> | |
b75a7d8f A |
531 | <File |
532 | RelativePath=".\unicode\pwin32.h"> | |
533 | <FileConfiguration | |
534 | Name="Release|Win32"> | |
535 | <Tool | |
536 | Name="VCCustomBuildTool" | |
374ca955 | 537 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 538 | " |
374ca955 | 539 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
540 | </FileConfiguration> |
541 | <FileConfiguration | |
542 | Name="Debug|Win32"> | |
543 | <Tool | |
544 | Name="VCCustomBuildTool" | |
374ca955 | 545 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 546 | " |
374ca955 | 547 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
548 | </FileConfiguration> |
549 | </File> | |
550 | <File | |
551 | RelativePath=".\uassert.h"> | |
552 | </File> | |
553 | <File | |
554 | RelativePath=".\unicode\uconfig.h"> | |
555 | <FileConfiguration | |
556 | Name="Release|Win32"> | |
557 | <Tool | |
558 | Name="VCCustomBuildTool" | |
374ca955 | 559 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 560 | " |
374ca955 | 561 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
562 | </FileConfiguration> |
563 | <FileConfiguration | |
564 | Name="Debug|Win32"> | |
565 | <Tool | |
566 | Name="VCCustomBuildTool" | |
374ca955 | 567 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 568 | " |
374ca955 | 569 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
570 | </FileConfiguration> |
571 | </File> | |
572 | <File | |
374ca955 | 573 | RelativePath=".\unicode\udeprctd.h"> |
b75a7d8f A |
574 | <FileConfiguration |
575 | Name="Release|Win32"> | |
576 | <Tool | |
577 | Name="VCCustomBuildTool" | |
374ca955 | 578 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 579 | " |
374ca955 | 580 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
581 | </FileConfiguration> |
582 | <FileConfiguration | |
583 | Name="Debug|Win32"> | |
584 | <Tool | |
585 | Name="VCCustomBuildTool" | |
374ca955 | 586 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 587 | " |
374ca955 | 588 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
589 | </FileConfiguration> |
590 | </File> | |
591 | <File | |
374ca955 A |
592 | RelativePath=".\unicode\udraft.h"> |
593 | <FileConfiguration | |
594 | Name="Release|Win32"> | |
595 | <Tool | |
596 | Name="VCCustomBuildTool" | |
597 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
598 | " | |
599 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
600 | </FileConfiguration> | |
601 | <FileConfiguration | |
602 | Name="Debug|Win32"> | |
603 | <Tool | |
604 | Name="VCCustomBuildTool" | |
605 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
606 | " | |
607 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
608 | </FileConfiguration> | |
b75a7d8f A |
609 | </File> |
610 | <File | |
374ca955 A |
611 | RelativePath=".\unicode\umachine.h"> |
612 | <FileConfiguration | |
613 | Name="Release|Win32"> | |
614 | <Tool | |
615 | Name="VCCustomBuildTool" | |
616 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
617 | " | |
618 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
619 | </FileConfiguration> | |
620 | <FileConfiguration | |
621 | Name="Debug|Win32"> | |
622 | <Tool | |
623 | Name="VCCustomBuildTool" | |
624 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
625 | " | |
626 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
627 | </FileConfiguration> | |
b75a7d8f A |
628 | </File> |
629 | <File | |
630 | RelativePath=".\umutex.c"> | |
631 | <FileConfiguration | |
632 | Name="Release|Win32"> | |
633 | <Tool | |
634 | Name="VCCLCompilerTool" | |
635 | DisableLanguageExtensions="FALSE"/> | |
636 | </FileConfiguration> | |
637 | <FileConfiguration | |
638 | Name="Debug|Win32"> | |
639 | <Tool | |
640 | Name="VCCLCompilerTool" | |
641 | DisableLanguageExtensions="FALSE"/> | |
642 | </FileConfiguration> | |
643 | </File> | |
644 | <File | |
645 | RelativePath=".\umutex.h"> | |
646 | </File> | |
374ca955 A |
647 | <File |
648 | RelativePath=".\unicode\uobslete.h"> | |
649 | <FileConfiguration | |
650 | Name="Release|Win32"> | |
651 | <Tool | |
652 | Name="VCCustomBuildTool" | |
653 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
654 | " | |
655 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
656 | </FileConfiguration> | |
657 | <FileConfiguration | |
658 | Name="Debug|Win32"> | |
659 | <Tool | |
660 | Name="VCCustomBuildTool" | |
661 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
662 | " | |
663 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
664 | </FileConfiguration> | |
665 | </File> | |
b75a7d8f A |
666 | <File |
667 | RelativePath=".\unicode\urename.h"> | |
668 | <FileConfiguration | |
669 | Name="Release|Win32"> | |
670 | <Tool | |
671 | Name="VCCustomBuildTool" | |
374ca955 A |
672 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
673 | " | |
674 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
675 | </FileConfiguration> | |
676 | <FileConfiguration | |
677 | Name="Debug|Win32"> | |
678 | <Tool | |
679 | Name="VCCustomBuildTool" | |
680 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
681 | " | |
682 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
683 | </FileConfiguration> | |
684 | </File> | |
685 | <File | |
686 | RelativePath=".\utrace.c"> | |
687 | </File> | |
688 | <File | |
689 | RelativePath=".\unicode\utrace.h"> | |
690 | <FileConfiguration | |
691 | Name="Release|Win32"> | |
692 | <Tool | |
693 | Name="VCCustomBuildTool" | |
694 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
b75a7d8f | 695 | " |
374ca955 | 696 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
697 | </FileConfiguration> |
698 | <FileConfiguration | |
699 | Name="Debug|Win32"> | |
700 | <Tool | |
701 | Name="VCCustomBuildTool" | |
374ca955 | 702 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 703 | " |
374ca955 | 704 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
705 | </FileConfiguration> |
706 | </File> | |
374ca955 A |
707 | <File |
708 | RelativePath=".\utracimp.h"> | |
709 | </File> | |
710 | <File | |
711 | RelativePath=".\utypes.c"> | |
712 | </File> | |
b75a7d8f A |
713 | <File |
714 | RelativePath=".\unicode\utypes.h"> | |
715 | <FileConfiguration | |
716 | Name="Release|Win32"> | |
717 | <Tool | |
718 | Name="VCCustomBuildTool" | |
374ca955 | 719 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 720 | " |
374ca955 | 721 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
722 | </FileConfiguration> |
723 | <FileConfiguration | |
724 | Name="Debug|Win32"> | |
725 | <Tool | |
726 | Name="VCCustomBuildTool" | |
374ca955 | 727 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 728 | " |
374ca955 | 729 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
730 | </FileConfiguration> |
731 | </File> | |
732 | <File | |
733 | RelativePath=".\unicode\uversion.h"> | |
734 | <FileConfiguration | |
735 | Name="Release|Win32"> | |
736 | <Tool | |
737 | Name="VCCustomBuildTool" | |
374ca955 | 738 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 739 | " |
374ca955 | 740 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
741 | </FileConfiguration> |
742 | <FileConfiguration | |
743 | Name="Debug|Win32"> | |
744 | <Tool | |
745 | Name="VCCustomBuildTool" | |
374ca955 | 746 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 747 | " |
374ca955 | 748 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
749 | </FileConfiguration> |
750 | </File> | |
751 | </Filter> | |
752 | <Filter | |
753 | Name="conversion" | |
754 | Filter=""> | |
755 | <File | |
756 | RelativePath=".\ucnv.c"> | |
757 | </File> | |
758 | <File | |
759 | RelativePath=".\unicode\ucnv.h"> | |
760 | <FileConfiguration | |
761 | Name="Release|Win32"> | |
762 | <Tool | |
763 | Name="VCCustomBuildTool" | |
374ca955 | 764 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 765 | " |
374ca955 | 766 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
767 | </FileConfiguration> |
768 | <FileConfiguration | |
769 | Name="Debug|Win32"> | |
770 | <Tool | |
771 | Name="VCCustomBuildTool" | |
374ca955 | 772 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 773 | " |
374ca955 | 774 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
775 | </FileConfiguration> |
776 | </File> | |
777 | <File | |
778 | RelativePath=".\ucnv2022.c"> | |
779 | </File> | |
780 | <File | |
781 | RelativePath=".\ucnv_bld.c"> | |
782 | </File> | |
783 | <File | |
784 | RelativePath=".\ucnv_bld.h"> | |
785 | </File> | |
786 | <File | |
787 | RelativePath=".\ucnv_cb.c"> | |
788 | </File> | |
789 | <File | |
790 | RelativePath=".\unicode\ucnv_cb.h"> | |
791 | <FileConfiguration | |
792 | Name="Release|Win32"> | |
793 | <Tool | |
794 | Name="VCCustomBuildTool" | |
374ca955 | 795 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 796 | " |
374ca955 | 797 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
798 | </FileConfiguration> |
799 | <FileConfiguration | |
800 | Name="Debug|Win32"> | |
801 | <Tool | |
802 | Name="VCCustomBuildTool" | |
374ca955 | 803 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 804 | " |
374ca955 | 805 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
806 | </FileConfiguration> |
807 | </File> | |
808 | <File | |
809 | RelativePath=".\ucnv_cnv.c"> | |
810 | </File> | |
811 | <File | |
812 | RelativePath=".\ucnv_cnv.h"> | |
813 | </File> | |
814 | <File | |
815 | RelativePath=".\ucnv_err.c"> | |
816 | </File> | |
817 | <File | |
818 | RelativePath=".\unicode\ucnv_err.h"> | |
819 | <FileConfiguration | |
820 | Name="Release|Win32"> | |
821 | <Tool | |
822 | Name="VCCustomBuildTool" | |
374ca955 | 823 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 824 | " |
374ca955 | 825 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
826 | </FileConfiguration> |
827 | <FileConfiguration | |
828 | Name="Debug|Win32"> | |
829 | <Tool | |
830 | Name="VCCustomBuildTool" | |
374ca955 | 831 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 832 | " |
374ca955 | 833 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
834 | </FileConfiguration> |
835 | </File> | |
374ca955 A |
836 | <File |
837 | RelativePath=".\ucnv_ext.c"> | |
838 | </File> | |
839 | <File | |
840 | RelativePath=".\ucnv_ext.h"> | |
841 | </File> | |
b75a7d8f A |
842 | <File |
843 | RelativePath=".\ucnv_imp.h"> | |
844 | </File> | |
845 | <File | |
846 | RelativePath=".\ucnv_io.c"> | |
847 | </File> | |
848 | <File | |
849 | RelativePath=".\ucnv_io.h"> | |
850 | </File> | |
851 | <File | |
852 | RelativePath=".\ucnv_lmb.c"> | |
853 | </File> | |
374ca955 A |
854 | <File |
855 | RelativePath=".\ucnv_set.c"> | |
856 | </File> | |
b75a7d8f A |
857 | <File |
858 | RelativePath=".\ucnv_u16.c"> | |
859 | </File> | |
860 | <File | |
861 | RelativePath=".\ucnv_u32.c"> | |
862 | </File> | |
863 | <File | |
864 | RelativePath=".\ucnv_u7.c"> | |
865 | </File> | |
866 | <File | |
867 | RelativePath=".\ucnv_u8.c"> | |
868 | </File> | |
869 | <File | |
870 | RelativePath=".\ucnvbocu.c"> | |
871 | </File> | |
374ca955 A |
872 | <File |
873 | RelativePath=".\ucnvdisp.c"> | |
874 | </File> | |
b75a7d8f A |
875 | <File |
876 | RelativePath=".\ucnvhz.c"> | |
877 | </File> | |
878 | <File | |
879 | RelativePath=".\ucnvisci.c"> | |
880 | </File> | |
881 | <File | |
882 | RelativePath=".\ucnvlat1.c"> | |
883 | </File> | |
884 | <File | |
885 | RelativePath=".\ucnvmbcs.c"> | |
886 | </File> | |
887 | <File | |
888 | RelativePath=".\ucnvmbcs.h"> | |
889 | </File> | |
890 | <File | |
891 | RelativePath=".\ucnvscsu.c"> | |
892 | </File> | |
893 | </Filter> | |
894 | <Filter | |
895 | Name="data & memory" | |
896 | Filter=""> | |
897 | <File | |
898 | RelativePath=".\cmemory.c"> | |
899 | </File> | |
900 | <File | |
901 | RelativePath=".\cmemory.h"> | |
902 | </File> | |
903 | <File | |
904 | RelativePath=".\unicode\uclean.h"> | |
905 | <FileConfiguration | |
906 | Name="Release|Win32"> | |
907 | <Tool | |
908 | Name="VCCustomBuildTool" | |
374ca955 | 909 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 910 | " |
374ca955 | 911 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
912 | </FileConfiguration> |
913 | <FileConfiguration | |
914 | Name="Debug|Win32"> | |
915 | <Tool | |
916 | Name="VCCustomBuildTool" | |
374ca955 | 917 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 918 | " |
374ca955 | 919 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
920 | </FileConfiguration> |
921 | </File> | |
922 | <File | |
923 | RelativePath=".\ucln.h"> | |
924 | </File> | |
925 | <File | |
926 | RelativePath=".\ucln_cmn.c"> | |
927 | </File> | |
928 | <File | |
929 | RelativePath=".\ucln_cmn.h"> | |
930 | </File> | |
931 | <File | |
932 | RelativePath=".\ucmndata.c"> | |
933 | </File> | |
934 | <File | |
935 | RelativePath=".\ucmndata.h"> | |
936 | </File> | |
937 | <File | |
938 | RelativePath=".\udata.c"> | |
939 | </File> | |
940 | <File | |
941 | RelativePath=".\unicode\udata.h"> | |
942 | <FileConfiguration | |
943 | Name="Release|Win32"> | |
944 | <Tool | |
945 | Name="VCCustomBuildTool" | |
374ca955 | 946 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 947 | " |
374ca955 | 948 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
949 | </FileConfiguration> |
950 | <FileConfiguration | |
951 | Name="Debug|Win32"> | |
952 | <Tool | |
953 | Name="VCCustomBuildTool" | |
374ca955 | 954 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 955 | " |
374ca955 | 956 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
957 | </FileConfiguration> |
958 | </File> | |
959 | <File | |
960 | RelativePath=".\udatamem.c"> | |
961 | </File> | |
962 | <File | |
963 | RelativePath=".\udatamem.h"> | |
964 | </File> | |
374ca955 A |
965 | <File |
966 | RelativePath=".\udataswp.c"> | |
967 | </File> | |
968 | <File | |
969 | RelativePath=".\udataswp.h"> | |
970 | </File> | |
971 | <File | |
972 | RelativePath=".\uinit.c"> | |
973 | </File> | |
b75a7d8f A |
974 | <File |
975 | RelativePath=".\umapfile.c"> | |
976 | <FileConfiguration | |
977 | Name="Release|Win32"> | |
978 | <Tool | |
979 | Name="VCCLCompilerTool" | |
980 | DisableLanguageExtensions="FALSE"/> | |
981 | </FileConfiguration> | |
982 | <FileConfiguration | |
983 | Name="Debug|Win32"> | |
984 | <Tool | |
985 | Name="VCCLCompilerTool" | |
986 | DisableLanguageExtensions="FALSE"/> | |
987 | </FileConfiguration> | |
988 | </File> | |
989 | <File | |
990 | RelativePath=".\umapfile.h"> | |
991 | </File> | |
992 | <File | |
993 | RelativePath=".\uobject.cpp"> | |
994 | </File> | |
995 | <File | |
996 | RelativePath=".\unicode\uobject.h"> | |
997 | <FileConfiguration | |
998 | Name="Release|Win32"> | |
999 | <Tool | |
1000 | Name="VCCustomBuildTool" | |
374ca955 | 1001 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1002 | " |
374ca955 | 1003 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1004 | </FileConfiguration> |
1005 | <FileConfiguration | |
1006 | Name="Debug|Win32"> | |
1007 | <Tool | |
1008 | Name="VCCustomBuildTool" | |
374ca955 | 1009 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1010 | " |
374ca955 | 1011 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1012 | </FileConfiguration> |
1013 | </File> | |
1014 | </Filter> | |
1015 | <Filter | |
1016 | Name="formatting" | |
1017 | Filter=""> | |
b75a7d8f A |
1018 | <File |
1019 | RelativePath=".\unicode\parseerr.h"> | |
1020 | <FileConfiguration | |
1021 | Name="Release|Win32"> | |
1022 | <Tool | |
1023 | Name="VCCustomBuildTool" | |
374ca955 | 1024 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1025 | " |
374ca955 | 1026 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1027 | </FileConfiguration> |
1028 | <FileConfiguration | |
1029 | Name="Debug|Win32"> | |
1030 | <Tool | |
1031 | Name="VCCustomBuildTool" | |
374ca955 | 1032 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1033 | " |
374ca955 | 1034 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1035 | </FileConfiguration> |
1036 | </File> | |
374ca955 A |
1037 | <File |
1038 | RelativePath=".\parsepos.cpp"> | |
1039 | </File> | |
b75a7d8f A |
1040 | <File |
1041 | RelativePath=".\unicode\parsepos.h"> | |
1042 | <FileConfiguration | |
1043 | Name="Release|Win32"> | |
1044 | <Tool | |
1045 | Name="VCCustomBuildTool" | |
374ca955 | 1046 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1047 | " |
374ca955 | 1048 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1049 | </FileConfiguration> |
1050 | <FileConfiguration | |
1051 | Name="Debug|Win32"> | |
1052 | <Tool | |
1053 | Name="VCCustomBuildTool" | |
374ca955 | 1054 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1055 | " |
374ca955 | 1056 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1057 | </FileConfiguration> |
1058 | </File> | |
1059 | <File | |
1060 | RelativePath=".\unicode\umisc.h"> | |
1061 | <FileConfiguration | |
1062 | Name="Release|Win32"> | |
1063 | <Tool | |
1064 | Name="VCCustomBuildTool" | |
374ca955 | 1065 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1066 | " |
374ca955 | 1067 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1068 | </FileConfiguration> |
1069 | <FileConfiguration | |
1070 | Name="Debug|Win32"> | |
1071 | <Tool | |
1072 | Name="VCCustomBuildTool" | |
374ca955 | 1073 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1074 | " |
374ca955 | 1075 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1076 | </FileConfiguration> |
1077 | </File> | |
1078 | <File | |
1079 | RelativePath=".\ustrfmt.c"> | |
1080 | </File> | |
1081 | <File | |
1082 | RelativePath=".\ustrfmt.h"> | |
1083 | </File> | |
1084 | <File | |
1085 | RelativePath=".\util.cpp"> | |
1086 | </File> | |
1087 | <File | |
1088 | RelativePath=".\util.h"> | |
1089 | </File> | |
1090 | </Filter> | |
374ca955 A |
1091 | <Filter |
1092 | Name="idna" | |
1093 | Filter="*.c,*.h"> | |
1094 | <File | |
1095 | RelativePath=".\punycode.c"> | |
1096 | </File> | |
1097 | <File | |
1098 | RelativePath=".\punycode.h"> | |
1099 | </File> | |
1100 | <File | |
1101 | RelativePath=".\uidna.cpp"> | |
1102 | </File> | |
1103 | <File | |
1104 | RelativePath=".\unicode\uidna.h"> | |
1105 | <FileConfiguration | |
1106 | Name="Release|Win32"> | |
1107 | <Tool | |
1108 | Name="VCCustomBuildTool" | |
1109 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
1110 | " | |
1111 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
1112 | </FileConfiguration> | |
1113 | <FileConfiguration | |
1114 | Name="Debug|Win32"> | |
1115 | <Tool | |
1116 | Name="VCCustomBuildTool" | |
1117 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
1118 | " | |
1119 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
1120 | </FileConfiguration> | |
1121 | </File> | |
1122 | </Filter> | |
b75a7d8f A |
1123 | <Filter |
1124 | Name="locales & resources" | |
1125 | Filter=""> | |
374ca955 A |
1126 | <File |
1127 | RelativePath=".\locbased.cpp"> | |
1128 | </File> | |
1129 | <File | |
1130 | RelativePath=".\locbased.h"> | |
1131 | </File> | |
b75a7d8f A |
1132 | <File |
1133 | RelativePath=".\locid.cpp"> | |
1134 | </File> | |
1135 | <File | |
1136 | RelativePath=".\unicode\locid.h"> | |
1137 | <FileConfiguration | |
1138 | Name="Release|Win32"> | |
1139 | <Tool | |
1140 | Name="VCCustomBuildTool" | |
374ca955 | 1141 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1142 | " |
374ca955 | 1143 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1144 | </FileConfiguration> |
1145 | <FileConfiguration | |
1146 | Name="Debug|Win32"> | |
1147 | <Tool | |
1148 | Name="VCCustomBuildTool" | |
374ca955 | 1149 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1150 | " |
374ca955 | 1151 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1152 | </FileConfiguration> |
1153 | </File> | |
1154 | <File | |
1155 | RelativePath=".\resbund.cpp"> | |
1156 | </File> | |
1157 | <File | |
1158 | RelativePath=".\unicode\resbund.h"> | |
1159 | <FileConfiguration | |
1160 | Name="Release|Win32"> | |
1161 | <Tool | |
1162 | Name="VCCustomBuildTool" | |
374ca955 | 1163 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1164 | " |
374ca955 | 1165 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1166 | </FileConfiguration> |
1167 | <FileConfiguration | |
1168 | Name="Debug|Win32"> | |
1169 | <Tool | |
1170 | Name="VCCustomBuildTool" | |
374ca955 | 1171 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1172 | " |
374ca955 | 1173 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1174 | </FileConfiguration> |
1175 | </File> | |
374ca955 A |
1176 | <File |
1177 | RelativePath=".\resbund_cnv.cpp"> | |
1178 | </File> | |
b75a7d8f A |
1179 | <File |
1180 | RelativePath=".\ucat.c"> | |
1181 | </File> | |
1182 | <File | |
1183 | RelativePath=".\unicode\ucat.h"> | |
1184 | <FileConfiguration | |
1185 | Name="Release|Win32"> | |
1186 | <Tool | |
1187 | Name="VCCustomBuildTool" | |
374ca955 | 1188 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1189 | " |
374ca955 | 1190 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1191 | </FileConfiguration> |
1192 | <FileConfiguration | |
1193 | Name="Debug|Win32"> | |
1194 | <Tool | |
1195 | Name="VCCustomBuildTool" | |
374ca955 | 1196 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1197 | " |
374ca955 | 1198 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1199 | </FileConfiguration> |
1200 | </File> | |
1201 | <File | |
1202 | RelativePath=".\uloc.c"> | |
1203 | </File> | |
1204 | <File | |
1205 | RelativePath=".\unicode\uloc.h"> | |
1206 | <FileConfiguration | |
1207 | Name="Release|Win32"> | |
1208 | <Tool | |
1209 | Name="VCCustomBuildTool" | |
374ca955 | 1210 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1211 | " |
374ca955 | 1212 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1213 | </FileConfiguration> |
1214 | <FileConfiguration | |
1215 | Name="Debug|Win32"> | |
1216 | <Tool | |
1217 | Name="VCCustomBuildTool" | |
374ca955 | 1218 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1219 | " |
374ca955 | 1220 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1221 | </FileConfiguration> |
1222 | </File> | |
374ca955 A |
1223 | <File |
1224 | RelativePath=".\ulocimp.h"> | |
1225 | </File> | |
b75a7d8f A |
1226 | <File |
1227 | RelativePath=".\unicode\ures.h"> | |
1228 | <FileConfiguration | |
1229 | Name="Release|Win32"> | |
1230 | <Tool | |
1231 | Name="VCCustomBuildTool" | |
374ca955 | 1232 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1233 | " |
374ca955 | 1234 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1235 | </FileConfiguration> |
1236 | <FileConfiguration | |
1237 | Name="Debug|Win32"> | |
1238 | <Tool | |
1239 | Name="VCCustomBuildTool" | |
374ca955 | 1240 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1241 | " |
374ca955 | 1242 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1243 | </FileConfiguration> |
1244 | </File> | |
374ca955 A |
1245 | <File |
1246 | RelativePath=".\ures_cnv.c"> | |
1247 | </File> | |
b75a7d8f A |
1248 | <File |
1249 | RelativePath=".\uresbund.c"> | |
1250 | </File> | |
1251 | <File | |
1252 | RelativePath=".\uresdata.c"> | |
1253 | </File> | |
1254 | <File | |
1255 | RelativePath=".\uresdata.h"> | |
1256 | </File> | |
1257 | <File | |
1258 | RelativePath=".\uresimp.h"> | |
1259 | </File> | |
1260 | </Filter> | |
1261 | <Filter | |
1262 | Name="normalization" | |
1263 | Filter=""> | |
1264 | <File | |
1265 | RelativePath=".\caniter.cpp"> | |
1266 | </File> | |
1267 | <File | |
1268 | RelativePath=".\unicode\caniter.h"> | |
1269 | <FileConfiguration | |
1270 | Name="Release|Win32"> | |
1271 | <Tool | |
1272 | Name="VCCustomBuildTool" | |
374ca955 | 1273 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1274 | " |
374ca955 | 1275 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1276 | </FileConfiguration> |
1277 | <FileConfiguration | |
1278 | Name="Debug|Win32"> | |
1279 | <Tool | |
1280 | Name="VCCustomBuildTool" | |
374ca955 | 1281 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1282 | " |
374ca955 | 1283 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1284 | </FileConfiguration> |
1285 | </File> | |
1286 | <File | |
1287 | RelativePath=".\normlzr.cpp"> | |
1288 | </File> | |
1289 | <File | |
1290 | RelativePath=".\unicode\normlzr.h"> | |
1291 | <FileConfiguration | |
1292 | Name="Release|Win32"> | |
1293 | <Tool | |
1294 | Name="VCCustomBuildTool" | |
374ca955 | 1295 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1296 | " |
374ca955 | 1297 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1298 | </FileConfiguration> |
1299 | <FileConfiguration | |
1300 | Name="Debug|Win32"> | |
1301 | <Tool | |
1302 | Name="VCCustomBuildTool" | |
374ca955 | 1303 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1304 | " |
374ca955 | 1305 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1306 | </FileConfiguration> |
1307 | </File> | |
1308 | <File | |
1309 | RelativePath=".\unorm.cpp"> | |
1310 | </File> | |
1311 | <File | |
1312 | RelativePath=".\unicode\unorm.h"> | |
1313 | <FileConfiguration | |
1314 | Name="Release|Win32"> | |
1315 | <Tool | |
1316 | Name="VCCustomBuildTool" | |
374ca955 | 1317 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1318 | " |
374ca955 | 1319 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1320 | </FileConfiguration> |
1321 | <FileConfiguration | |
1322 | Name="Debug|Win32"> | |
1323 | <Tool | |
1324 | Name="VCCustomBuildTool" | |
374ca955 | 1325 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1326 | " |
374ca955 | 1327 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1328 | </FileConfiguration> |
1329 | </File> | |
1330 | <File | |
1331 | RelativePath=".\unorm_it.c"> | |
1332 | </File> | |
1333 | <File | |
1334 | RelativePath=".\unorm_it.h"> | |
1335 | </File> | |
374ca955 A |
1336 | <File |
1337 | RelativePath=".\unormcmp.cpp"> | |
1338 | </File> | |
b75a7d8f A |
1339 | <File |
1340 | RelativePath=".\unormimp.h"> | |
1341 | </File> | |
1342 | </Filter> | |
1343 | <Filter | |
1344 | Name="properties & sets" | |
1345 | Filter=""> | |
1346 | <File | |
1347 | RelativePath=".\propname.cpp"> | |
1348 | </File> | |
1349 | <File | |
1350 | RelativePath=".\propname.h"> | |
1351 | </File> | |
1352 | <File | |
374ca955 A |
1353 | RelativePath=".\ruleiter.cpp"> |
1354 | </File> | |
1355 | <File | |
1356 | RelativePath=".\ruleiter.h"> | |
1357 | </File> | |
1358 | <File | |
1359 | RelativePath=".\unicode\symtable.h"> | |
1360 | <FileConfiguration | |
1361 | Name="Release|Win32"> | |
1362 | <Tool | |
1363 | Name="VCCustomBuildTool" | |
1364 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
1365 | " | |
1366 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
1367 | </FileConfiguration> | |
1368 | <FileConfiguration | |
1369 | Name="Debug|Win32"> | |
1370 | <Tool | |
1371 | Name="VCCustomBuildTool" | |
1372 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
1373 | " | |
1374 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
1375 | </FileConfiguration> | |
1376 | </File> | |
1377 | <File | |
1378 | RelativePath=".\ucase.c"> | |
1379 | </File> | |
1380 | <File | |
1381 | RelativePath=".\ucase.h"> | |
b75a7d8f A |
1382 | </File> |
1383 | <File | |
1384 | RelativePath=".\uchar.c"> | |
1385 | </File> | |
1386 | <File | |
1387 | RelativePath=".\unicode\uchar.h"> | |
1388 | <FileConfiguration | |
1389 | Name="Release|Win32"> | |
1390 | <Tool | |
1391 | Name="VCCustomBuildTool" | |
374ca955 | 1392 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1393 | " |
374ca955 | 1394 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1395 | </FileConfiguration> |
1396 | <FileConfiguration | |
1397 | Name="Debug|Win32"> | |
1398 | <Tool | |
1399 | Name="VCCustomBuildTool" | |
374ca955 | 1400 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1401 | " |
374ca955 | 1402 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1403 | </FileConfiguration> |
1404 | </File> | |
1405 | <File | |
1406 | RelativePath=".\unames.c"> | |
1407 | </File> | |
1408 | <File | |
1409 | RelativePath=".\unifilt.cpp"> | |
1410 | </File> | |
1411 | <File | |
1412 | RelativePath=".\unicode\unifilt.h"> | |
1413 | <FileConfiguration | |
1414 | Name="Release|Win32"> | |
1415 | <Tool | |
1416 | Name="VCCustomBuildTool" | |
374ca955 | 1417 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1418 | " |
374ca955 | 1419 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1420 | </FileConfiguration> |
1421 | <FileConfiguration | |
1422 | Name="Debug|Win32"> | |
1423 | <Tool | |
1424 | Name="VCCustomBuildTool" | |
374ca955 | 1425 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1426 | " |
374ca955 | 1427 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1428 | </FileConfiguration> |
1429 | </File> | |
1430 | <File | |
1431 | RelativePath=".\unifunct.cpp"> | |
1432 | </File> | |
1433 | <File | |
1434 | RelativePath=".\unicode\unifunct.h"> | |
1435 | <FileConfiguration | |
1436 | Name="Release|Win32"> | |
1437 | <Tool | |
1438 | Name="VCCustomBuildTool" | |
374ca955 | 1439 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1440 | " |
374ca955 | 1441 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1442 | </FileConfiguration> |
1443 | <FileConfiguration | |
1444 | Name="Debug|Win32"> | |
1445 | <Tool | |
1446 | Name="VCCustomBuildTool" | |
374ca955 | 1447 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1448 | " |
374ca955 | 1449 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1450 | </FileConfiguration> |
1451 | </File> | |
1452 | <File | |
1453 | RelativePath=".\unicode\unimatch.h"> | |
1454 | <FileConfiguration | |
1455 | Name="Release|Win32"> | |
1456 | <Tool | |
1457 | Name="VCCustomBuildTool" | |
374ca955 | 1458 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1459 | " |
374ca955 | 1460 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1461 | </FileConfiguration> |
1462 | <FileConfiguration | |
1463 | Name="Debug|Win32"> | |
1464 | <Tool | |
1465 | Name="VCCustomBuildTool" | |
374ca955 | 1466 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1467 | " |
374ca955 | 1468 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1469 | </FileConfiguration> |
1470 | </File> | |
1471 | <File | |
1472 | RelativePath=".\uniset.cpp"> | |
1473 | </File> | |
1474 | <File | |
1475 | RelativePath=".\unicode\uniset.h"> | |
1476 | <FileConfiguration | |
1477 | Name="Release|Win32"> | |
1478 | <Tool | |
1479 | Name="VCCustomBuildTool" | |
374ca955 | 1480 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1481 | " |
374ca955 | 1482 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1483 | </FileConfiguration> |
1484 | <FileConfiguration | |
1485 | Name="Debug|Win32"> | |
1486 | <Tool | |
1487 | Name="VCCustomBuildTool" | |
374ca955 | 1488 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1489 | " |
374ca955 | 1490 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1491 | </FileConfiguration> |
1492 | </File> | |
374ca955 A |
1493 | <File |
1494 | RelativePath=".\uniset_props.cpp"> | |
1495 | </File> | |
b75a7d8f A |
1496 | <File |
1497 | RelativePath=".\uprops.c"> | |
1498 | </File> | |
1499 | <File | |
1500 | RelativePath=".\uprops.h"> | |
1501 | </File> | |
1502 | <File | |
1503 | RelativePath=".\usc_impl.c"> | |
1504 | </File> | |
1505 | <File | |
1506 | RelativePath=".\usc_impl.h"> | |
1507 | </File> | |
1508 | <File | |
1509 | RelativePath=".\uscript.c"> | |
1510 | </File> | |
1511 | <File | |
1512 | RelativePath=".\unicode\uscript.h"> | |
1513 | <FileConfiguration | |
1514 | Name="Release|Win32"> | |
1515 | <Tool | |
1516 | Name="VCCustomBuildTool" | |
374ca955 | 1517 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1518 | " |
374ca955 | 1519 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1520 | </FileConfiguration> |
1521 | <FileConfiguration | |
1522 | Name="Debug|Win32"> | |
1523 | <Tool | |
1524 | Name="VCCustomBuildTool" | |
374ca955 | 1525 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1526 | " |
374ca955 | 1527 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1528 | </FileConfiguration> |
1529 | </File> | |
1530 | <File | |
1531 | RelativePath=".\uset.cpp"> | |
1532 | </File> | |
1533 | <File | |
1534 | RelativePath=".\unicode\uset.h"> | |
1535 | <FileConfiguration | |
1536 | Name="Release|Win32"> | |
1537 | <Tool | |
1538 | Name="VCCustomBuildTool" | |
374ca955 | 1539 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1540 | " |
374ca955 | 1541 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1542 | </FileConfiguration> |
1543 | <FileConfiguration | |
1544 | Name="Debug|Win32"> | |
1545 | <Tool | |
1546 | Name="VCCustomBuildTool" | |
374ca955 | 1547 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1548 | " |
374ca955 | 1549 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1550 | </FileConfiguration> |
1551 | </File> | |
374ca955 A |
1552 | <File |
1553 | RelativePath=".\uset_imp.h"> | |
1554 | </File> | |
1555 | <File | |
1556 | RelativePath=".\uset_props.cpp"> | |
1557 | </File> | |
b75a7d8f A |
1558 | <File |
1559 | RelativePath=".\usetiter.cpp"> | |
1560 | </File> | |
1561 | <File | |
1562 | RelativePath=".\unicode\usetiter.h"> | |
1563 | <FileConfiguration | |
1564 | Name="Release|Win32"> | |
1565 | <Tool | |
1566 | Name="VCCustomBuildTool" | |
374ca955 | 1567 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1568 | " |
374ca955 | 1569 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1570 | </FileConfiguration> |
1571 | <FileConfiguration | |
1572 | Name="Debug|Win32"> | |
1573 | <Tool | |
1574 | Name="VCCustomBuildTool" | |
374ca955 | 1575 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1576 | " |
374ca955 | 1577 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1578 | </FileConfiguration> |
1579 | </File> | |
1580 | </Filter> | |
1581 | <Filter | |
1582 | Name="registration" | |
1583 | Filter=""> | |
b75a7d8f A |
1584 | <File |
1585 | RelativePath=".\iculserv.cpp"> | |
1586 | </File> | |
1587 | <File | |
1588 | RelativePath=".\iculserv.h"> | |
1589 | </File> | |
1590 | <File | |
1591 | RelativePath=".\icunotif.cpp"> | |
1592 | </File> | |
1593 | <File | |
1594 | RelativePath=".\icunotif.h"> | |
1595 | </File> | |
b75a7d8f A |
1596 | <File |
1597 | RelativePath=".\icuserv.cpp"> | |
1598 | </File> | |
1599 | <File | |
1600 | RelativePath=".\icuserv.h"> | |
1601 | </File> | |
1602 | </Filter> | |
374ca955 A |
1603 | <Filter |
1604 | Name="sprep" | |
1605 | Filter=""> | |
1606 | <File | |
1607 | RelativePath=".\sprpimpl.h"> | |
1608 | </File> | |
1609 | <File | |
1610 | RelativePath=".\usprep.cpp"> | |
1611 | </File> | |
1612 | <File | |
1613 | RelativePath=".\unicode\usprep.h"> | |
1614 | <FileConfiguration | |
1615 | Name="Release|Win32"> | |
1616 | <Tool | |
1617 | Name="VCCustomBuildTool" | |
1618 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
1619 | " | |
1620 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
1621 | </FileConfiguration> | |
1622 | <FileConfiguration | |
1623 | Name="Debug|Win32"> | |
1624 | <Tool | |
1625 | Name="VCCustomBuildTool" | |
1626 | CommandLine="copy "$(InputPath)" ..\..\include\unicode | |
1627 | " | |
1628 | Outputs="..\..\include\unicode\$(InputFileName)"/> | |
1629 | </FileConfiguration> | |
1630 | </File> | |
1631 | </Filter> | |
b75a7d8f A |
1632 | <Filter |
1633 | Name="strings" | |
1634 | Filter=""> | |
1635 | <File | |
1636 | RelativePath=".\chariter.cpp"> | |
1637 | </File> | |
1638 | <File | |
1639 | RelativePath=".\unicode\chariter.h"> | |
1640 | <FileConfiguration | |
1641 | Name="Release|Win32"> | |
1642 | <Tool | |
1643 | Name="VCCustomBuildTool" | |
374ca955 | 1644 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1645 | " |
374ca955 | 1646 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1647 | </FileConfiguration> |
1648 | <FileConfiguration | |
1649 | Name="Debug|Win32"> | |
1650 | <Tool | |
1651 | Name="VCCustomBuildTool" | |
374ca955 | 1652 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1653 | " |
374ca955 | 1654 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1655 | </FileConfiguration> |
1656 | </File> | |
1657 | <File | |
1658 | RelativePath=".\charstr.h"> | |
1659 | </File> | |
1660 | <File | |
1661 | RelativePath=".\cstring.c"> | |
1662 | </File> | |
1663 | <File | |
1664 | RelativePath=".\cstring.h"> | |
1665 | </File> | |
1666 | <File | |
1667 | RelativePath=".\cwchar.c"> | |
1668 | </File> | |
1669 | <File | |
1670 | RelativePath=".\cwchar.h"> | |
1671 | </File> | |
1672 | <File | |
1673 | RelativePath=".\unicode\rep.h"> | |
1674 | <FileConfiguration | |
1675 | Name="Release|Win32"> | |
1676 | <Tool | |
1677 | Name="VCCustomBuildTool" | |
374ca955 | 1678 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1679 | " |
374ca955 | 1680 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1681 | </FileConfiguration> |
1682 | <FileConfiguration | |
1683 | Name="Debug|Win32"> | |
1684 | <Tool | |
1685 | Name="VCCustomBuildTool" | |
374ca955 | 1686 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1687 | " |
374ca955 | 1688 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1689 | </FileConfiguration> |
1690 | </File> | |
1691 | <File | |
1692 | RelativePath=".\schriter.cpp"> | |
1693 | </File> | |
1694 | <File | |
1695 | RelativePath=".\unicode\schriter.h"> | |
1696 | <FileConfiguration | |
1697 | Name="Release|Win32"> | |
1698 | <Tool | |
1699 | Name="VCCustomBuildTool" | |
374ca955 | 1700 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1701 | " |
374ca955 | 1702 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1703 | </FileConfiguration> |
1704 | <FileConfiguration | |
1705 | Name="Debug|Win32"> | |
1706 | <Tool | |
1707 | Name="VCCustomBuildTool" | |
374ca955 | 1708 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1709 | " |
374ca955 | 1710 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1711 | </FileConfiguration> |
1712 | </File> | |
1713 | <File | |
1714 | RelativePath=".\uchriter.cpp"> | |
1715 | </File> | |
1716 | <File | |
1717 | RelativePath=".\unicode\uchriter.h"> | |
1718 | <FileConfiguration | |
1719 | Name="Release|Win32"> | |
1720 | <Tool | |
1721 | Name="VCCustomBuildTool" | |
374ca955 | 1722 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1723 | " |
374ca955 | 1724 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1725 | </FileConfiguration> |
1726 | <FileConfiguration | |
1727 | Name="Debug|Win32"> | |
1728 | <Tool | |
1729 | Name="VCCustomBuildTool" | |
374ca955 | 1730 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1731 | " |
374ca955 | 1732 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1733 | </FileConfiguration> |
1734 | </File> | |
374ca955 A |
1735 | <File |
1736 | RelativePath=".\uinvchar.c"> | |
1737 | </File> | |
1738 | <File | |
1739 | RelativePath=".\uinvchar.h"> | |
1740 | </File> | |
b75a7d8f A |
1741 | <File |
1742 | RelativePath=".\uiter.cpp"> | |
1743 | </File> | |
1744 | <File | |
1745 | RelativePath=".\unicode\uiter.h"> | |
1746 | <FileConfiguration | |
1747 | Name="Release|Win32"> | |
1748 | <Tool | |
1749 | Name="VCCustomBuildTool" | |
374ca955 | 1750 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1751 | " |
374ca955 | 1752 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1753 | </FileConfiguration> |
1754 | <FileConfiguration | |
1755 | Name="Debug|Win32"> | |
1756 | <Tool | |
1757 | Name="VCCustomBuildTool" | |
374ca955 | 1758 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1759 | " |
374ca955 | 1760 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1761 | </FileConfiguration> |
1762 | </File> | |
1763 | <File | |
1764 | RelativePath=".\unistr.cpp"> | |
1765 | </File> | |
1766 | <File | |
1767 | RelativePath=".\unicode\unistr.h"> | |
1768 | <FileConfiguration | |
1769 | Name="Release|Win32"> | |
1770 | <Tool | |
1771 | Name="VCCustomBuildTool" | |
374ca955 | 1772 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1773 | " |
374ca955 | 1774 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1775 | </FileConfiguration> |
1776 | <FileConfiguration | |
1777 | Name="Debug|Win32"> | |
1778 | <Tool | |
1779 | Name="VCCustomBuildTool" | |
374ca955 | 1780 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1781 | " |
374ca955 | 1782 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1783 | </FileConfiguration> |
1784 | </File> | |
374ca955 A |
1785 | <File |
1786 | RelativePath=".\unistr_case.cpp"> | |
1787 | </File> | |
1788 | <File | |
1789 | RelativePath=".\unistr_cnv.cpp"> | |
1790 | </File> | |
1791 | <File | |
1792 | RelativePath=".\unistr_props.cpp"> | |
1793 | </File> | |
b75a7d8f A |
1794 | <File |
1795 | RelativePath=".\unicode\urep.h"> | |
1796 | <FileConfiguration | |
1797 | Name="Release|Win32"> | |
1798 | <Tool | |
1799 | Name="VCCustomBuildTool" | |
374ca955 | 1800 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1801 | " |
374ca955 | 1802 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1803 | </FileConfiguration> |
1804 | <FileConfiguration | |
1805 | Name="Debug|Win32"> | |
1806 | <Tool | |
1807 | Name="VCCustomBuildTool" | |
374ca955 | 1808 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1809 | " |
374ca955 | 1810 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1811 | </FileConfiguration> |
1812 | </File> | |
374ca955 A |
1813 | <File |
1814 | RelativePath=".\ustr_cnv.c"> | |
1815 | </File> | |
1816 | <File | |
1817 | RelativePath=".\ustr_cnv.h"> | |
1818 | </File> | |
b75a7d8f A |
1819 | <File |
1820 | RelativePath=".\ustr_imp.h"> | |
1821 | </File> | |
374ca955 A |
1822 | <File |
1823 | RelativePath=".\ustr_wcs.c"> | |
1824 | </File> | |
b75a7d8f A |
1825 | <File |
1826 | RelativePath=".\ustrcase.c"> | |
1827 | </File> | |
1828 | <File | |
1829 | RelativePath=".\ustring.c"> | |
1830 | </File> | |
1831 | <File | |
1832 | RelativePath=".\unicode\ustring.h"> | |
1833 | <FileConfiguration | |
1834 | Name="Release|Win32"> | |
1835 | <Tool | |
1836 | Name="VCCustomBuildTool" | |
374ca955 | 1837 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1838 | " |
374ca955 | 1839 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1840 | </FileConfiguration> |
1841 | <FileConfiguration | |
1842 | Name="Debug|Win32"> | |
1843 | <Tool | |
1844 | Name="VCCustomBuildTool" | |
374ca955 | 1845 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1846 | " |
374ca955 | 1847 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1848 | </FileConfiguration> |
1849 | </File> | |
1850 | <File | |
1851 | RelativePath=".\ustrtrns.c"> | |
1852 | </File> | |
1853 | <File | |
1854 | RelativePath=".\unicode\utf.h"> | |
1855 | <FileConfiguration | |
1856 | Name="Release|Win32"> | |
1857 | <Tool | |
1858 | Name="VCCustomBuildTool" | |
374ca955 | 1859 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1860 | " |
374ca955 | 1861 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1862 | </FileConfiguration> |
1863 | <FileConfiguration | |
1864 | Name="Debug|Win32"> | |
1865 | <Tool | |
1866 | Name="VCCustomBuildTool" | |
374ca955 | 1867 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1868 | " |
374ca955 | 1869 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1870 | </FileConfiguration> |
1871 | </File> | |
1872 | <File | |
1873 | RelativePath=".\unicode\utf16.h"> | |
1874 | <FileConfiguration | |
1875 | Name="Release|Win32"> | |
1876 | <Tool | |
1877 | Name="VCCustomBuildTool" | |
374ca955 | 1878 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1879 | " |
374ca955 | 1880 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1881 | </FileConfiguration> |
1882 | <FileConfiguration | |
1883 | Name="Debug|Win32"> | |
1884 | <Tool | |
1885 | Name="VCCustomBuildTool" | |
374ca955 | 1886 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1887 | " |
374ca955 | 1888 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1889 | </FileConfiguration> |
1890 | </File> | |
1891 | <File | |
1892 | RelativePath=".\unicode\utf32.h"> | |
1893 | <FileConfiguration | |
1894 | Name="Release|Win32"> | |
1895 | <Tool | |
1896 | Name="VCCustomBuildTool" | |
374ca955 | 1897 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1898 | " |
374ca955 | 1899 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1900 | </FileConfiguration> |
1901 | <FileConfiguration | |
1902 | Name="Debug|Win32"> | |
1903 | <Tool | |
1904 | Name="VCCustomBuildTool" | |
374ca955 | 1905 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1906 | " |
374ca955 | 1907 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1908 | </FileConfiguration> |
1909 | </File> | |
1910 | <File | |
1911 | RelativePath=".\unicode\utf8.h"> | |
1912 | <FileConfiguration | |
1913 | Name="Release|Win32"> | |
1914 | <Tool | |
1915 | Name="VCCustomBuildTool" | |
374ca955 | 1916 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1917 | " |
374ca955 | 1918 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1919 | </FileConfiguration> |
1920 | <FileConfiguration | |
1921 | Name="Debug|Win32"> | |
1922 | <Tool | |
1923 | Name="VCCustomBuildTool" | |
374ca955 | 1924 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1925 | " |
374ca955 | 1926 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1927 | </FileConfiguration> |
1928 | </File> | |
1929 | <File | |
1930 | RelativePath=".\utf_impl.c"> | |
1931 | </File> | |
1932 | <File | |
1933 | RelativePath=".\unicode\utf_old.h"> | |
1934 | <FileConfiguration | |
1935 | Name="Release|Win32"> | |
1936 | <Tool | |
1937 | Name="VCCustomBuildTool" | |
374ca955 | 1938 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1939 | " |
374ca955 | 1940 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1941 | </FileConfiguration> |
1942 | <FileConfiguration | |
1943 | Name="Debug|Win32"> | |
1944 | <Tool | |
1945 | Name="VCCustomBuildTool" | |
374ca955 | 1946 | CommandLine="copy "$(InputPath)" ..\..\include\unicode |
b75a7d8f | 1947 | " |
374ca955 | 1948 | Outputs="..\..\include\unicode\$(InputFileName)"/> |
b75a7d8f A |
1949 | </FileConfiguration> |
1950 | </File> | |
1951 | </Filter> | |
1952 | </Files> | |
1953 | <Globals> | |
1954 | </Globals> | |
1955 | </VisualStudioProject> |