]> git.saurik.com Git - wxWidgets.git/blame - utils/HelpGen/src/HelpGenVC.dsp
Set the m_isShown flag appopriately
[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
95ac740c 103# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../../include" /I "../../../contrib/include" /I "../../../lib/basedlld" /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
95ac740c 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 wxbase250d.lib /nologo /subsystem:windows /debug /machine:I386 /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
95ac740c 129# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../../../include" /I "../../../contrib/include" /I "../../../lib/basedll" /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
95ac740c 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 wxbase250.lib /nologo /subsystem:windows /machine:I386 /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"
95ac740c
VZ
150# Begin Group "Sources"
151
152# PROP Default_Filter ""
4e28924c
JS
153# Begin Source File
154
155SOURCE=.\cjparser.cpp
156
157!IF "$(CFG)" == "HelpGenVC - Win32 Release"
158
159!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
160
161# SUBTRACT CPP /YX /Yc /Yu
162
163!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
164
165!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
166
167!ENDIF
168
169# End Source File
170# Begin Source File
171
4e28924c
JS
172SOURCE=.\docripper.cpp
173
174!IF "$(CFG)" == "HelpGenVC - Win32 Release"
175
176!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
177
178# SUBTRACT CPP /YX /Yc /Yu
179
180!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
181
182!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
183
184!ENDIF
185
186# End Source File
187# Begin Source File
188
4e28924c
JS
189SOURCE=.\HelpGen.cpp
190
191!IF "$(CFG)" == "HelpGenVC - Win32 Release"
192
193!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
194
195# SUBTRACT CPP /YX /Yc /Yu
196
197!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
198
199!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
200
201!ENDIF
202
203# End Source File
204# Begin Source File
205
4e28924c
JS
206SOURCE=.\ifcontext.cpp
207
208!IF "$(CFG)" == "HelpGenVC - Win32 Release"
209
210!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
211
212# SUBTRACT CPP /YX /Yc /Yu
213
214!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
215
216!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
217
218!ENDIF
219
220# End Source File
221# Begin Source File
222
4e28924c
JS
223SOURCE=.\markup.cpp
224
225!IF "$(CFG)" == "HelpGenVC - Win32 Release"
226
227!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
228
229# SUBTRACT CPP /YX /Yc /Yu
230
231!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
232
233!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
234
235!ENDIF
236
237# End Source File
238# Begin Source File
239
4e28924c
JS
240SOURCE=.\scriptbinder.cpp
241
242!IF "$(CFG)" == "HelpGenVC - Win32 Release"
243
244!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
245
246# SUBTRACT CPP /YX /Yc /Yu
247
248!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
249
250!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
251
252!ENDIF
253
254# End Source File
255# Begin Source File
256
4e28924c
JS
257SOURCE=.\sourcepainter.cpp
258
259!IF "$(CFG)" == "HelpGenVC - Win32 Release"
260
261!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
262
263# SUBTRACT CPP /YX /Yc /Yu
264
265!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
266
267!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
268
269!ENDIF
270
271# End Source File
272# Begin Source File
273
4e28924c
JS
274SOURCE=.\srcparser.cpp
275
276!IF "$(CFG)" == "HelpGenVC - Win32 Release"
277
278!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug"
279
280# SUBTRACT CPP /YX /Yc /Yu
281
282!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Debug DLL"
283
284!ELSEIF "$(CFG)" == "HelpGenVC - Win32 Release DLL"
285
286!ENDIF
287
95ac740c
VZ
288# End Source File
289# End Group
290# Begin Group "Headers"
291
292# PROP Default_Filter ""
293# Begin Source File
294
295SOURCE=.\cjparser.h
296# End Source File
297# Begin Source File
298
299SOURCE=.\docripper.h
300# End Source File
301# Begin Source File
302
303SOURCE=.\ifcontext.h
304# End Source File
305# Begin Source File
306
307SOURCE=.\markup.h
308# End Source File
309# Begin Source File
310
311SOURCE=.\scriptbinder.h
312# End Source File
313# Begin Source File
314
315SOURCE=.\sourcepainter.h
4e28924c
JS
316# End Source File
317# Begin Source File
318
319SOURCE=.\srcparser.h
320# End Source File
321# Begin Source File
322
323SOURCE=.\wxstlac.h
324# End Source File
325# Begin Source File
326
327SOURCE=.\wxstllst.h
328# End Source File
329# Begin Source File
330
331SOURCE=.\wxstlvec.h
332# End Source File
95ac740c 333# End Group
4e28924c
JS
334# End Target
335# End Project