]> git.saurik.com Git - wxWidgets.git/blame - contrib/utils/convertrc/ConvertVC.dsp
change in XRC format
[wxWidgets.git] / contrib / utils / convertrc / ConvertVC.dsp
CommitLineData
2193517f
VS
1# Microsoft Developer Studio Project File - Name="ConvertVC" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Application" 0x0101
6
7CFG=ConvertVC - 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 "ConvertVC.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 "ConvertVC.mak" CFG="ConvertVC - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "ConvertVC - Win32 Release" (based on "Win32 (x86) Application")
21!MESSAGE "ConvertVC - Win32 Debug" (based on "Win32 (x86) Application")
22!MESSAGE "ConvertVC - Win32 Debug DLL" (based on "Win32 (x86) Application")
23!MESSAGE "ConvertVC - Win32 Release DLL" (based on "Win32 (x86) Application")
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)" == "ConvertVC - 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 "Release"
44# PROP Intermediate_Dir "Release"
45# PROP Ignore_Export_Lib 0
46# PROP Target_Dir ""
47# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
48# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
49# SUBTRACT CPP /YX
50# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
51# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
52# ADD BASE RSC /l 0x809 /d "NDEBUG"
53# ADD RSC /l 0x809 /d "NDEBUG"
54BSC32=bscmake.exe
55# ADD BASE BSC32 /nologo
56# ADD BSC32 /nologo
57LINK32=link.exe
58# 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 wsock32.lib winmm.lib /nologo /subsystem:windows /machine:I386
59# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wx.lib xpm.lib png.lib zlib.lib jpeg.lib tiff.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libci.lib" /nodefaultlib:"msvcrtd.lib" /out:"Release/wxconvert.exe"
60
61!ELSEIF "$(CFG)" == "ConvertVC - 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 "Debug"
71# PROP Intermediate_Dir "Debug"
72# PROP Ignore_Export_Lib 0
73# PROP Target_Dir ""
74# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
75# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c
76# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
77# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
78# ADD BASE RSC /l 0x809 /d "_DEBUG"
79# ADD RSC /l 0x809 /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 wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
85# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxd.lib xpmd.lib pngd.lib zlibd.lib jpegd.lib tiffd.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /nodefaultlib:"msvcrt.lib" /out:"Debug/wxconvert.exe" /pdbtype:sept
86
87!ELSEIF "$(CFG)" == "ConvertVC - Win32 Debug DLL"
88
89# PROP BASE Use_MFC 0
90# PROP BASE Use_Debug_Libraries 1
91# PROP BASE Output_Dir "DebugDLL"
92# PROP BASE Intermediate_Dir "DebugDLL"
93# PROP BASE Target_Dir ""
94# PROP Use_MFC 0
95# PROP Use_Debug_Libraries 1
96# PROP Output_Dir "DebugDLL"
97# PROP Intermediate_Dir "DebugDLL"
98# PROP Ignore_Export_Lib 0
99# PROP Target_Dir ""
100# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
101# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D WXUSINGDLL=1 /YX"wxprec.h" /FD /c
102# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
103# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
104# ADD BASE RSC /l 0x809 /d "_DEBUG"
105# ADD RSC /l 0x809 /d "_DEBUG"
106BSC32=bscmake.exe
107# ADD BASE BSC32 /nologo
108# ADD BSC32 /nologo
109LINK32=link.exe
110# 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 wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
111# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxdlld.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"DebugDLL/wxconvert.exe" /pdbtype:sept
112
113!ELSEIF "$(CFG)" == "ConvertVC - Win32 Release DLL"
114
115# PROP BASE Use_MFC 0
116# PROP BASE Use_Debug_Libraries 0
117# PROP BASE Output_Dir "ReleaseDLL"
118# PROP BASE Intermediate_Dir "ReleaseDLL"
119# PROP BASE Target_Dir ""
120# PROP Use_MFC 0
121# PROP Use_Debug_Libraries 0
122# PROP Output_Dir "ReleaseDLL"
123# PROP Intermediate_Dir "ReleaseDLL"
124# PROP Ignore_Export_Lib 0
125# PROP Target_Dir ""
126# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
127# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D WXUSINGDLL=1 /FD /c
128# SUBTRACT CPP /YX
129# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
130# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
131# ADD BASE RSC /l 0x809 /d "NDEBUG"
132# ADD RSC /l 0x809 /d "NDEBUG"
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 wsock32.lib winmm.lib /nologo /subsystem:windows /machine:I386
138# ADD 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxdll.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libci.lib" /out:"ReleaseDLL/wxconvert.exe"
139
140!ENDIF
141
142# Begin Target
143
144# Name "ConvertVC - Win32 Release"
145# Name "ConvertVC - Win32 Debug"
146# Name "ConvertVC - Win32 Debug DLL"
147# Name "ConvertVC - Win32 Release DLL"
148# Begin Source File
149
150SOURCE=.\wx\msw\blank.cur
151# End Source File
152# Begin Source File
153
154SOURCE=.\wx\msw\bullseye.cur
155# End Source File
156# Begin Source File
157
158SOURCE=.\convert.cpp
159# End Source File
160# Begin Source File
161
162SOURCE=.\convert.h
163# End Source File
164# Begin Source File
165
166SOURCE=.\wx\msw\error.ico
167# End Source File
168# Begin Source File
169
170SOURCE=.\wx\msw\hand.cur
171# End Source File
172# Begin Source File
173
174SOURCE=.\wx\msw\info.ico
175# End Source File
176# Begin Source File
177
178SOURCE=.\wx\msw\magnif1.cur
179# End Source File
180# Begin Source File
181
182SOURCE=.\wx\msw\noentry.cur
183# End Source File
184# Begin Source File
185
186SOURCE=.\wx\msw\pbrush.cur
187# End Source File
188# Begin Source File
189
190SOURCE=.\wx\msw\pencil.cur
191# End Source File
192# Begin Source File
193
194SOURCE=.\wx\msw\pntleft.cur
195# End Source File
196# Begin Source File
197
198SOURCE=.\wx\msw\pntright.cur
199# End Source File
200# Begin Source File
201
202SOURCE=.\wx\msw\query.cur
203# End Source File
204# Begin Source File
205
206SOURCE=.\wx\msw\question.ico
207# End Source File
208# Begin Source File
209
210SOURCE=.\rc2wxr.cpp
211
212!IF "$(CFG)" == "ConvertVC - Win32 Release"
213
214!ELSEIF "$(CFG)" == "ConvertVC - Win32 Debug"
215
216# SUBTRACT CPP /YX /Yc /Yu
217
218!ELSEIF "$(CFG)" == "ConvertVC - Win32 Debug DLL"
219
220# SUBTRACT BASE CPP /YX /Yc /Yu
221# SUBTRACT CPP /YX /Yc /Yu
222
223!ELSEIF "$(CFG)" == "ConvertVC - Win32 Release DLL"
224
225!ENDIF
226
227# End Source File
228# Begin Source File
229
230SOURCE=.\rc2wxr.h
231# End Source File
232# Begin Source File
233
234SOURCE=.\rc2xml.cpp
235
236!IF "$(CFG)" == "ConvertVC - Win32 Release"
237
238!ELSEIF "$(CFG)" == "ConvertVC - Win32 Debug"
239
240# SUBTRACT CPP /YX /Yc /Yu
241
242!ELSEIF "$(CFG)" == "ConvertVC - Win32 Debug DLL"
243
244# SUBTRACT BASE CPP /YX /Yc /Yu
245# SUBTRACT CPP /YX /Yc /Yu
246
247!ELSEIF "$(CFG)" == "ConvertVC - Win32 Release DLL"
248
249!ENDIF
250
251# End Source File
252# Begin Source File
253
254SOURCE=.\rc2xml.h
255# End Source File
256# Begin Source File
257
258SOURCE=.\wx\msw\roller.cur
259# End Source File
260# Begin Source File
261
262SOURCE=.\wx\msw\size.cur
263# End Source File
264# Begin Source File
265
266SOURCE=.\wx\msw\tip.ico
267# End Source File
268# Begin Source File
269
270SOURCE=.\wx\msw\warning.ico
271# End Source File
272# Begin Source File
273
274SOURCE=.\wx\msw\watch1.cur
275# End Source File
276# Begin Source File
277
278SOURCE=.\wxconvert.rc
279# ADD BASE RSC /l 0x809
280# ADD RSC /l 0x809
281# End Source File
282# Begin Source File
283
284SOURCE=.\wxr2xml.cpp
285
286!IF "$(CFG)" == "ConvertVC - Win32 Release"
287
288!ELSEIF "$(CFG)" == "ConvertVC - Win32 Debug"
289
290# SUBTRACT CPP /YX /Yc /Yu
291
292!ELSEIF "$(CFG)" == "ConvertVC - Win32 Debug DLL"
293
294# SUBTRACT BASE CPP /YX /Yc /Yu
295# SUBTRACT CPP /YX /Yc /Yu
296
297!ELSEIF "$(CFG)" == "ConvertVC - Win32 Release DLL"
298
299!ENDIF
300
301# End Source File
302# Begin Source File
303
304SOURCE=.\wxr2xml.h
305# End Source File
306# End Target
307# End Project