]> git.saurik.com Git - apple/icu.git/blame - icuSources/test/intltest/intltest.dsp
ICU-6.2.6.tar.gz
[apple/icu.git] / icuSources / test / intltest / intltest.dsp
CommitLineData
b75a7d8f
A
1# Microsoft Developer Studio Project File - Name="intltest" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7CFG=intltest - Win32 Debug
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
11!MESSAGE NMAKE /f "intltest.mak".
12!MESSAGE
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE
16!MESSAGE NMAKE /f "intltest.mak" CFG="intltest - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "intltest - Win32 Release" (based on "Win32 (x86) Console Application")
21!MESSAGE "intltest - Win32 Debug" (based on "Win32 (x86) Console Application")
22!MESSAGE "intltest - Win64 Release" (based on "Win32 (x86) Console Application")
23!MESSAGE "intltest - Win64 Debug" (based on "Win32 (x86) Console Application")
24!MESSAGE
25
26# Begin Project
27# PROP AllowPerConfigDependencies 0
28# PROP Scc_ProjName ""
29# PROP Scc_LocalPath ""
30CPP=cl.exe
31RSC=rc.exe
32
33!IF "$(CFG)" == "intltest - Win32 Release"
34
35# PROP BASE Use_MFC 0
36# PROP BASE Use_Debug_Libraries 0
37# PROP BASE Output_Dir "Release"
38# PROP BASE Intermediate_Dir "Release"
39# PROP BASE Target_Dir ""
40# PROP Use_MFC 0
41# PROP Use_Debug_Libraries 0
42# PROP Output_Dir "Release"
43# PROP Intermediate_Dir "Release"
44# PROP Ignore_Export_Lib 0
45# PROP Target_Dir ""
46MTL=midl.exe
47# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
374ca955 48# ADD CPP /nologo /G6 /MT /Za /W3 /GX /Zi /Ox /Ob0 /I "..\..\..\include" /I "..\..\..\source\common" /I "..\..\..\source\i18n" /I "..\..\tools\toolutil" /I "..\..\tools\ctestfw" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
b75a7d8f
A
49# ADD BASE RSC /l 0x409 /d "NDEBUG"
50# ADD RSC /l 0x409 /d "NDEBUG"
51BSC32=bscmake.exe
52# ADD BASE BSC32 /nologo
53# ADD BSC32 /nologo
54LINK32=link.exe
55# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
374ca955 56# ADD LINK32 icuuc.lib icuin.lib icutu.lib ctestfw.lib /nologo /subsystem:console /machine:I386 /pdbtype:sept /libpath:"..\..\..\lib"
b75a7d8f
A
57# SUBTRACT LINK32 /pdb:none
58
59!ELSEIF "$(CFG)" == "intltest - Win32 Debug"
60
61# PROP BASE Use_MFC 0
62# PROP BASE Use_Debug_Libraries 1
63# PROP BASE Output_Dir "Debug"
64# PROP BASE Intermediate_Dir "Debug"
65# PROP BASE Target_Dir ""
66# PROP Use_MFC 0
67# PROP Use_Debug_Libraries 1
68# PROP Output_Dir "Debug"
69# PROP Intermediate_Dir "Debug"
70# PROP Ignore_Export_Lib 0
71# PROP Target_Dir ""
72MTL=midl.exe
73# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
374ca955 74# ADD CPP /nologo /G6 /MTd /Za /W3 /Gm /GX /ZI /Od /I "..\..\..\include" /I "..\..\..\source\common" /I "..\..\..\source\i18n" /I "..\..\tools\toolutil" /I "..\..\tools\ctestfw" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "UDATA_MAP_DLL" /FR /FD /GZ /c
b75a7d8f
A
75# ADD BASE RSC /l 0x409 /d "_DEBUG"
76# ADD RSC /l 0x409 /d "_DEBUG"
77BSC32=bscmake.exe
78# ADD BASE BSC32 /nologo
79# ADD BSC32 /nologo
80LINK32=link.exe
81# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
374ca955 82# ADD LINK32 icuucd.lib icuind.lib icutud.lib ctestfwd.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\lib" /warn:3
b75a7d8f
A
83# SUBTRACT LINK32 /pdb:none /map
84
85!ELSEIF "$(CFG)" == "intltest - Win64 Release"
86
87# PROP BASE Use_MFC 0
88# PROP BASE Use_Debug_Libraries 0
89# PROP BASE Output_Dir "Release"
90# PROP BASE Intermediate_Dir "Release"
91# PROP BASE Target_Dir ""
92# PROP Use_MFC 0
93# PROP Use_Debug_Libraries 0
94# PROP Output_Dir "Release"
95# PROP Intermediate_Dir "Release"
96# PROP Ignore_Export_Lib 0
97# PROP Target_Dir ""
98MTL=midl.exe
99# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN64" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
374ca955 100# ADD CPP /nologo /MD /Za /W3 /GX /Zi /O2 /I "..\..\..\include" /I "..\..\..\source\common" /I "..\..\..\source\i18n" /I "..\..\tools\toolutil" /I "..\..\tools\ctestfw" /D "WIN64" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /Wp64 /Zm600 /c
b75a7d8f
A
101# ADD BASE RSC /l 0x409 /d "NDEBUG"
102# ADD RSC /l 0x409 /d "NDEBUG"
103BSC32=bscmake.exe
104# ADD BASE BSC32 /nologo
105# ADD BSC32 /nologo
106LINK32=link.exe
107# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:IX86 /machine:IA64
374ca955 108# ADD LINK32 icuuc.lib icuin.lib icutu.lib ctestfw.lib /nologo /subsystem:console /machine:IX86 /pdbtype:sept /libpath:"..\..\..\lib" /machine:IA64
b75a7d8f
A
109
110!ELSEIF "$(CFG)" == "intltest - Win64 Debug"
111
112# PROP BASE Use_MFC 0
113# PROP BASE Use_Debug_Libraries 1
114# PROP BASE Output_Dir "Debug"
115# PROP BASE Intermediate_Dir "Debug"
116# PROP BASE Target_Dir ""
117# PROP Use_MFC 0
118# PROP Use_Debug_Libraries 1
119# PROP Output_Dir "Debug"
120# PROP Intermediate_Dir "Debug"
121# PROP Ignore_Export_Lib 0
122# PROP Target_Dir ""
123MTL=midl.exe
124# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN64" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
374ca955 125# ADD CPP /nologo /MDd /Za /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /I "..\..\..\source\common" /I "..\..\..\source\i18n" /I "..\..\tools\toolutil" /I "..\..\tools\ctestfw" /D "WIN64" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "UDATA_MAP_DLL" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FR /FD /GZ /Wp64 /Zm600 /c
b75a7d8f
A
126# ADD BASE RSC /l 0x409 /d "_DEBUG"
127# ADD RSC /l 0x409 /d "_DEBUG"
128BSC32=bscmake.exe
129# ADD BASE BSC32 /nologo
130# ADD BSC32 /nologo
131LINK32=link.exe
132# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:IX86 /pdbtype:sept /machine:IA64
374ca955 133# ADD LINK32 icuucd.lib icuind.lib icutud.lib ctestfwd.lib /nologo /subsystem:console /incremental:no /debug /machine:IX86 /pdbtype:sept /libpath:"..\..\..\lib\\" /libpath:"..\..\..\lib" /machine:IA64
b75a7d8f
A
134
135!ENDIF
136
137# Begin Target
138
139# Name "intltest - Win32 Release"
140# Name "intltest - Win32 Debug"
141# Name "intltest - Win64 Release"
142# Name "intltest - Win64 Debug"
143# Begin Group "break iteration"
144
145# PROP Default_Filter ""
146# Begin Source File
147
148SOURCE=.\itrbbi.cpp
149# End Source File
150# Begin Source File
151
152SOURCE=.\itrbbi.h
153# End Source File
154# Begin Source File
155
156SOURCE=.\rbbiapts.cpp
157# End Source File
158# Begin Source File
159
160SOURCE=.\rbbiapts.h
161# End Source File
162# Begin Source File
163
164SOURCE=.\rbbitst.cpp
165# End Source File
166# Begin Source File
167
168SOURCE=.\rbbitst.h
169# End Source File
170# End Group
171# Begin Group "collation"
172
173# PROP Default_Filter ""
174# Begin Source File
175
176SOURCE=.\allcoll.cpp
177# End Source File
178# Begin Source File
179
180SOURCE=.\allcoll.h
181# End Source File
182# Begin Source File
183
184SOURCE=.\apicoll.cpp
185
186!IF "$(CFG)" == "intltest - Win32 Release"
187
188!ELSEIF "$(CFG)" == "intltest - Win32 Debug"
189
190# ADD CPP /MTd
191
192!ELSEIF "$(CFG)" == "intltest - Win64 Release"
193
194!ELSEIF "$(CFG)" == "intltest - Win64 Debug"
195
196!ENDIF
197
198# End Source File
199# Begin Source File
200
201SOURCE=.\apicoll.h
202# End Source File
203# Begin Source File
204
205SOURCE=.\cntabcol.cpp
206# End Source File
207# Begin Source File
208
209SOURCE=.\cntabcol.h
210# End Source File
211# Begin Source File
212
213SOURCE=.\currcoll.cpp
214# End Source File
215# Begin Source File
216
217SOURCE=.\currcoll.h
218# End Source File
219# Begin Source File
220
221SOURCE=.\dacoll.cpp
222# End Source File
223# Begin Source File
224
225SOURCE=.\dacoll.h
226# End Source File
227# Begin Source File
228
229SOURCE=.\dadrcoll.cpp
230# End Source File
231# Begin Source File
232
233SOURCE=.\dadrcoll.h
234# End Source File
235# Begin Source File
236
237SOURCE=.\decoll.cpp
238# End Source File
239# Begin Source File
240
241SOURCE=.\decoll.h
242# End Source File
243# Begin Source File
244
245SOURCE=.\encoll.cpp
246# End Source File
247# Begin Source File
248
249SOURCE=.\encoll.h
250# End Source File
251# Begin Source File
252
253SOURCE=.\escoll.cpp
254# End Source File
255# Begin Source File
256
257SOURCE=.\escoll.h
258# End Source File
259# Begin Source File
260
261SOURCE=.\ficoll.cpp
262# End Source File
263# Begin Source File
264
265SOURCE=.\ficoll.h
266# End Source File
267# Begin Source File
268
269SOURCE=.\frcoll.cpp
270# End Source File
271# Begin Source File
272
273SOURCE=.\frcoll.h
274# End Source File
275# Begin Source File
276
277SOURCE=.\g7coll.cpp
278# End Source File
279# Begin Source File
280
281SOURCE=.\g7coll.h
282# End Source File
283# Begin Source File
284
285SOURCE=.\itercoll.cpp
286# End Source File
287# Begin Source File
288
289SOURCE=.\itercoll.h
290# End Source File
291# Begin Source File
292
293SOURCE=.\jacoll.cpp
294# End Source File
295# Begin Source File
296
297SOURCE=.\jacoll.h
298# End Source File
299# Begin Source File
300
301SOURCE=.\lcukocol.cpp
302# End Source File
303# Begin Source File
304
305SOURCE=.\lcukocol.h
306# End Source File
307# Begin Source File
308
309SOURCE=.\mnkytst.cpp
310# End Source File
311# Begin Source File
312
313SOURCE=.\mnkytst.h
314# End Source File
315# Begin Source File
316
317SOURCE=.\regcoll.cpp
318# End Source File
319# Begin Source File
320
321SOURCE=.\regcoll.h
322# End Source File
323# Begin Source File
324
325SOURCE=.\srchtest.cpp
326# End Source File
327# Begin Source File
328
329SOURCE=.\srchtest.h
330# End Source File
331# Begin Source File
332
333SOURCE=.\svccoll.cpp
334# End Source File
335# Begin Source File
336
337SOURCE=.\svccoll.h
338# End Source File
339# Begin Source File
340
341SOURCE=.\thcoll.cpp
342# End Source File
343# Begin Source File
344
345SOURCE=.\thcoll.h
346# End Source File
347# Begin Source File
348
349SOURCE=.\trcoll.cpp
350# End Source File
351# Begin Source File
352
353SOURCE=.\trcoll.h
354# End Source File
355# Begin Source File
356
357SOURCE=.\tscoll.cpp
358# End Source File
359# Begin Source File
360
361SOURCE=.\tscoll.h
362# End Source File
363# Begin Source File
364
365SOURCE=.\ucaconf.cpp
366# End Source File
367# Begin Source File
368
369SOURCE=.\ucaconf.h
370# End Source File
371# End Group
372# Begin Group "collections"
373
374# PROP Default_Filter ""
374ca955
A
375# Begin Source File
376
377SOURCE=.\v32test.cpp
378# End Source File
379# Begin Source File
380
381SOURCE=.\v32test.h
382# End Source File
b75a7d8f
A
383# End Group
384# Begin Group "configuration"
385
386# PROP Default_Filter ""
387# Begin Source File
388
389SOURCE=.\strtest.cpp
374ca955 390# ADD CPP /Ze
b75a7d8f
A
391# End Source File
392# Begin Source File
393
394SOURCE=.\strtest.h
395# End Source File
396# Begin Source File
397
398SOURCE=.\tsmthred.cpp
399# ADD CPP /Ze
400# End Source File
401# Begin Source File
402
403SOURCE=.\tsmthred.h
404# End Source File
405# Begin Source File
406
374ca955 407SOURCE=.\tsputil.cpp
b75a7d8f
A
408# End Source File
409# Begin Source File
410
374ca955 411SOURCE=.\tsputil.h
b75a7d8f 412# End Source File
374ca955
A
413# End Group
414# Begin Group "conversion"
415
416# PROP Default_Filter ""
b75a7d8f
A
417# Begin Source File
418
374ca955 419SOURCE=.\convtest.cpp
b75a7d8f
A
420# End Source File
421# Begin Source File
422
374ca955 423SOURCE=.\convtest.h
b75a7d8f
A
424# End Source File
425# End Group
426# Begin Group "data & memory"
427
428# PROP Default_Filter ""
429# Begin Source File
430
431SOURCE=.\uobjtest.cpp
432# End Source File
433# Begin Source File
434
435SOURCE=.\uobjtest.h
436# End Source File
437# End Group
438# Begin Group "formatting"
439
440# PROP Default_Filter ""
441# Begin Source File
442
374ca955
A
443SOURCE=.\astrotst.cpp
444# End Source File
445# Begin Source File
446
447SOURCE=.\astrotst.h
448# End Source File
449# Begin Source File
450
451SOURCE=.\calcasts.cpp
452# End Source File
453# Begin Source File
454
455SOURCE=.\calcasts.h
456# End Source File
457# Begin Source File
458
b75a7d8f
A
459SOURCE=.\callimts.cpp
460# End Source File
461# Begin Source File
462
463SOURCE=.\callimts.h
464# End Source File
465# Begin Source File
466
467SOURCE=.\calregts.cpp
468# End Source File
469# Begin Source File
470
471SOURCE=.\calregts.h
472# End Source File
473# Begin Source File
474
475SOURCE=.\caltest.cpp
476# End Source File
477# Begin Source File
478
479SOURCE=.\caltest.h
480# End Source File
481# Begin Source File
482
483SOURCE=.\caltztst.cpp
484# End Source File
485# Begin Source File
486
487SOURCE=.\caltztst.h
488# End Source File
489# Begin Source File
490
491SOURCE=.\dcfmapts.cpp
492# End Source File
493# Begin Source File
494
495SOURCE=.\dcfmapts.h
496# End Source File
497# Begin Source File
498
499SOURCE=.\dtfmapts.cpp
500# End Source File
501# Begin Source File
502
503SOURCE=.\dtfmapts.h
504# End Source File
505# Begin Source File
506
507SOURCE=.\dtfmrgts.cpp
508# End Source File
509# Begin Source File
510
511SOURCE=.\dtfmrgts.h
512# End Source File
513# Begin Source File
514
515SOURCE=.\dtfmtrtts.cpp
516# End Source File
517# Begin Source File
518
519SOURCE=.\dtfmtrtts.h
520# End Source File
521# Begin Source File
522
523SOURCE=.\dtfmttst.cpp
524# End Source File
525# Begin Source File
526
527SOURCE=.\dtfmttst.h
528# End Source File
529# Begin Source File
530
531SOURCE=.\incaltst.cpp
532# End Source File
533# Begin Source File
534
535SOURCE=.\incaltst.h
536# End Source File
537# Begin Source File
538
539SOURCE=.\itformat.cpp
540# End Source File
541# Begin Source File
542
543SOURCE=.\itformat.h
544# End Source File
545# Begin Source File
546
547SOURCE=.\itrbnf.cpp
548# End Source File
549# Begin Source File
550
551SOURCE=.\itrbnf.h
552# End Source File
553# Begin Source File
554
374ca955
A
555SOURCE=.\itrbnfp.cpp
556# End Source File
557# Begin Source File
558
559SOURCE=.\itrbnfp.h
560# End Source File
561# Begin Source File
562
b75a7d8f
A
563SOURCE=.\itrbnfrt.cpp
564# End Source File
565# Begin Source File
566
567SOURCE=.\itrbnfrt.h
568# End Source File
569# Begin Source File
570
571SOURCE=.\miscdtfm.cpp
572# End Source File
573# Begin Source File
574
575SOURCE=.\miscdtfm.h
576# End Source File
577# Begin Source File
578
579SOURCE=.\msfmrgts.cpp
580# End Source File
581# Begin Source File
582
583SOURCE=.\msfmrgts.h
584# End Source File
585# Begin Source File
586
587SOURCE=.\nmfmapts.cpp
588# End Source File
589# Begin Source File
590
591SOURCE=.\nmfmapts.h
592# End Source File
593# Begin Source File
594
595SOURCE=.\nmfmtrt.cpp
596# End Source File
597# Begin Source File
598
599SOURCE=.\nmfmtrt.h
600# End Source File
601# Begin Source File
602
603SOURCE=.\numfmtst.cpp
604# End Source File
605# Begin Source File
606
607SOURCE=.\numfmtst.h
608# End Source File
609# Begin Source File
610
611SOURCE=.\numrgts.cpp
612# End Source File
613# Begin Source File
614
615SOURCE=.\numrgts.h
616# End Source File
617# Begin Source File
618
619SOURCE=.\pptest.cpp
620# End Source File
621# Begin Source File
622
623SOURCE=.\pptest.h
624# End Source File
625# Begin Source File
626
627SOURCE=.\sdtfmtts.cpp
628# End Source File
629# Begin Source File
630
631SOURCE=.\sdtfmtts.h
632# End Source File
633# Begin Source File
634
635SOURCE=.\tchcfmt.cpp
636# End Source File
637# Begin Source File
638
639SOURCE=.\tchcfmt.h
640# End Source File
641# Begin Source File
642
643SOURCE=.\tfsmalls.cpp
644# End Source File
645# Begin Source File
646
647SOURCE=.\tfsmalls.h
648# End Source File
649# Begin Source File
650
651SOURCE=.\tmsgfmt.cpp
652# End Source File
653# Begin Source File
654
655SOURCE=.\tmsgfmt.h
656# End Source File
657# Begin Source File
658
659SOURCE=.\tsdate.cpp
660# End Source File
661# Begin Source File
662
663SOURCE=.\tsdate.h
664# End Source File
665# Begin Source File
666
667SOURCE=.\tsdcfmsy.cpp
668# End Source File
669# Begin Source File
670
671SOURCE=.\tsdcfmsy.h
672# End Source File
673# Begin Source File
674
675SOURCE=.\tsdtfmsy.cpp
676# End Source File
677# Begin Source File
678
679SOURCE=.\tsdtfmsy.h
680# End Source File
681# Begin Source File
682
683SOURCE=.\tsnmfmt.cpp
684# End Source File
685# Begin Source File
686
687SOURCE=.\tsnmfmt.h
688# End Source File
689# Begin Source File
690
691SOURCE=.\tzbdtest.cpp
692# End Source File
693# Begin Source File
694
695SOURCE=.\tzbdtest.h
696# End Source File
697# Begin Source File
698
699SOURCE=.\tzregts.cpp
700# End Source File
701# Begin Source File
702
703SOURCE=.\tzregts.h
704# End Source File
705# Begin Source File
706
707SOURCE=.\tztest.cpp
708# End Source File
709# Begin Source File
710
711SOURCE=.\tztest.h
712# End Source File
713# End Group
714# Begin Group "locales & resources"
715
716# PROP Default_Filter ""
717# Begin Source File
718
719SOURCE=.\loctest.cpp
720# End Source File
721# Begin Source File
722
723SOURCE=.\loctest.h
724# End Source File
725# Begin Source File
726
727SOURCE=.\restest.cpp
728# End Source File
729# Begin Source File
730
731SOURCE=.\restest.h
732# End Source File
733# Begin Source File
734
735SOURCE=.\restsnew.cpp
736# End Source File
737# Begin Source File
738
739SOURCE=.\restsnew.h
740# End Source File
741# End Group
374ca955 742# Begin Group "idna"
b75a7d8f
A
743
744# PROP Default_Filter ""
745# Begin Source File
746
374ca955
A
747SOURCE=.\idnaref.cpp
748# End Source File
749# Begin Source File
750
751SOURCE=.\idnaref.h
752# End Source File
753# Begin Source File
754
755SOURCE=.\nptrans.cpp
756# End Source File
757# Begin Source File
758
759SOURCE=.\nptrans.h
760# End Source File
761# Begin Source File
762
763SOURCE=.\punyref.c
764# End Source File
765# Begin Source File
766
767SOURCE=.\punyref.h
768# End Source File
769# Begin Source File
770
771SOURCE=.\testidn.cpp
b75a7d8f
A
772# End Source File
773# Begin Source File
774
374ca955 775SOURCE=.\testidna.cpp
b75a7d8f
A
776# End Source File
777# Begin Source File
778
374ca955
A
779SOURCE=.\testidna.h
780# End Source File
781# End Group
782# Begin Group "misc"
783
784# PROP Default_Filter ""
785# Begin Source File
786
b75a7d8f
A
787SOURCE=.\intltest.cpp
788# End Source File
789# Begin Source File
790
791SOURCE=.\intltest.h
792# End Source File
793# Begin Source File
794
795SOURCE=.\itmajor.cpp
796# End Source File
797# Begin Source File
798
799SOURCE=.\itmajor.h
800# End Source File
801# Begin Source File
802
803SOURCE=.\itutil.cpp
804# End Source File
805# Begin Source File
806
807SOURCE=.\itutil.h
808# End Source File
809# Begin Source File
810
374ca955 811SOURCE=.\testutil.cpp
b75a7d8f
A
812# End Source File
813# Begin Source File
814
374ca955 815SOURCE=.\testutil.h
b75a7d8f
A
816# End Source File
817# Begin Source File
818
374ca955 819SOURCE=.\textfile.cpp
b75a7d8f
A
820# End Source File
821# Begin Source File
822
374ca955 823SOURCE=.\textfile.h
b75a7d8f
A
824# End Source File
825# Begin Source File
826
374ca955 827SOURCE=.\tokiter.cpp
b75a7d8f
A
828# End Source File
829# Begin Source File
830
374ca955 831SOURCE=.\tokiter.h
b75a7d8f
A
832# End Source File
833# End Group
834# Begin Group "normalization"
835
836# PROP Default_Filter ""
837# Begin Source File
838
839SOURCE=.\canittst.cpp
840# End Source File
841# Begin Source File
842
843SOURCE=.\canittst.h
844# End Source File
845# Begin Source File
846
847SOURCE=.\normconf.cpp
848# End Source File
849# Begin Source File
850
851SOURCE=.\normconf.h
852# End Source File
853# Begin Source File
854
855SOURCE=.\tstnorm.cpp
856# End Source File
857# Begin Source File
858
859SOURCE=.\tstnorm.h
860# End Source File
861# Begin Source File
862
863SOURCE=.\tstnrapi.cpp
864# End Source File
865# End Group
866# Begin Group "properties & sets"
867
868# PROP Default_Filter ""
869# Begin Source File
870
871SOURCE=.\ucdtest.cpp
872# End Source File
873# Begin Source File
874
875SOURCE=.\ucdtest.h
876# End Source File
877# Begin Source File
878
879SOURCE=.\usettest.cpp
880# End Source File
881# Begin Source File
882
883SOURCE=.\usettest.h
884# End Source File
885# End Group
886# Begin Group "regex"
887
888# PROP Default_Filter ""
889# Begin Source File
890
891SOURCE=.\regextst.cpp
892# End Source File
893# Begin Source File
894
895SOURCE=.\regextst.h
896# End Source File
897# End Group
898# Begin Group "registration"
899
900# PROP Default_Filter ""
901# Begin Source File
902
903SOURCE=.\icusvtst.cpp
904# End Source File
905# Begin Source File
906
907SOURCE=.\icusvtst.h
908# End Source File
909# End Group
910# Begin Group "strings"
911
912# PROP Default_Filter ""
913# Begin Source File
914
915SOURCE=.\citrtest.cpp
916# End Source File
917# Begin Source File
918
919SOURCE=.\citrtest.h
920# End Source File
921# Begin Source File
922
923SOURCE=.\reptest.cpp
924# End Source File
925# Begin Source File
926
927SOURCE=.\reptest.h
928# End Source File
929# Begin Source File
930
931SOURCE=.\sfwdchit.cpp
932# End Source File
933# Begin Source File
934
935SOURCE=.\sfwdchit.h
936# End Source File
937# Begin Source File
938
939SOURCE=.\strcase.cpp
940# End Source File
941# Begin Source File
942
943SOURCE=.\ustrtest.cpp
944# End Source File
945# Begin Source File
946
947SOURCE=.\ustrtest.h
948# End Source File
949# End Group
950# Begin Group "transforms"
951
952# PROP Default_Filter ""
953# Begin Source File
954
955SOURCE=.\cpdtrtst.cpp
956# End Source File
957# Begin Source File
958
959SOURCE=.\cpdtrtst.h
960# End Source File
961# Begin Source File
962
b75a7d8f
A
963SOURCE=.\ittrans.cpp
964# End Source File
965# Begin Source File
966
967SOURCE=.\ittrans.h
968# End Source File
969# Begin Source File
970
971SOURCE=.\jamotest.cpp
972# End Source File
973# Begin Source File
974
975SOURCE=.\jamotest.h
976# End Source File
977# Begin Source File
978
979SOURCE=.\transapi.cpp
980# End Source File
981# Begin Source File
982
983SOURCE=.\transapi.h
984# End Source File
985# Begin Source File
986
987SOURCE=.\transrt.cpp
988# End Source File
989# Begin Source File
990
991SOURCE=.\transrt.h
992# End Source File
993# Begin Source File
994
995SOURCE=.\transtst.cpp
996# End Source File
997# Begin Source File
998
999SOURCE=.\transtst.h
1000# End Source File
1001# Begin Source File
1002
1003SOURCE=.\trnserr.cpp
1004# End Source File
1005# Begin Source File
1006
1007SOURCE=.\trnserr.h
1008# End Source File
b75a7d8f
A
1009# End Group
1010# End Target
1011# End Project