]> git.saurik.com Git - wxWidgets.git/blob - utils/HelpGen/src/makefile.bcc
document GetAnimation() (patch 1695722)
[wxWidgets.git] / utils / HelpGen / src / makefile.bcc
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.1 (http://bakefile.sourceforge.net)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
6
7 .autodepend
8
9 !ifndef BCCDIR
10 !ifndef MAKEDIR
11 !error Your Borland compiler does not define MAKEDIR. Please define the BCCDIR variable, e.g. BCCDIR=d:\bc4
12 !endif
13 BCCDIR = $(MAKEDIR)\..
14 !endif
15
16 !include ../../../build/msw/config.bcc
17
18 # -------------------------------------------------------------------------
19 # Do not modify the rest of this file!
20 # -------------------------------------------------------------------------
21
22 ### Variables: ###
23
24 WX_RELEASE_NODOT = 29
25 OBJS = \
26 bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
27 LIBDIRNAME = .\..\..\..\lib\bcc_$(LIBTYPE_SUFFIX)$(CFG)
28 SETUPHDIR = \
29 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
30 HELPGEN_CXXFLAGS = $(__RUNTIME_LIBS_7) -I$(BCCDIR)\include $(__DEBUGINFO) \
31 $(__OPTIMIZEFLAG_2) $(__THREADSFLAG_6) -D__WXMSW__ $(__WXUNIV_DEFINE_p) \
32 $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
33 $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) $(__MSLU_DEFINE_p) \
34 $(__GFXCTX_DEFINE_p) -I$(SETUPHDIR) -I.\..\..\..\include -I. $(__DLLFLAG_p) \
35 -DwxUSE_GUI=0 $(CPPFLAGS) $(CXXFLAGS)
36 HELPGEN_OBJECTS = \
37 $(OBJS)\HelpGen_HelpGen.obj \
38 $(OBJS)\HelpGen_cjparser.obj \
39 $(OBJS)\HelpGen_docripper.obj \
40 $(OBJS)\HelpGen_ifcontext.obj \
41 $(OBJS)\HelpGen_markup.obj \
42 $(OBJS)\HelpGen_scriptbinder.obj \
43 $(OBJS)\HelpGen_sourcepainter.obj \
44 $(OBJS)\HelpGen_srcparser.obj
45
46 ### Conditionally set variables: ###
47
48 !if "$(USE_GUI)" == "0"
49 PORTNAME = base
50 !endif
51 !if "$(USE_GUI)" == "1"
52 PORTNAME = msw
53 !endif
54 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
55 WXDEBUGFLAG = d
56 !endif
57 !if "$(DEBUG_FLAG)" == "1"
58 WXDEBUGFLAG = d
59 !endif
60 !if "$(UNICODE)" == "1"
61 WXUNICODEFLAG = u
62 !endif
63 !if "$(WXUNIV)" == "1"
64 WXUNIVNAME = univ
65 !endif
66 !if "$(SHARED)" == "1"
67 WXDLLFLAG = dll
68 !endif
69 !if "$(SHARED)" == "0"
70 LIBTYPE_SUFFIX = lib
71 !endif
72 !if "$(SHARED)" == "1"
73 LIBTYPE_SUFFIX = dll
74 !endif
75 !if "$(MONOLITHIC)" == "0"
76 EXTRALIBS_FOR_BASE =
77 !endif
78 !if "$(MONOLITHIC)" == "1"
79 EXTRALIBS_FOR_BASE =
80 !endif
81 !if "$(BUILD)" == "debug"
82 __OPTIMIZEFLAG_2 = -Od
83 !endif
84 !if "$(BUILD)" == "release"
85 __OPTIMIZEFLAG_2 = -O2
86 !endif
87 !if "$(USE_THREADS)" == "0"
88 __THREADSFLAG_5 =
89 !endif
90 !if "$(USE_THREADS)" == "1"
91 __THREADSFLAG_5 = mt
92 !endif
93 !if "$(USE_THREADS)" == "0"
94 __THREADSFLAG_6 =
95 !endif
96 !if "$(USE_THREADS)" == "1"
97 __THREADSFLAG_6 = -tWM
98 !endif
99 !if "$(RUNTIME_LIBS)" == "dynamic"
100 __RUNTIME_LIBS_7 = -tWR
101 !endif
102 !if "$(RUNTIME_LIBS)" == "static"
103 __RUNTIME_LIBS_7 =
104 !endif
105 !if "$(RUNTIME_LIBS)" == "dynamic"
106 __RUNTIME_LIBS_8 = i
107 !endif
108 !if "$(RUNTIME_LIBS)" == "static"
109 __RUNTIME_LIBS_8 =
110 !endif
111 !if "$(WXUNIV)" == "1"
112 __WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
113 !endif
114 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
115 __DEBUG_DEFINE_p = -D__WXDEBUG__
116 !endif
117 !if "$(DEBUG_FLAG)" == "1"
118 __DEBUG_DEFINE_p = -D__WXDEBUG__
119 !endif
120 !if "$(USE_EXCEPTIONS)" == "0"
121 __EXCEPTIONS_DEFINE_p = -DwxNO_EXCEPTIONS
122 !endif
123 !if "$(USE_RTTI)" == "0"
124 __RTTI_DEFINE_p = -DwxNO_RTTI
125 !endif
126 !if "$(USE_THREADS)" == "0"
127 __THREAD_DEFINE_p = -DwxNO_THREADS
128 !endif
129 !if "$(UNICODE)" == "1"
130 __UNICODE_DEFINE_p = -D_UNICODE
131 !endif
132 !if "$(MSLU)" == "1"
133 __MSLU_DEFINE_p = -DwxUSE_UNICODE_MSLU=1
134 !endif
135 !if "$(USE_GDIPLUS)" == "1"
136 __GFXCTX_DEFINE_p = -DwxUSE_GRAPHICS_CONTEXT=1
137 !endif
138 !if "$(SHARED)" == "1"
139 __DLLFLAG_p = -DWXUSINGDLL
140 !endif
141 !if "$(MONOLITHIC)" == "0"
142 __WXLIB_BASE_p = \
143 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
144 !endif
145 !if "$(MONOLITHIC)" == "1"
146 __WXLIB_MONO_p = \
147 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
148 !endif
149 !if "$(MSLU)" == "1"
150 __UNICOWS_LIB_p = unicows.lib
151 !endif
152 !if "$(USE_GDIPLUS)" == "1"
153 __GDIPLUS_LIB_p = gdiplus.lib
154 !endif
155 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
156 __DEBUGINFO = -v
157 !endif
158 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
159 __DEBUGINFO = -v-
160 !endif
161 !if "$(DEBUG_INFO)" == "0"
162 __DEBUGINFO = -v-
163 !endif
164 !if "$(DEBUG_INFO)" == "1"
165 __DEBUGINFO = -v
166 !endif
167
168
169 all: $(OBJS)
170 $(OBJS):
171 -if not exist $(OBJS) mkdir $(OBJS)
172
173 ### Targets: ###
174
175 all: $(OBJS)\HelpGen.exe
176
177 clean:
178 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
179 -if exist $(OBJS)\*.res del $(OBJS)\*.res
180 -if exist $(OBJS)\*.csm del $(OBJS)\*.csm
181 -if exist $(OBJS)\HelpGen.exe del $(OBJS)\HelpGen.exe
182 -if exist $(OBJS)\HelpGen.tds del $(OBJS)\HelpGen.tds
183 -if exist $(OBJS)\HelpGen.ilc del $(OBJS)\HelpGen.ilc
184 -if exist $(OBJS)\HelpGen.ild del $(OBJS)\HelpGen.ild
185 -if exist $(OBJS)\HelpGen.ilf del $(OBJS)\HelpGen.ilf
186 -if exist $(OBJS)\HelpGen.ils del $(OBJS)\HelpGen.ils
187
188 $(OBJS)\HelpGen.exe: $(HELPGEN_OBJECTS)
189 ilink32 -Tpe -q $(LDFLAGS) -L$(BCCDIR)\lib -L$(BCCDIR)\lib\psdk $(__DEBUGINFO) -L$(LIBDIRNAME) -ap @&&|
190 c0x32.obj $(HELPGEN_OBJECTS),$@,, $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) $(__GDIPLUS_LIB_p) ole2w32.lib oleacc.lib odbc32.lib import32.lib cw32$(__THREADSFLAG_5)$(__RUNTIME_LIBS_8).lib,,
191 |
192
193 $(OBJS)\HelpGen_HelpGen.obj: .\HelpGen.cpp
194 $(CXX) -q -c -P -o$@ $(HELPGEN_CXXFLAGS) $**
195
196 $(OBJS)\HelpGen_cjparser.obj: .\cjparser.cpp
197 $(CXX) -q -c -P -o$@ $(HELPGEN_CXXFLAGS) $**
198
199 $(OBJS)\HelpGen_docripper.obj: .\docripper.cpp
200 $(CXX) -q -c -P -o$@ $(HELPGEN_CXXFLAGS) $**
201
202 $(OBJS)\HelpGen_ifcontext.obj: .\ifcontext.cpp
203 $(CXX) -q -c -P -o$@ $(HELPGEN_CXXFLAGS) $**
204
205 $(OBJS)\HelpGen_markup.obj: .\markup.cpp
206 $(CXX) -q -c -P -o$@ $(HELPGEN_CXXFLAGS) $**
207
208 $(OBJS)\HelpGen_scriptbinder.obj: .\scriptbinder.cpp
209 $(CXX) -q -c -P -o$@ $(HELPGEN_CXXFLAGS) $**
210
211 $(OBJS)\HelpGen_sourcepainter.obj: .\sourcepainter.cpp
212 $(CXX) -q -c -P -o$@ $(HELPGEN_CXXFLAGS) $**
213
214 $(OBJS)\HelpGen_srcparser.obj: .\srcparser.cpp
215 $(CXX) -q -c -P -o$@ $(HELPGEN_CXXFLAGS) $**
216