]> git.saurik.com Git - wxWidgets.git/blame - utils/HelpGen/src/makefile.vc
Use $ on variables!!!
[wxWidgets.git] / utils / HelpGen / src / makefile.vc
CommitLineData
2ace0078
VS
1# =========================================================================
2# This makefile was generated by
c4839ccf 3# Bakefile 0.1.4 (http://bakefile.sourceforge.net)
2ace0078
VS
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
8ba95a18 7!include <../../../build/msw/config.vc>
2ace0078
VS
8
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
13### Variables: ###
14
c33fae85 15WX_RELEASE_NODOT = 25
b17c1746
DE
16OBJS = \
17 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
18SETUPHDIR = \
19 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
9bfe7ad9
VS
20HELPGEN_CXXFLAGS = /M$(__RUNTIME_LIBS_7)$(__DEBUGRUNTIME_3) /DWIN32 \
21 $(__DEBUGINFO_0) /Fd$(OBJS)\HelpGen.pdb $(____DEBUGRUNTIME_2_p) \
ec08d395
JS
22 $(__OPTIMIZEFLAG_4) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
23 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) /I.\..\..\..\include \
9bfe7ad9
VS
24 /I$(SETUPHDIR) /W4 /I. $(__DLLFLAG_p) /D_CONSOLE $(__EXCEPTIONSFLAG_8) \
25 $(__EXCEPTIONSFLAG_9) $(CPPFLAGS) $(CXXFLAGS)
2ace0078
VS
26HELPGEN_OBJECTS = \
27 $(OBJS)\HelpGen_HelpGen.obj \
28 $(OBJS)\HelpGen_cjparser.obj \
29 $(OBJS)\HelpGen_docripper.obj \
30 $(OBJS)\HelpGen_ifcontext.obj \
31 $(OBJS)\HelpGen_markup.obj \
32 $(OBJS)\HelpGen_scriptbinder.obj \
33 $(OBJS)\HelpGen_sourcepainter.obj \
75a0a7b7 34 $(OBJS)\HelpGen_srcparser.obj
2ace0078
VS
35
36### Conditionally set variables: ###
37
38!if "$(USE_GUI)" == "0"
39PORTNAME = base
40!endif
41!if "$(USE_GUI)" == "1"
42PORTNAME = msw
43!endif
44!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
45WXDEBUGFLAG = d
46!endif
47!if "$(DEBUG_FLAG)" == "1"
48WXDEBUGFLAG = d
49!endif
2ace0078
VS
50!if "$(UNICODE)" == "1"
51WXUNICODEFLAG = u
52!endif
53!if "$(WXUNIV)" == "1"
54WXUNIVNAME = univ
55!endif
b17c1746
DE
56!if "$(SHARED)" == "1"
57WXDLLFLAG = dll
58!endif
dd65d8c8
RN
59!if "$(MONOLITHIC)" == "0"
60EXTRALIBS_FOR_BASE =
61!endif
62!if "$(MONOLITHIC)" == "1"
63EXTRALIBS_FOR_BASE =
64!endif
2ace0078
VS
65!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
66__DEBUGINFO_0 = /Zi
67!endif
68!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
69__DEBUGINFO_0 =
70!endif
71!if "$(DEBUG_INFO)" == "0"
72__DEBUGINFO_0 =
73!endif
74!if "$(DEBUG_INFO)" == "1"
75__DEBUGINFO_0 = /Zi
76!endif
77!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
78__DEBUGINFO_1 = /DEBUG
79!endif
80!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
81__DEBUGINFO_1 =
82!endif
83!if "$(DEBUG_INFO)" == "0"
84__DEBUGINFO_1 =
85!endif
86!if "$(DEBUG_INFO)" == "1"
87__DEBUGINFO_1 = /DEBUG
88!endif
b17c1746
DE
89!if "$(DEBUG_RUNTIME_LIBS)" == "0"
90____DEBUGRUNTIME_2_p =
91!endif
92!if "$(DEBUG_RUNTIME_LIBS)" == "1"
93____DEBUGRUNTIME_2_p = /D_DEBUG
94!endif
95!if "$(DEBUG_RUNTIME_LIBS)" == "default"
96____DEBUGRUNTIME_2_p = $(____DEBUGINFO_2_p)
97!endif
2ace0078 98!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
b17c1746 99____DEBUGINFO_2_p = /D_DEBUG
2ace0078
VS
100!endif
101!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
b17c1746 102____DEBUGINFO_2_p =
2ace0078
VS
103!endif
104!if "$(DEBUG_INFO)" == "0"
b17c1746 105____DEBUGINFO_2_p =
2ace0078
VS
106!endif
107!if "$(DEBUG_INFO)" == "1"
b17c1746 108____DEBUGINFO_2_p = /D_DEBUG
2ace0078
VS
109!endif
110!if "$(DEBUG_RUNTIME_LIBS)" == "0"
111__DEBUGRUNTIME_3 =
112!endif
113!if "$(DEBUG_RUNTIME_LIBS)" == "1"
114__DEBUGRUNTIME_3 = d
115!endif
116!if "$(DEBUG_RUNTIME_LIBS)" == "default"
117__DEBUGRUNTIME_3 = $(__DEBUGINFO_3)
118!endif
b17c1746
DE
119!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
120__DEBUGINFO_3 = d
2ace0078 121!endif
b17c1746
DE
122!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
123__DEBUGINFO_3 =
2ace0078 124!endif
b17c1746
DE
125!if "$(DEBUG_INFO)" == "0"
126__DEBUGINFO_3 =
127!endif
128!if "$(DEBUG_INFO)" == "1"
129__DEBUGINFO_3 = d
130!endif
131!if "$(BUILD)" == "debug"
132__OPTIMIZEFLAG_4 = /Od
133!endif
134!if "$(BUILD)" == "release"
135__OPTIMIZEFLAG_4 = /O2
136!endif
137!if "$(RUNTIME_LIBS)" == "dynamic"
138__RUNTIME_LIBS_7 = D
139!endif
140!if "$(RUNTIME_LIBS)" == "static"
141__RUNTIME_LIBS_7 = T
2ace0078 142!endif
b71531ad
VZ
143!if "$(USE_EXCEPTIONS)" == "0"
144__EXCEPTIONSFLAG_8 =
145!endif
146!if "$(USE_EXCEPTIONS)" == "1"
147__EXCEPTIONSFLAG_8 = /GR
148!endif
149!if "$(USE_EXCEPTIONS)" == "0"
150__EXCEPTIONSFLAG_9 =
151!endif
152!if "$(USE_EXCEPTIONS)" == "1"
153__EXCEPTIONSFLAG_9 = /GX
154!endif
ec08d395
JS
155!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
156__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
157!endif
158!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
159__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
160!endif
b17c1746
DE
161!if "$(WXUNIV)" == "1"
162__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
2ace0078 163!endif
b17c1746
DE
164!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
165__DEBUG_DEFINE_p = /D__WXDEBUG__
2ace0078 166!endif
b17c1746
DE
167!if "$(DEBUG_FLAG)" == "1"
168__DEBUG_DEFINE_p = /D__WXDEBUG__
2ace0078
VS
169!endif
170!if "$(UNICODE)" == "1"
8ba95a18 171__UNICODE_DEFINE_p = /D_UNICODE
2ace0078 172!endif
b17c1746
DE
173!if "$(SHARED)" == "1"
174__DLLFLAG_p = /DWXUSINGDLL
2ace0078
VS
175!endif
176!if "$(MONOLITHIC)" == "0"
c33fae85
RN
177__WXLIB_BASE_p = \
178 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
2ace0078
VS
179!endif
180!if "$(MONOLITHIC)" == "1"
181__WXLIB_MONO_p = \
c33fae85 182 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
2ace0078 183!endif
b17c1746 184!if "$(USE_GUI)" == "1"
9c2d002b 185__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
2ace0078 186!endif
b17c1746 187!if "$(USE_GUI)" == "1"
9c2d002b 188__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
2ace0078 189!endif
b17c1746 190!if "$(USE_GUI)" == "1"
9c2d002b 191__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
2ace0078 192!endif
b17c1746
DE
193!if "$(MSLU)" == "1"
194__UNICOWS_LIB_p = unicows.lib
2ace0078 195!endif
b17c1746
DE
196!if "$(SHARED)" == "0"
197LIBDIRNAME = .\..\..\..\lib\vc_lib$(CFG)
2ace0078 198!endif
b17c1746
DE
199!if "$(SHARED)" == "1"
200LIBDIRNAME = .\..\..\..\lib\vc_dll$(CFG)
2ace0078
VS
201!endif
202
203
204all: $(OBJS)
205$(OBJS):
206 -if not exist $(OBJS) mkdir $(OBJS)
207
208### Targets: ###
209
210all: $(OBJS)\HelpGen.exe
211
b17c1746
DE
212clean:
213 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
214 -if exist $(OBJS)\*.res del $(OBJS)\*.res
215 -if exist $(OBJS)\HelpGen.exe del $(OBJS)\HelpGen.exe
216 -if exist $(OBJS)\HelpGen.ilk del $(OBJS)\HelpGen.ilk
217 -if exist $(OBJS)\HelpGen.pdb del $(OBJS)\HelpGen.pdb
218
219$(OBJS)\HelpGen.exe: $(HELPGEN_OBJECTS)
220 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:CONSOLE @<<
dd65d8c8 221 $(HELPGEN_OBJECTS) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib
b17c1746
DE
222<<
223
204e4cd6 224$(OBJS)\HelpGen_HelpGen.obj: .\HelpGen.cpp
2ace0078
VS
225 $(CXX) /c /nologo /TP /Fo$@ $(HELPGEN_CXXFLAGS) $**
226
204e4cd6 227$(OBJS)\HelpGen_cjparser.obj: .\cjparser.cpp
2ace0078
VS
228 $(CXX) /c /nologo /TP /Fo$@ $(HELPGEN_CXXFLAGS) $**
229
204e4cd6 230$(OBJS)\HelpGen_docripper.obj: .\docripper.cpp
2ace0078
VS
231 $(CXX) /c /nologo /TP /Fo$@ $(HELPGEN_CXXFLAGS) $**
232
204e4cd6 233$(OBJS)\HelpGen_ifcontext.obj: .\ifcontext.cpp
2ace0078
VS
234 $(CXX) /c /nologo /TP /Fo$@ $(HELPGEN_CXXFLAGS) $**
235
204e4cd6 236$(OBJS)\HelpGen_markup.obj: .\markup.cpp
2ace0078
VS
237 $(CXX) /c /nologo /TP /Fo$@ $(HELPGEN_CXXFLAGS) $**
238
204e4cd6 239$(OBJS)\HelpGen_scriptbinder.obj: .\scriptbinder.cpp
2ace0078
VS
240 $(CXX) /c /nologo /TP /Fo$@ $(HELPGEN_CXXFLAGS) $**
241
204e4cd6 242$(OBJS)\HelpGen_sourcepainter.obj: .\sourcepainter.cpp
2ace0078
VS
243 $(CXX) /c /nologo /TP /Fo$@ $(HELPGEN_CXXFLAGS) $**
244
204e4cd6 245$(OBJS)\HelpGen_srcparser.obj: .\srcparser.cpp
2ace0078 246 $(CXX) /c /nologo /TP /Fo$@ $(HELPGEN_CXXFLAGS) $**