]> git.saurik.com Git - apple/icu.git/blame - icuSources/extra/ustdio/ustdio.dsp
ICU-3.13.tar.gz
[apple/icu.git] / icuSources / extra / ustdio / ustdio.dsp
CommitLineData
b75a7d8f
A
1# Microsoft Developer Studio Project File - Name="ustdio" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7CFG=ustdio - 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 "ustdio.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 "ustdio.mak" CFG="ustdio - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "ustdio - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21!MESSAGE "ustdio - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22!MESSAGE "ustdio - Win64 Release" (based on "Win32 (x86) Dynamic-Link Library")
23!MESSAGE "ustdio - Win64 Debug" (based on "Win32 (x86) Dynamic-Link Library")
24!MESSAGE
25
26# Begin Project
27# PROP AllowPerConfigDependencies 0
28# PROP Scc_ProjName ""
29# PROP Scc_LocalPath ""
30CPP=cl.exe
31MTL=midl.exe
32RSC=rc.exe
33
34!IF "$(CFG)" == "ustdio - Win32 Release"
35
36# PROP BASE Use_MFC 0
37# PROP BASE Use_Debug_Libraries 0
38# PROP BASE Output_Dir "Release"
39# PROP BASE Intermediate_Dir "Release"
40# PROP BASE Target_Dir ""
41# PROP Use_MFC 0
42# PROP Use_Debug_Libraries 0
43# PROP Output_Dir "..\..\..\lib"
44# PROP Intermediate_Dir "Release"
45# PROP Ignore_Export_Lib 0
46# PROP Target_Dir ""
47# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "USTDIO_EXPORTS" /FD /c
48# ADD CPP /nologo /G6 /MD /Za /W3 /GX /O2 /Ob2 /I "..\..\..\include" /I "..\..\common" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "USTDIO_EXPORTS" /D "U_USTDIO_IMPLEMENTATION" /FD /GF /c
49# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
51# ADD BASE RSC /l 0x409 /d "NDEBUG"
52# ADD RSC /l 0x409 /i "..\..\common" /d "NDEBUG"
53BSC32=bscmake.exe
54# ADD BASE BSC32 /nologo
55# ADD BSC32 /nologo
56LINK32=link.exe
57# 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 /nologo /dll /machine:I386
58# ADD LINK32 icuuc.lib icuin.lib /nologo /dll /machine:I386 /out:"..\..\..\bin\icuio26.dll" /implib:"..\..\..\lib/icuio.lib" /libpath:"..\..\..\lib\\"
59# SUBTRACT LINK32 /pdb:none
60
61!ELSEIF "$(CFG)" == "ustdio - Win32 Debug"
62
63# PROP BASE Use_MFC 0
64# PROP BASE Use_Debug_Libraries 1
65# PROP BASE Output_Dir "Debug"
66# PROP BASE Intermediate_Dir "Debug"
67# PROP BASE Target_Dir ""
68# PROP Use_MFC 0
69# PROP Use_Debug_Libraries 1
70# PROP Output_Dir "..\..\..\lib"
71# PROP Intermediate_Dir "Debug"
72# PROP Ignore_Export_Lib 0
73# PROP Target_Dir ""
74# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "USTDIO_EXPORTS" /FD /GZ /c
75# ADD CPP /nologo /G6 /MDd /Za /W3 /Gm /GX /ZI /Od /I "..\..\..\include" /I "..\..\common" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "USTDIO_EXPORTS" /D "U_USTDIO_IMPLEMENTATION" /FR /FD /GF /GZ /c
76# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
77# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
78# ADD BASE RSC /l 0x409 /d "_DEBUG"
79# ADD RSC /l 0x409 /i "..\..\common" /d "_DEBUG"
80BSC32=bscmake.exe
81# ADD BASE BSC32 /nologo
82# ADD BSC32 /nologo
83LINK32=link.exe
84# 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 /nologo /dll /debug /machine:I386 /pdbtype:sept
85# ADD LINK32 icuucd.lib icuind.lib /nologo /dll /debug /machine:I386 /out:"..\..\..\bin\icuio26d.dll" /implib:"..\..\..\lib\icuiod.lib" /pdbtype:sept /libpath:"debug" /libpath:"..\..\..\lib\\"
86# SUBTRACT LINK32 /pdb:none
87
88!ELSEIF "$(CFG)" == "ustdio - Win64 Release"
89
90# PROP BASE Use_MFC 0
91# PROP BASE Use_Debug_Libraries 0
92# PROP BASE Output_Dir "Release"
93# PROP BASE Intermediate_Dir "Release"
94# PROP BASE Target_Dir ""
95# PROP Use_MFC 0
96# PROP Use_Debug_Libraries 0
97# PROP Output_Dir "..\..\..\lib"
98# PROP Intermediate_Dir "Release"
99# PROP Ignore_Export_Lib 0
100# PROP Target_Dir ""
101# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN64" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "USTDIO_EXPORTS" /FD /c
102# ADD CPP /nologo /MD /Za /W3 /GX /Zi /O2 /I "..\..\..\include" /I "..\..\common" /D "WIN64" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "USTDIO_EXPORTS" /D "U_USTDIO_IMPLEMENTATION" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /GF /QIA64_fmaopt /Zm600 /c
103# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win64
104# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win64
105# ADD BASE RSC /l 0x409 /d "NDEBUG"
106# ADD RSC /l 0x409 /i "..\..\common" /d "NDEBUG"
107BSC32=bscmake.exe
108# ADD BASE BSC32 /nologo
109# ADD BSC32 /nologo
110LINK32=link.exe
111# 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 /nologo /dll /machine:IX86 /machine:IA64
112# ADD LINK32 icuuc.lib icuin.lib /nologo /dll /machine:IX86 /out:"..\..\..\bin\icuio26.dll" /implib:"..\..\..\lib/icuio.lib" /libpath:"..\..\..\lib\\" /machine:IA64
113
114!ELSEIF "$(CFG)" == "ustdio - Win64 Debug"
115
116# PROP BASE Use_MFC 0
117# PROP BASE Use_Debug_Libraries 1
118# PROP BASE Output_Dir "Debug"
119# PROP BASE Intermediate_Dir "Debug"
120# PROP BASE Target_Dir ""
121# PROP Use_MFC 0
122# PROP Use_Debug_Libraries 1
123# PROP Output_Dir "..\..\..\lib"
124# PROP Intermediate_Dir "Debug"
125# PROP Ignore_Export_Lib 0
126# PROP Target_Dir ""
127# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN64" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "USTDIO_EXPORTS" /FD /GZ /c
128# ADD CPP /nologo /MDd /Za /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /I "..\..\common" /D "WIN64" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "USTDIO_EXPORTS" /D "U_USTDIO_IMPLEMENTATION" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FR /FD /GF /GZ /QIA64_fmaopt /Zm600 /c
129# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win64
130# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win64
131# ADD BASE RSC /l 0x409 /d "_DEBUG"
132# ADD RSC /l 0x409 /i "..\..\common" /d "_DEBUG"
133BSC32=bscmake.exe
134# ADD BASE BSC32 /nologo
135# ADD BSC32 /nologo
136LINK32=link.exe
137# 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 /nologo /dll /debug /machine:IX86 /pdbtype:sept /machine:IA64
138# ADD LINK32 icuucd.lib icuind.lib /nologo /dll /incremental:no /debug /machine:IX86 /out:"..\..\..\bin\icuio26d.dll" /implib:"..\..\..\lib\icuiod.lib" /pdbtype:sept /libpath:"debug" /libpath:"..\..\..\lib\\" /machine:IA64
139
140!ENDIF
141
142# Begin Target
143
144# Name "ustdio - Win32 Release"
145# Name "ustdio - Win32 Debug"
146# Name "ustdio - Win64 Release"
147# Name "ustdio - Win64 Debug"
148# Begin Group "Source Files"
149
150# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
151# Begin Source File
152
153SOURCE=.\locbund.c
154# End Source File
155# Begin Source File
156
157SOURCE=.\loccache.c
158# End Source File
159# Begin Source File
160
161SOURCE=.\sprintf.c
162# End Source File
163# Begin Source File
164
165SOURCE=.\sprntf_p.c
166# End Source File
167# Begin Source File
168
169SOURCE=.\sscanf.c
170# End Source File
171# Begin Source File
172
173SOURCE=.\sscanf_p.c
174# End Source File
175# Begin Source File
176
177SOURCE=.\ufile.c
178# End Source File
179# Begin Source File
180
181SOURCE=.\ufmt_cmn.c
182# End Source File
183# Begin Source File
184
185SOURCE=.\uprintf.c
186# End Source File
187# Begin Source File
188
189SOURCE=.\uprntf_p.c
190# End Source File
191# Begin Source File
192
193SOURCE=.\uscanf.c
194# End Source File
195# Begin Source File
196
197SOURCE=.\uscanf_p.c
198# End Source File
199# Begin Source File
200
201SOURCE=.\uscanset.c
202# End Source File
203# Begin Source File
204
205SOURCE=.\ustdio.c
206# End Source File
207# Begin Source File
208
209SOURCE=.\ustream.cpp
210# ADD CPP /Ze
211# End Source File
212# End Group
213# Begin Group "Header Files"
214
215# PROP Default_Filter "h;hpp;hxx;hm;inl"
216# Begin Source File
217
218SOURCE=.\locbund.h
219# End Source File
220# Begin Source File
221
222SOURCE=.\loccache.h
223# End Source File
224# Begin Source File
225
226SOURCE=.\sprintf.h
227# End Source File
228# Begin Source File
229
230SOURCE=.\sprntf_p.h
231# End Source File
232# Begin Source File
233
234SOURCE=.\sscanf.h
235# End Source File
236# Begin Source File
237
238SOURCE=.\sscanf_p.h
239# End Source File
240# Begin Source File
241
242SOURCE=.\ufile.h
243# End Source File
244# Begin Source File
245
246SOURCE=.\ufmt_cmn.h
247# End Source File
248# Begin Source File
249
250SOURCE=.\uprintf.h
251# End Source File
252# Begin Source File
253
254SOURCE=.\uprntf_p.h
255# End Source File
256# Begin Source File
257
258SOURCE=.\uscanf.h
259# End Source File
260# Begin Source File
261
262SOURCE=.\uscanf_p.h
263# End Source File
264# Begin Source File
265
266SOURCE=.\uscanset.h
267# End Source File
268# Begin Source File
269
270SOURCE=.\unicode\ustdio.h
271
272!IF "$(CFG)" == "ustdio - Win32 Release"
273
274# Begin Custom Build
275InputPath=.\unicode\ustdio.h
276
277"..\..\..\include\unicode\ustdio.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
278 copy $(InputPath) ..\..\..\include\unicode
279
280# End Custom Build
281
282!ELSEIF "$(CFG)" == "ustdio - Win32 Debug"
283
284# Begin Custom Build
285InputPath=.\unicode\ustdio.h
286
287"..\..\..\include\unicode\ustdio.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
288 copy $(InputPath) ..\..\..\include\unicode
289
290# End Custom Build
291
292!ELSEIF "$(CFG)" == "ustdio - Win64 Release"
293
294# Begin Custom Build
295InputPath=.\unicode\ustdio.h
296
297"..\..\..\include\unicode\ustdio.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
298 copy $(InputPath) ..\..\..\include\unicode
299
300# End Custom Build
301
302!ELSEIF "$(CFG)" == "ustdio - Win64 Debug"
303
304# Begin Custom Build
305InputPath=.\unicode\ustdio.h
306
307"..\..\..\include\unicode\ustdio.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
308 copy $(InputPath) ..\..\..\include\unicode
309
310# End Custom Build
311
312!ENDIF
313
314# End Source File
315# Begin Source File
316
317SOURCE=.\unicode\ustream.h
318
319!IF "$(CFG)" == "ustdio - Win32 Release"
320
321# Begin Custom Build
322InputPath=.\unicode\ustream.h
323
324"..\..\..\include\unicode\ustream.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
325 copy $(InputPath) ..\..\..\include\unicode
326
327# End Custom Build
328
329!ELSEIF "$(CFG)" == "ustdio - Win32 Debug"
330
331# Begin Custom Build
332InputPath=.\unicode\ustream.h
333
334"..\..\..\include\unicode\ustream.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
335 copy $(InputPath) ..\..\..\include\unicode
336
337# End Custom Build
338
339!ELSEIF "$(CFG)" == "ustdio - Win64 Release"
340
341# Begin Custom Build
342InputPath=.\unicode\ustream.h
343
344"..\..\..\include\unicode\ustream.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
345 copy $(InputPath) ..\..\..\include\unicode
346
347# End Custom Build
348
349!ELSEIF "$(CFG)" == "ustdio - Win64 Debug"
350
351# Begin Custom Build
352InputPath=.\unicode\ustream.h
353
354"..\..\..\include\unicode\ustream.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
355 copy $(InputPath) ..\..\..\include\unicode
356
357# End Custom Build
358
359!ENDIF
360
361# End Source File
362# End Group
363# Begin Group "Resource Files"
364
365# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
366# Begin Source File
367
368SOURCE=.\ustdio.rc
369# End Source File
370# End Group
371# End Target
372# End Project