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