]> git.saurik.com Git - wxWidgets.git/blame - utils/HelpGen/src/HelpGenVC.dsp
Deprecated lib tweaks
[wxWidgets.git] / utils / HelpGen / src / HelpGenVC.dsp
CommitLineData
4e28924c
JS
1# Microsoft Developer Studio Project File - Name="HelpGenVC" - 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=HelpGenVC - 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 "HelpGenVC.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 "HelpGenVC.mak" CFG="HelpGenVC - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "HelpGenVC - Win32 Release" (based on "Win32 (x86) Application")
21!MESSAGE "HelpGenVC - Win32 Debug" (based on "Win32 (x86) Application")
22!MESSAGE "HelpGenVC - Win32 Debug DLL" (based on "Win32 (x86) Application")
23!MESSAGE "HelpGenVC - 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)" == "HelpGenVC - 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
31dc7e49 48# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../../../include" /I "../../../lib/base" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D WINVER=0x400 /D "_MT" /D wxUSE_GUI=0 /FD /c
4e28924c
JS
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
31dc7e49
JS
59# ADD LINK32 kernel32.lib user32.lib advapi32.lib wsock32.lib wxbase.lib png.lib zlib.lib jpeg.lib tiff.lib regex.lib /nologo /subsystem:console /machine:I386 /out:"Release/helpgen.exe" /libpath:"../../../lib" /libpath:"../../../contrib/lib"
60# SUBTRACT LINK32 /pdb:none
4e28924c
JS
61
62!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
63
64# PROP BASE Use_MFC 0
65# PROP BASE Use_Debug_Libraries 1
66# PROP BASE Output_Dir "Debug"
67# PROP BASE Intermediate_Dir "Debug"
68# PROP BASE Target_Dir ""
69# PROP Use_MFC 0
70# PROP Use_Debug_Libraries 1
71# PROP Output_Dir "Debug"
72# PROP Intermediate_Dir "Debug"
73# PROP Ignore_Export_Lib 0
74# PROP Target_Dir ""
75# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
31dc7e49 76# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../../include" /I "../../../lib/based" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D WINVER=0x400 /D "_MT" /D wxUSE_GUI=0 /D "__WXDEBUG__" /D WXDEBUG=1 /Yu"wx/wxprec.h" /FD /c
4e28924c
JS
77# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
78# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
79# ADD BASE RSC /l 0x809 /d "_DEBUG"
80# ADD RSC /l 0x809 /d "_DEBUG"
81BSC32=bscmake.exe
82# ADD BASE BSC32 /nologo
83# ADD BSC32 /nologo
84LINK32=link.exe
85# 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
31dc7e49
JS
86# ADD LINK32 kernel32.lib user32.lib advapi32.lib wsock32.lib wxbased.lib pngd.lib zlibd.lib jpegd.lib tiffd.lib regexd.lib /nologo /subsystem:console /debug /machine:I386 /out:"Debug/helpgen.exe" /pdbtype:sept /libpath:"../../../lib" /libpath:"../../../contrib/lib"
87# SUBTRACT LINK32 /pdb:none
4e28924c
JS
88
89!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
90
91# PROP BASE Use_MFC 0
92# PROP BASE Use_Debug_Libraries 1
93# PROP BASE Output_Dir "DebugDLL"
94# PROP BASE Intermediate_Dir "DebugDLL"
95# PROP BASE Target_Dir ""
96# PROP Use_MFC 0
97# PROP Use_Debug_Libraries 1
98# PROP Output_Dir "DebugDLL"
99# PROP Intermediate_Dir "DebugDLL"
100# PROP Ignore_Export_Lib 0
101# PROP Target_Dir ""
102# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
5638d705 103# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../../include" /I "../../../contrib/include" /I "../../../lib/mswdlld" /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 /Yu"wx/wxprec.h" /FD /c
4e28924c
JS
104# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
105# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
106# ADD BASE RSC /l 0x809 /d "_DEBUG"
107# ADD RSC /l 0x809 /d "_DEBUG"
108BSC32=bscmake.exe
109# ADD BASE BSC32 /nologo
110# ADD BSC32 /nologo
111LINK32=link.exe
112# 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
c31752da 113# 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 wxmsw250d.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"DebugDLL/helpgen.exe" /pdbtype:sept /libpath:"../../../lib" /libpath:"../../../contrib/lib"
4e28924c
JS
114
115!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
116
117# PROP BASE Use_MFC 0
118# PROP BASE Use_Debug_Libraries 0
119# PROP BASE Output_Dir "ReleaseDLL"
120# PROP BASE Intermediate_Dir "ReleaseDLL"
121# PROP BASE Target_Dir ""
122# PROP Use_MFC 0
123# PROP Use_Debug_Libraries 0
124# PROP Output_Dir "ReleaseDLL"
125# PROP Intermediate_Dir "ReleaseDLL"
126# PROP Ignore_Export_Lib 0
127# PROP Target_Dir ""
128# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
5638d705 129# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../../../include" /I "../../../contrib/include" /I "../../../lib/mswdll" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D WXUSINGDLL=1 /FD /c
4e28924c
JS
130# SUBTRACT CPP /YX
131# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
132# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
133# ADD BASE RSC /l 0x809 /d "NDEBUG"
134# ADD RSC /l 0x809 /d "NDEBUG"
135BSC32=bscmake.exe
136# ADD BASE BSC32 /nologo
137# ADD BSC32 /nologo
138LINK32=link.exe
139# 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
c31752da 140# 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 wxmsw250.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libci.lib" /out:"ReleaseDLL/helpgen.exe" /libpath:"../../../lib" /libpath:"../../../contrib/lib"
4e28924c
JS
141
142!ENDIF
143
144# Begin Target
145
146# Name "HelpGenVC - Win32 Release"
147# Name "HelpGenVC - Win32 Debug"
148# Name "HelpGenVC - Win32 Debug DLL"
149# Name "HelpGenVC - Win32 Release DLL"
150# Begin Source File
151
152SOURCE=.\cjparser.cpp
153
154!IF "$(CFG)" == "HelpGenVC - Win32 Release"
155
156!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
157
158# SUBTRACT CPP /YX /Yc /Yu
159
160!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
161
162!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
163
164!ENDIF
165
166# End Source File
167# Begin Source File
168
169SOURCE=.\cjparser.h
170# End Source File
171# Begin Source File
172
173SOURCE=.\docripper.cpp
174
175!IF "$(CFG)" == "HelpGenVC - Win32 Release"
176
177!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
178
179# SUBTRACT CPP /YX /Yc /Yu
180
181!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
182
183!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
184
185!ENDIF
186
187# End Source File
188# Begin Source File
189
190SOURCE=.\docripper.h
191# End Source File
192# Begin Source File
193
194SOURCE=.\HelpGen.cpp
195
196!IF "$(CFG)" == "HelpGenVC - Win32 Release"
197
198!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
199
200# SUBTRACT CPP /YX /Yc /Yu
201
202!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
203
204!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
205
206!ENDIF
207
208# End Source File
209# Begin Source File
210
211SOURCE=.\HelpGen.rc
212# ADD BASE RSC /l 0x409
213# ADD RSC /l 0x409 /i "..\..\..\include"
214# End Source File
215# Begin Source File
216
217SOURCE=.\ifcontext.cpp
218
219!IF "$(CFG)" == "HelpGenVC - Win32 Release"
220
221!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
222
223# SUBTRACT CPP /YX /Yc /Yu
224
225!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
226
227!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
228
229!ENDIF
230
231# End Source File
232# Begin Source File
233
234SOURCE=.\ifcontext.h
235# End Source File
236# Begin Source File
237
238SOURCE=.\markup.cpp
239
240!IF "$(CFG)" == "HelpGenVC - Win32 Release"
241
242!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
243
244# SUBTRACT CPP /YX /Yc /Yu
245
246!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
247
248!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
249
250!ENDIF
251
252# End Source File
253# Begin Source File
254
255SOURCE=.\markup.h
256# End Source File
257# Begin Source File
258
4e28924c
JS
259SOURCE=.\scriptbinder.cpp
260
261!IF "$(CFG)" == "HelpGenVC - Win32 Release"
262
263!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
264
265# SUBTRACT CPP /YX /Yc /Yu
266
267!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
268
269!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
270
271!ENDIF
272
273# End Source File
274# Begin Source File
275
276SOURCE=.\scriptbinder.h
277# End Source File
278# Begin Source File
279
280SOURCE=.\sourcepainter.cpp
281
282!IF "$(CFG)" == "HelpGenVC - Win32 Release"
283
284!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
285
286# SUBTRACT CPP /YX /Yc /Yu
287
288!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
289
290!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
291
292!ENDIF
293
294# End Source File
295# Begin Source File
296
297SOURCE=.\sourcepainter.h
298# End Source File
299# Begin Source File
300
301SOURCE=.\srcparser.cpp
302
303!IF "$(CFG)" == "HelpGenVC - Win32 Release"
304
305!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
306
307# SUBTRACT CPP /YX /Yc /Yu
308
309!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
310
311!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
312
313!ENDIF
314
315# End Source File
316# Begin Source File
317
318SOURCE=.\srcparser.h
319# End Source File
320# Begin Source File
321
322SOURCE=.\wxstlac.h
323# End Source File
324# Begin Source File
325
326SOURCE=.\wxstllst.h
327# End Source File
328# Begin Source File
329
330SOURCE=.\wxstlvec.h
331# End Source File
332# End Target
333# End Project