]> git.saurik.com Git - apple/icu.git/blob - icuSources/test/cintltst/cintltst.vcproj
ICU-400.39.tar.gz
[apple/icu.git] / icuSources / test / cintltst / cintltst.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="cintltst"
6 ProjectGUID="{3D1246AE-1B32-479B-BECA-AEFA97BE2321}"
7 >
8 <Platforms>
9 <Platform
10 Name="Win32"
11 />
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Debug|Win32"
18 OutputDirectory=".\Debug"
19 IntermediateDirectory=".\Debug"
20 ConfigurationType="1"
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 TypeLibraryName=".\Debug/cintltst.tlb"
41 />
42 <Tool
43 Name="VCCLCompilerTool"
44 Optimization="0"
45 AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common;..\..\i18n;..\..\tools\toolutil"
46 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="1"
49 BufferSecurityCheck="true"
50 DisableLanguageExtensions="true"
51 TreatWChar_tAsBuiltInType="true"
52 PrecompiledHeaderFile=".\Debug/cintltst.pch"
53 AssemblerListingLocation=".\Debug/"
54 ObjectFile=".\Debug/"
55 ProgramDataBaseFileName=".\Debug/"
56 BrowseInformation="1"
57 WarningLevel="3"
58 SuppressStartupBanner="true"
59 DebugInformationFormat="4"
60 CompileAs="0"
61 />
62 <Tool
63 Name="VCManagedResourceCompilerTool"
64 />
65 <Tool
66 Name="VCResourceCompilerTool"
67 PreprocessorDefinitions="_DEBUG"
68 Culture="1033"
69 />
70 <Tool
71 Name="VCPreLinkEventTool"
72 />
73 <Tool
74 Name="VCLinkerTool"
75 OutputFile=".\Debug/cintltst.exe"
76 LinkIncremental="2"
77 SuppressStartupBanner="true"
78 GenerateDebugInformation="true"
79 ProgramDatabaseFile=".\Debug/cintltst.pdb"
80 SubSystem="1"
81 FixedBaseAddress="1"
82 />
83 <Tool
84 Name="VCALinkTool"
85 />
86 <Tool
87 Name="VCManifestTool"
88 UseFAT32Workaround="true"
89 />
90 <Tool
91 Name="VCXDCMakeTool"
92 />
93 <Tool
94 Name="VCBscMakeTool"
95 />
96 <Tool
97 Name="VCFxCopTool"
98 />
99 <Tool
100 Name="VCAppVerifierTool"
101 />
102 <Tool
103 Name="VCWebDeploymentTool"
104 />
105 <Tool
106 Name="VCPostBuildEventTool"
107 />
108 </Configuration>
109 <Configuration
110 Name="Release|Win32"
111 OutputDirectory=".\Release"
112 IntermediateDirectory=".\Release"
113 ConfigurationType="1"
114 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
115 UseOfMFC="0"
116 ATLMinimizesCRunTimeLibraryUsage="false"
117 CharacterSet="2"
118 >
119 <Tool
120 Name="VCPreBuildEventTool"
121 />
122 <Tool
123 Name="VCCustomBuildTool"
124 />
125 <Tool
126 Name="VCXMLDataGeneratorTool"
127 />
128 <Tool
129 Name="VCWebServiceProxyGeneratorTool"
130 />
131 <Tool
132 Name="VCMIDLTool"
133 TypeLibraryName=".\Release/cintltst.tlb"
134 />
135 <Tool
136 Name="VCCLCompilerTool"
137 AdditionalIncludeDirectories="..\..\..\include;..\..\tools\ctestfw;..\..\common;..\..\i18n;..\..\tools\toolutil"
138 PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
139 StringPooling="true"
140 RuntimeLibrary="0"
141 BufferSecurityCheck="true"
142 EnableFunctionLevelLinking="true"
143 DisableLanguageExtensions="true"
144 TreatWChar_tAsBuiltInType="true"
145 PrecompiledHeaderFile=".\Release/cintltst.pch"
146 AssemblerListingLocation=".\Release/"
147 ObjectFile=".\Release/"
148 ProgramDataBaseFileName=".\Release/"
149 WarningLevel="3"
150 SuppressStartupBanner="true"
151 CompileAs="0"
152 />
153 <Tool
154 Name="VCManagedResourceCompilerTool"
155 />
156 <Tool
157 Name="VCResourceCompilerTool"
158 PreprocessorDefinitions="NDEBUG"
159 Culture="1033"
160 />
161 <Tool
162 Name="VCPreLinkEventTool"
163 />
164 <Tool
165 Name="VCLinkerTool"
166 OutputFile=".\Release/cintltst.exe"
167 LinkIncremental="1"
168 SuppressStartupBanner="true"
169 GenerateDebugInformation="true"
170 ProgramDatabaseFile=".\Release/cintltst.pdb"
171 SubSystem="1"
172 />
173 <Tool
174 Name="VCALinkTool"
175 />
176 <Tool
177 Name="VCManifestTool"
178 />
179 <Tool
180 Name="VCXDCMakeTool"
181 />
182 <Tool
183 Name="VCBscMakeTool"
184 />
185 <Tool
186 Name="VCFxCopTool"
187 />
188 <Tool
189 Name="VCAppVerifierTool"
190 />
191 <Tool
192 Name="VCWebDeploymentTool"
193 />
194 <Tool
195 Name="VCPostBuildEventTool"
196 />
197 </Configuration>
198 </Configurations>
199 <References>
200 </References>
201 <Files>
202 <Filter
203 Name="bidi"
204 >
205 <File
206 RelativePath=".\cbididat.c"
207 >
208 </File>
209 <File
210 RelativePath=".\cbiditst.c"
211 >
212 </File>
213 <File
214 RelativePath=".\cbiditst.h"
215 >
216 </File>
217 </Filter>
218 <Filter
219 Name="break iteration"
220 >
221 <File
222 RelativePath=".\cbiapts.c"
223 >
224 </File>
225 <File
226 RelativePath=".\cbiapts.h"
227 >
228 </File>
229 <File
230 RelativePath=".\cbkittst.c"
231 >
232 </File>
233 </Filter>
234 <Filter
235 Name="collation"
236 >
237 <File
238 RelativePath=".\callcoll.c"
239 >
240 </File>
241 <File
242 RelativePath=".\callcoll.h"
243 >
244 </File>
245 <File
246 RelativePath=".\capitst.c"
247 >
248 </File>
249 <File
250 RelativePath=".\capitst.h"
251 >
252 </File>
253 <File
254 RelativePath=".\ccolltst.c"
255 >
256 </File>
257 <File
258 RelativePath=".\ccolltst.h"
259 >
260 </File>
261 <File
262 RelativePath=".\ccurrtst.c"
263 >
264 </File>
265 <File
266 RelativePath=".\ccurrtst.h"
267 >
268 </File>
269 <File
270 RelativePath=".\cdetst.c"
271 >
272 </File>
273 <File
274 RelativePath=".\cdetst.h"
275 >
276 </File>
277 <File
278 RelativePath=".\cestst.c"
279 >
280 </File>
281 <File
282 RelativePath=".\cestst.h"
283 >
284 </File>
285 <File
286 RelativePath=".\cfintst.c"
287 >
288 </File>
289 <File
290 RelativePath=".\cfintst.h"
291 >
292 </File>
293 <File
294 RelativePath=".\cfrtst.c"
295 >
296 </File>
297 <File
298 RelativePath=".\cfrtst.h"
299 >
300 </File>
301 <File
302 RelativePath=".\cg7coll.c"
303 >
304 </File>
305 <File
306 RelativePath=".\cg7coll.h"
307 >
308 </File>
309 <File
310 RelativePath=".\citertst.c"
311 >
312 </File>
313 <File
314 RelativePath=".\citertst.h"
315 >
316 </File>
317 <File
318 RelativePath=".\cjaptst.c"
319 >
320 </File>
321 <File
322 RelativePath=".\cjaptst.h"
323 >
324 </File>
325 <File
326 RelativePath=".\cmsccoll.c"
327 >
328 </File>
329 <File
330 RelativePath=".\colutil.c"
331 >
332 </File>
333 <File
334 RelativePath=".\cturtst.c"
335 >
336 </File>
337 <File
338 RelativePath=".\cturtst.h"
339 >
340 </File>
341 <File
342 RelativePath=".\encoll.c"
343 >
344 </File>
345 <File
346 RelativePath=".\encoll.h"
347 >
348 </File>
349 <File
350 RelativePath=".\usrchdat.c"
351 >
352 </File>
353 <File
354 RelativePath=".\usrchtst.c"
355 >
356 </File>
357 </Filter>
358 <Filter
359 Name="collections"
360 >
361 <File
362 RelativePath=".\chashtst.c"
363 >
364 </File>
365 <File
366 RelativePath=".\sorttest.c"
367 >
368 </File>
369 <File
370 RelativePath=".\trietest.c"
371 >
372 </File>
373 <File
374 RelativePath=".\uenumtst.c"
375 >
376 </File>
377 </Filter>
378 <Filter
379 Name="conversion"
380 >
381 <File
382 RelativePath=".\bocu1tst.c"
383 >
384 </File>
385 <File
386 RelativePath=".\ccapitst.c"
387 >
388 </File>
389 <File
390 RelativePath=".\ccapitst.h"
391 >
392 </File>
393 <File
394 RelativePath=".\cconvtst.c"
395 >
396 </File>
397 <File
398 RelativePath=".\cctest.c"
399 >
400 </File>
401 <File
402 RelativePath=".\eurocreg.c"
403 >
404 </File>
405 <File
406 RelativePath=".\nccbtst.c"
407 >
408 </File>
409 <File
410 RelativePath=".\nccbtst.h"
411 >
412 </File>
413 <File
414 RelativePath=".\ncnvfbts.c"
415 >
416 </File>
417 <File
418 RelativePath=".\ncnvfbts.h"
419 >
420 </File>
421 <File
422 RelativePath=".\ncnvtst.c"
423 >
424 </File>
425 <File
426 RelativePath=".\nucnvtst.c"
427 >
428 </File>
429 <File
430 RelativePath=".\nucnvtst.h"
431 >
432 </File>
433 <File
434 RelativePath=".\stdnmtst.c"
435 >
436 </File>
437 <File
438 RelativePath=".\ucsdetst.c"
439 >
440 </File>
441 </Filter>
442 <Filter
443 Name="data &amp; memory"
444 >
445 <File
446 RelativePath=".\udatatst.c"
447 >
448 <FileConfiguration
449 Name="Debug|Win32"
450 >
451 <Tool
452 Name="VCCLCompilerTool"
453 DisableLanguageExtensions="false"
454 />
455 </FileConfiguration>
456 <FileConfiguration
457 Name="Release|Win32"
458 >
459 <Tool
460 Name="VCCLCompilerTool"
461 DisableLanguageExtensions="false"
462 />
463 </FileConfiguration>
464 </File>
465 </Filter>
466 <Filter
467 Name="formatting"
468 >
469 <File
470 RelativePath=".\ccaltst.c"
471 >
472 </File>
473 <File
474 RelativePath=".\ccaltst.h"
475 >
476 </File>
477 <File
478 RelativePath=".\cdattst.c"
479 >
480 </File>
481 <File
482 RelativePath=".\cdattst.h"
483 >
484 </File>
485 <File
486 RelativePath=".\cdtdptst.c"
487 >
488 </File>
489 <File
490 RelativePath=".\cdtdptst.h"
491 >
492 </File>
493 <File
494 RelativePath=".\cdtrgtst.c"
495 >
496 </File>
497 <File
498 RelativePath=".\cdtrgtst.h"
499 >
500 </File>
501 <File
502 RelativePath=".\cformtst.c"
503 >
504 </File>
505 <File
506 RelativePath=".\cformtst.h"
507 >
508 </File>
509 <File
510 RelativePath=".\cmsgtst.c"
511 >
512 </File>
513 <File
514 RelativePath=".\cmsgtst.h"
515 >
516 </File>
517 <File
518 RelativePath=".\cnmdptst.c"
519 >
520 </File>
521 <File
522 RelativePath=".\cnmdptst.h"
523 >
524 </File>
525 <File
526 RelativePath=".\cnumtst.c"
527 >
528 </File>
529 <File
530 RelativePath=".\cnumtst.h"
531 >
532 </File>
533 <File
534 RelativePath=".\currtest.c"
535 >
536 </File>
537 <File
538 RelativePath=".\udatpg_test.c"
539 >
540 </File>
541 <File
542 RelativePath=".\utmstest.c"
543 >
544 </File>
545 </Filter>
546 <Filter
547 Name="locales &amp; resources"
548 >
549 <File
550 RelativePath=".\cldrtest.c"
551 >
552 </File>
553 <File
554 RelativePath=".\cloctst.c"
555 >
556 </File>
557 <File
558 RelativePath=".\cloctst.h"
559 >
560 </File>
561 <File
562 RelativePath=".\cposxtst.c"
563 >
564 </File>
565 <File
566 RelativePath=".\crestst.c"
567 >
568 </File>
569 <File
570 RelativePath=".\crestst.h"
571 >
572 </File>
573 <File
574 RelativePath=".\creststn.c"
575 >
576 </File>
577 <File
578 RelativePath=".\creststn.h"
579 >
580 </File>
581 </Filter>
582 <Filter
583 Name="misc"
584 >
585 <File
586 RelativePath=".\calltest.c"
587 >
588 </File>
589 <File
590 RelativePath=".\cintltst.c"
591 >
592 </File>
593 <File
594 RelativePath=".\cintltst.h"
595 >
596 </File>
597 <File
598 RelativePath=".\cutiltst.c"
599 >
600 </File>
601 <File
602 RelativePath=".\hpmufn.c"
603 >
604 </File>
605 <File
606 RelativePath=".\putiltst.c"
607 >
608 </File>
609 <File
610 RelativePath=".\tracetst.c"
611 >
612 </File>
613 </Filter>
614 <Filter
615 Name="normalization"
616 >
617 <File
618 RelativePath=".\cnormtst.c"
619 >
620 </File>
621 <File
622 RelativePath=".\cnormtst.h"
623 >
624 </File>
625 </Filter>
626 <Filter
627 Name="properties &amp; sets"
628 >
629 <File
630 RelativePath=".\cucdapi.c"
631 >
632 </File>
633 <File
634 RelativePath=".\cucdapi.h"
635 >
636 </File>
637 <File
638 RelativePath=".\cucdtst.c"
639 >
640 </File>
641 <File
642 RelativePath=".\usettest.c"
643 >
644 </File>
645 </Filter>
646 <Filter
647 Name="strings"
648 >
649 <File
650 RelativePath=".\cstrcase.c"
651 >
652 </File>
653 <File
654 RelativePath=".\cstrtest.c"
655 >
656 </File>
657 <File
658 RelativePath=".\custrtrn.c"
659 >
660 </File>
661 <File
662 RelativePath=".\custrtst.c"
663 >
664 </File>
665 <File
666 RelativePath=".\utexttst.c"
667 >
668 </File>
669 <File
670 RelativePath=".\utf16tst.c"
671 >
672 </File>
673 <File
674 RelativePath=".\utf8tst.c"
675 >
676 </File>
677 </Filter>
678 <Filter
679 Name="transforms"
680 >
681 <File
682 RelativePath=".\utransts.c"
683 >
684 </File>
685 </Filter>
686 <Filter
687 Name="regex"
688 >
689 <File
690 RelativePath=".\reapits.c"
691 >
692 </File>
693 </Filter>
694 <Filter
695 Name="sprep &amp; idna"
696 >
697 <File
698 RelativePath="idnatest.c"
699 >
700 </File>
701 <File
702 RelativePath="nfsprep.c"
703 >
704 </File>
705 <File
706 RelativePath="nfsprep.h"
707 >
708 </File>
709 <File
710 RelativePath="spreptst.c"
711 >
712 </File>
713 <File
714 RelativePath="sprpdata.c"
715 >
716 </File>
717 </Filter>
718 </Files>
719 <Globals>
720 </Globals>
721 </VisualStudioProject>