]> git.saurik.com Git - apple/icu.git/blob - icuSources/test/cintltst/cintltst.dsp
ICU-3.13.tar.gz
[apple/icu.git] / icuSources / test / cintltst / cintltst.dsp
1 # Microsoft Developer Studio Project File - Name="cintltst" - 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
7 CFG=cintltst - 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 "cintltst.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 "cintltst.mak" CFG="cintltst - Win32 Debug"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "cintltst - Win32 Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "cintltst - Win32 Debug" (based on "Win32 (x86) Console Application")
22 !MESSAGE "cintltst - Win64 Release" (based on "Win32 (x86) Console Application")
23 !MESSAGE "cintltst - 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 ""
30 CPP=cl.exe
31 RSC=rc.exe
32
33 !IF "$(CFG)" == "cintltst - 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 ""
46 MTL=midl.exe
47 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
48 # ADD CPP /nologo /G6 /MT /Za /W3 /GX /O2 /I "..\..\..\include" /I "..\..\tools\ctestfw" /I "..\..\common" /I "..\..\i18n" /I "..\..\tools\toolutil" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
49 # ADD BASE RSC /l 0x409 /d "NDEBUG"
50 # ADD RSC /l 0x409 /d "NDEBUG"
51 BSC32=bscmake.exe
52 # ADD BASE BSC32 /nologo
53 # ADD BSC32 /nologo
54 LINK32=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
56 # ADD LINK32 icuuc.lib icuin.lib ctestfw.lib icutu.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\..\lib\\"
57
58 !ELSEIF "$(CFG)" == "cintltst - Win32 Debug"
59
60 # PROP BASE Use_MFC 0
61 # PROP BASE Use_Debug_Libraries 1
62 # PROP BASE Output_Dir "Debug"
63 # PROP BASE Intermediate_Dir "Debug"
64 # PROP BASE Target_Dir ""
65 # PROP Use_MFC 0
66 # PROP Use_Debug_Libraries 1
67 # PROP Output_Dir "Debug"
68 # PROP Intermediate_Dir "Debug"
69 # PROP Ignore_Export_Lib 0
70 # PROP Target_Dir ""
71 MTL=midl.exe
72 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
73 # ADD CPP /nologo /G6 /MTd /Za /W3 /Gm /GX /ZI /Od /I "..\..\..\include" /I "..\..\tools\ctestfw" /I "..\..\common" /I "..\..\i18n" /I "..\..\tools\toolutil" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /FD /GZ /c
74 # ADD BASE RSC /l 0x409 /d "_DEBUG"
75 # ADD RSC /l 0x409 /d "_DEBUG"
76 BSC32=bscmake.exe
77 # ADD BASE BSC32 /nologo
78 # ADD BSC32 /nologo
79 LINK32=link.exe
80 # 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
81 # ADD LINK32 icuucd.lib icuind.lib icutud.lib ctestfwd.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\lib"
82 # SUBTRACT LINK32 /incremental:no
83
84 !ELSEIF "$(CFG)" == "cintltst - Win64 Release"
85
86 # PROP BASE Use_MFC 0
87 # PROP BASE Use_Debug_Libraries 0
88 # PROP BASE Output_Dir "Release"
89 # PROP BASE Intermediate_Dir "Release"
90 # PROP BASE Target_Dir ""
91 # PROP Use_MFC 0
92 # PROP Use_Debug_Libraries 0
93 # PROP Output_Dir "Release"
94 # PROP Intermediate_Dir "Release"
95 # PROP Ignore_Export_Lib 0
96 # PROP Target_Dir ""
97 MTL=midl.exe
98 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN64" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
99 # ADD CPP /nologo /MD /Za /W3 /GX /Zi /O2 /I "..\..\..\include" /I "..\..\tools\ctestfw" /I "..\..\common" /I "..\..\i18n" /I "..\..\tools\toolutil" /D "WIN64" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /QIA64_fmaopt /Zm600 /c
100 # ADD BASE RSC /l 0x409 /d "NDEBUG"
101 # ADD RSC /l 0x409 /d "NDEBUG"
102 BSC32=bscmake.exe
103 # ADD BASE BSC32 /nologo
104 # ADD BSC32 /nologo
105 LINK32=link.exe
106 # 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
107 # ADD LINK32 icuuc.lib icuin.lib ctestfw.lib icutu.lib /nologo /subsystem:console /machine:IX86 /libpath:"..\..\..\lib\\" /machine:IA64
108
109 !ELSEIF "$(CFG)" == "cintltst - Win64 Debug"
110
111 # PROP BASE Use_MFC 0
112 # PROP BASE Use_Debug_Libraries 1
113 # PROP BASE Output_Dir "Debug"
114 # PROP BASE Intermediate_Dir "Debug"
115 # PROP BASE Target_Dir ""
116 # PROP Use_MFC 0
117 # PROP Use_Debug_Libraries 1
118 # PROP Output_Dir "Debug"
119 # PROP Intermediate_Dir "Debug"
120 # PROP Ignore_Export_Lib 0
121 # PROP Target_Dir ""
122 MTL=midl.exe
123 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN64" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /GZ /c
124 # ADD CPP /nologo /MDd /Za /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /I "..\..\tools\ctestfw" /I "..\..\common" /I "..\..\i18n" /I "..\..\tools\toolutil" /D "WIN64" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FR /FD /GZ /QIA64_fmaopt /Zm600 /c
125 # ADD BASE RSC /l 0x409 /d "_DEBUG"
126 # ADD RSC /l 0x409 /d "_DEBUG"
127 BSC32=bscmake.exe
128 # ADD BASE BSC32 /nologo
129 # ADD BSC32 /nologo
130 LINK32=link.exe
131 # 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
132 # ADD LINK32 icuucd.lib icuind.lib ctestfwd.lib icutud.lib /nologo /subsystem:console /incremental:no /debug /machine:IX86 /pdbtype:sept /libpath:"..\..\..\lib\\" /machine:IA64
133 # SUBTRACT LINK32 /profile
134
135 !ENDIF
136
137 # Begin Target
138
139 # Name "cintltst - Win32 Release"
140 # Name "cintltst - Win32 Debug"
141 # Name "cintltst - Win64 Release"
142 # Name "cintltst - Win64 Debug"
143 # Begin Group "bidi"
144
145 # PROP Default_Filter ""
146 # Begin Source File
147
148 SOURCE=.\cbididat.c
149 # End Source File
150 # Begin Source File
151
152 SOURCE=.\cbiditst.c
153 # End Source File
154 # Begin Source File
155
156 SOURCE=.\cbiditst.h
157 # End Source File
158 # End Group
159 # Begin Group "break iteration"
160
161 # PROP Default_Filter ""
162 # Begin Source File
163
164 SOURCE=.\cbiapts.c
165 # End Source File
166 # Begin Source File
167
168 SOURCE=.\cbiapts.h
169 # End Source File
170 # Begin Source File
171
172 SOURCE=.\cbkittst.c
173 # End Source File
174 # Begin Source File
175
176 SOURCE=.\cregrtst.c
177 # End Source File
178 # Begin Source File
179
180 SOURCE=.\cregrtst.h
181 # End Source File
182 # End Group
183 # Begin Group "collation"
184
185 # PROP Default_Filter ""
186 # Begin Source File
187
188 SOURCE=.\callcoll.c
189 # End Source File
190 # Begin Source File
191
192 SOURCE=.\callcoll.h
193 # End Source File
194 # Begin Source File
195
196 SOURCE=.\capitst.c
197 # End Source File
198 # Begin Source File
199
200 SOURCE=.\capitst.h
201 # End Source File
202 # Begin Source File
203
204 SOURCE=.\ccolltst.c
205 # End Source File
206 # Begin Source File
207
208 SOURCE=.\ccolltst.h
209 # End Source File
210 # Begin Source File
211
212 SOURCE=.\cctest.c
213 # End Source File
214 # Begin Source File
215
216 SOURCE=.\ccurrtst.c
217 # End Source File
218 # Begin Source File
219
220 SOURCE=.\ccurrtst.h
221 # End Source File
222 # Begin Source File
223
224 SOURCE=.\cdantst.c
225 # End Source File
226 # Begin Source File
227
228 SOURCE=.\cdantst.h
229 # End Source File
230 # Begin Source File
231
232 SOURCE=.\cdetst.c
233 # End Source File
234 # Begin Source File
235
236 SOURCE=.\cdetst.h
237 # End Source File
238 # Begin Source File
239
240 SOURCE=.\cestst.c
241 # End Source File
242 # Begin Source File
243
244 SOURCE=.\cestst.h
245 # End Source File
246 # Begin Source File
247
248 SOURCE=.\cfintst.c
249 # End Source File
250 # Begin Source File
251
252 SOURCE=.\cfintst.h
253 # End Source File
254 # Begin Source File
255
256 SOURCE=.\cfrtst.c
257 # End Source File
258 # Begin Source File
259
260 SOURCE=.\cfrtst.h
261 # End Source File
262 # Begin Source File
263
264 SOURCE=.\cg7coll.c
265 # End Source File
266 # Begin Source File
267
268 SOURCE=.\cg7coll.h
269 # End Source File
270 # Begin Source File
271
272 SOURCE=.\citertst.c
273 # End Source File
274 # Begin Source File
275
276 SOURCE=.\citertst.h
277 # End Source File
278 # Begin Source File
279
280 SOURCE=.\cjaptst.c
281 # End Source File
282 # Begin Source File
283
284 SOURCE=.\cjaptst.h
285 # End Source File
286 # Begin Source File
287
288 SOURCE=.\cmsccoll.c
289 # End Source File
290 # Begin Source File
291
292 SOURCE=.\colutil.c
293 # End Source File
294 # Begin Source File
295
296 SOURCE=.\cturtst.c
297 # End Source File
298 # Begin Source File
299
300 SOURCE=.\cturtst.h
301 # End Source File
302 # Begin Source File
303
304 SOURCE=.\encoll.c
305 # End Source File
306 # Begin Source File
307
308 SOURCE=.\encoll.h
309 # End Source File
310 # Begin Source File
311
312 SOURCE=.\usrchdat.c
313 # End Source File
314 # Begin Source File
315
316 SOURCE=.\usrchtst.c
317 # End Source File
318 # End Group
319 # Begin Group "collections"
320
321 # PROP Default_Filter ""
322 # Begin Source File
323
324 SOURCE=.\chashtst.c
325 # End Source File
326 # Begin Source File
327
328 SOURCE=.\trietest.c
329 # End Source File
330 # Begin Source File
331
332 SOURCE=.\ucmptst.c
333 # End Source File
334 # Begin Source File
335
336 SOURCE=.\uenumtst.c
337 # End Source File
338 # End Group
339 # Begin Group "conversion"
340
341 # PROP Default_Filter ""
342 # Begin Source File
343
344 SOURCE=.\bocu1tst.c
345 # End Source File
346 # Begin Source File
347
348 SOURCE=.\ccapitst.c
349 # End Source File
350 # Begin Source File
351
352 SOURCE=.\ccapitst.h
353 # End Source File
354 # Begin Source File
355
356 SOURCE=.\cconvtst.c
357 # End Source File
358 # Begin Source File
359
360 SOURCE=.\eurocreg.c
361 # End Source File
362 # Begin Source File
363
364 SOURCE=.\nccbtst.c
365 # End Source File
366 # Begin Source File
367
368 SOURCE=.\nccbtst.h
369 # End Source File
370 # Begin Source File
371
372 SOURCE=.\ncnvfbts.c
373 # End Source File
374 # Begin Source File
375
376 SOURCE=.\ncnvfbts.h
377 # End Source File
378 # Begin Source File
379
380 SOURCE=.\ncnvtst.c
381 # End Source File
382 # Begin Source File
383
384 SOURCE=.\nucnvtst.c
385 # End Source File
386 # Begin Source File
387
388 SOURCE=.\nucnvtst.h
389 # End Source File
390 # Begin Source File
391
392 SOURCE=.\stdnmtst.c
393 # End Source File
394 # End Group
395 # Begin Group "data & memory"
396
397 # PROP Default_Filter ""
398 # Begin Source File
399
400 SOURCE=.\udatatst.c
401 # ADD CPP /Ze
402 # End Source File
403 # End Group
404 # Begin Group "formatting"
405
406 # PROP Default_Filter ""
407 # Begin Source File
408
409 SOURCE=.\calltest.c
410 # End Source File
411 # Begin Source File
412
413 SOURCE=.\ccaltst.c
414 # End Source File
415 # Begin Source File
416
417 SOURCE=.\ccaltst.h
418 # End Source File
419 # Begin Source File
420
421 SOURCE=.\cdattst.c
422 # End Source File
423 # Begin Source File
424
425 SOURCE=.\cdattst.h
426 # End Source File
427 # Begin Source File
428
429 SOURCE=.\cdtdptst.c
430 # End Source File
431 # Begin Source File
432
433 SOURCE=.\cdtdptst.h
434 # End Source File
435 # Begin Source File
436
437 SOURCE=.\cdtrgtst.c
438 # End Source File
439 # Begin Source File
440
441 SOURCE=.\cdtrgtst.h
442 # End Source File
443 # Begin Source File
444
445 SOURCE=.\cformtst.c
446 # End Source File
447 # Begin Source File
448
449 SOURCE=.\cformtst.h
450 # End Source File
451 # Begin Source File
452
453 SOURCE=.\cmsgtst.c
454 # End Source File
455 # Begin Source File
456
457 SOURCE=.\cmsgtst.h
458 # End Source File
459 # Begin Source File
460
461 SOURCE=.\cnmdptst.c
462 # End Source File
463 # Begin Source File
464
465 SOURCE=.\cnmdptst.h
466 # End Source File
467 # Begin Source File
468
469 SOURCE=.\cnumtst.c
470 # End Source File
471 # Begin Source File
472
473 SOURCE=.\cnumtst.h
474 # End Source File
475 # End Group
476 # Begin Group "locales & resources"
477
478 # PROP Default_Filter ""
479 # Begin Source File
480
481 SOURCE=.\cloctst.c
482 # End Source File
483 # Begin Source File
484
485 SOURCE=.\cloctst.h
486 # End Source File
487 # Begin Source File
488
489 SOURCE=.\cposxtst.c
490 # End Source File
491 # Begin Source File
492
493 SOURCE=.\crestst.c
494 # End Source File
495 # Begin Source File
496
497 SOURCE=.\crestst.h
498 # End Source File
499 # Begin Source File
500
501 SOURCE=.\creststn.c
502 # End Source File
503 # Begin Source File
504
505 SOURCE=.\creststn.h
506 # End Source File
507 # End Group
508 # Begin Group "misc"
509
510 # PROP Default_Filter ""
511 # Begin Source File
512
513 SOURCE=.\cintltst.c
514 # End Source File
515 # Begin Source File
516
517 SOURCE=.\cintltst.h
518 # End Source File
519 # Begin Source File
520
521 SOURCE=.\ctstdep.c
522 # End Source File
523 # Begin Source File
524
525 SOURCE=.\cutiltst.c
526 # End Source File
527 # Begin Source File
528
529 SOURCE=.\mstrmtst.c
530 # End Source File
531 # Begin Source File
532
533 SOURCE=.\putiltst.c
534 # End Source File
535 # End Group
536 # Begin Group "normalization"
537
538 # PROP Default_Filter ""
539 # Begin Source File
540
541 SOURCE=.\cnormtst.c
542 # End Source File
543 # Begin Source File
544
545 SOURCE=.\cnormtst.h
546 # End Source File
547 # End Group
548 # Begin Group "properties & sets"
549
550 # PROP Default_Filter ""
551 # Begin Source File
552
553 SOURCE=.\cucdapi.c
554 # End Source File
555 # Begin Source File
556
557 SOURCE=.\cucdtst.c
558 # End Source File
559 # Begin Source File
560
561 SOURCE=.\cucdtst.h
562 # End Source File
563 # Begin Source File
564
565 SOURCE=.\usettest.c
566 # End Source File
567 # End Group
568 # Begin Group "regex"
569
570 # PROP Default_Filter ""
571 # End Group
572 # Begin Group "strings"
573
574 # PROP Default_Filter ""
575 # Begin Source File
576
577 SOURCE=.\cstrcase.c
578 # End Source File
579 # Begin Source File
580
581 SOURCE=.\cstrtest.c
582 # End Source File
583 # Begin Source File
584
585 SOURCE=.\custrtrn.c
586 # End Source File
587 # Begin Source File
588
589 SOURCE=.\custrtst.c
590 # End Source File
591 # Begin Source File
592
593 SOURCE=.\utf16tst.c
594 # End Source File
595 # Begin Source File
596
597 SOURCE=.\utf8tst.c
598 # End Source File
599 # End Group
600 # Begin Group "transforms"
601
602 # PROP Default_Filter ""
603 # Begin Source File
604
605 SOURCE=.\utransts.c
606 # End Source File
607 # End Group
608 # End Target
609 # End Project