]> git.saurik.com Git - wxWidgets.git/blame - samples/xti/makefile.bcc
Don't document private event handlers in doc/view frame classes.
[wxWidgets.git] / samples / xti / makefile.bcc
CommitLineData
00eef16d
VZ
1# =========================================================================\r
2# This makefile was generated by\r
3# Bakefile 0.2.9 (http://www.bakefile.org)\r
4# Do not modify, all changes will be overwritten!\r
5# =========================================================================\r
6\r
7.autodepend\r
8\r
9!ifndef BCCDIR\r
10!ifndef MAKEDIR\r
11!error Your Borland compiler does not define MAKEDIR. Please define the BCCDIR variable, e.g. BCCDIR=d:\bc4\r
12!endif\r
13BCCDIR = $(MAKEDIR)\..\r
14!endif\r
15\r
16!include ../../build/msw/config.bcc\r
17\r
18# -------------------------------------------------------------------------\r
19# Do not modify the rest of this file!\r
20# -------------------------------------------------------------------------\r
21\r
22### Variables: ###\r
23\r
24WX_RELEASE_NODOT = 29\r
25COMPILER_PREFIX = bcc\r
26OBJS = \\r
27 $(COMPILER_PREFIX)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)\r
28LIBDIRNAME = .\..\..\lib\$(COMPILER_PREFIX)_$(LIBTYPE_SUFFIX)$(CFG)\r
29SETUPHDIR = \\r
30 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)\r
31XTI_CXXFLAGS = $(__RUNTIME_LIBS_7) -I$(BCCDIR)\include $(__DEBUGINFO) \\r
32 $(__OPTIMIZEFLAG_2) $(__THREADSFLAG_6) -D__WXMSW__ $(__WXUNIV_DEFINE_p) \\r
33 $(__DEBUG_DEFINE_p) $(__NDEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) \\r
34 $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) \\r
35 $(__MSLU_DEFINE_p) -I$(SETUPHDIR) -I.\..\..\include \\r
36 $(____CAIRO_INCLUDEDIR_FILENAMES_p) -I. $(__DLLFLAG_p) -I.\..\..\samples \\r
37 -DNOPCH $(CPPFLAGS) $(CXXFLAGS)\r
38XTI_OBJECTS = \\r
39 $(OBJS)\xti_xti.obj \\r
40 $(OBJS)\xti_classlist.obj \\r
41 $(OBJS)\xti_codereadercallback.obj\r
42\r
43### Conditionally set variables: ###\r
44\r
45!if "$(USE_GUI)" == "0"\r
46PORTNAME = base\r
47!endif\r
48!if "$(USE_GUI)" == "1"\r
49PORTNAME = msw\r
50!endif\r
51!if "$(BUILD)" == "debug"\r
52WXDEBUGFLAG = d\r
53!endif\r
54!if "$(UNICODE)" == "1"\r
55WXUNICODEFLAG = u\r
56!endif\r
57!if "$(WXUNIV)" == "1"\r
58WXUNIVNAME = univ\r
59!endif\r
60!if "$(SHARED)" == "1"\r
61WXDLLFLAG = dll\r
62!endif\r
63!if "$(SHARED)" == "0"\r
64LIBTYPE_SUFFIX = lib\r
65!endif\r
66!if "$(SHARED)" == "1"\r
67LIBTYPE_SUFFIX = dll\r
68!endif\r
69!if "$(MONOLITHIC)" == "0"\r
70EXTRALIBS_FOR_BASE = \r
71!endif\r
72!if "$(MONOLITHIC)" == "1"\r
51ec29ea 73EXTRALIBS_FOR_BASE = \r
00eef16d
VZ
74!endif\r
75!if "$(BUILD)" == "debug"\r
76__OPTIMIZEFLAG_2 = -Od\r
77!endif\r
78!if "$(BUILD)" == "release"\r
79__OPTIMIZEFLAG_2 = -O2\r
80!endif\r
81!if "$(USE_THREADS)" == "0"\r
82__THREADSFLAG_5 = \r
83!endif\r
84!if "$(USE_THREADS)" == "1"\r
85__THREADSFLAG_5 = mt\r
86!endif\r
87!if "$(USE_THREADS)" == "0"\r
88__THREADSFLAG_6 = \r
89!endif\r
90!if "$(USE_THREADS)" == "1"\r
91__THREADSFLAG_6 = -tWM\r
92!endif\r
93!if "$(RUNTIME_LIBS)" == "dynamic"\r
94__RUNTIME_LIBS_7 = -tWR\r
95!endif\r
96!if "$(RUNTIME_LIBS)" == "static"\r
97__RUNTIME_LIBS_7 = \r
98!endif\r
99!if "$(RUNTIME_LIBS)" == "dynamic"\r
100__RUNTIME_LIBS_8 = i\r
101!endif\r
102!if "$(RUNTIME_LIBS)" == "static"\r
103__RUNTIME_LIBS_8 = \r
104!endif\r
105!if "$(WXUNIV)" == "1"\r
106__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__\r
107!endif\r
108!if "$(WXUNIV)" == "1"\r
109__WXUNIV_DEFINE_p_1 = -d__WXUNIVERSAL__\r
110!endif\r
111!if "$(DEBUG_FLAG)" == "0"\r
112__DEBUG_DEFINE_p = -DwxDEBUG_LEVEL=0\r
113!endif\r
114!if "$(DEBUG_FLAG)" == "0"\r
115__DEBUG_DEFINE_p_1 = -dwxDEBUG_LEVEL=0\r
116!endif\r
117!if "$(BUILD)" == "release"\r
118__NDEBUG_DEFINE_p = -DNDEBUG\r
119!endif\r
120!if "$(BUILD)" == "release"\r
121__NDEBUG_DEFINE_p_1 = -dNDEBUG\r
122!endif\r
123!if "$(USE_EXCEPTIONS)" == "0"\r
124__EXCEPTIONS_DEFINE_p = -DwxNO_EXCEPTIONS\r
125!endif\r
126!if "$(USE_EXCEPTIONS)" == "0"\r
127__EXCEPTIONS_DEFINE_p_1 = -dwxNO_EXCEPTIONS\r
128!endif\r
129!if "$(USE_RTTI)" == "0"\r
130__RTTI_DEFINE_p = -DwxNO_RTTI\r
131!endif\r
132!if "$(USE_RTTI)" == "0"\r
133__RTTI_DEFINE_p_1 = -dwxNO_RTTI\r
134!endif\r
135!if "$(USE_THREADS)" == "0"\r
136__THREAD_DEFINE_p = -DwxNO_THREADS\r
137!endif\r
138!if "$(USE_THREADS)" == "0"\r
139__THREAD_DEFINE_p_1 = -dwxNO_THREADS\r
140!endif\r
141!if "$(UNICODE)" == "0"\r
142__UNICODE_DEFINE_p = -DwxUSE_UNICODE=0\r
143!endif\r
144!if "$(UNICODE)" == "1"\r
145__UNICODE_DEFINE_p = -D_UNICODE\r
146!endif\r
147!if "$(UNICODE)" == "0"\r
148__UNICODE_DEFINE_p_1 = -dwxUSE_UNICODE=0\r
149!endif\r
150!if "$(UNICODE)" == "1"\r
151__UNICODE_DEFINE_p_1 = -d_UNICODE\r
152!endif\r
153!if "$(MSLU)" == "1"\r
154__MSLU_DEFINE_p = -DwxUSE_UNICODE_MSLU=1\r
155!endif\r
156!if "$(MSLU)" == "1"\r
157__MSLU_DEFINE_p_1 = -dwxUSE_UNICODE_MSLU=1\r
158!endif\r
159!if "$(USE_CAIRO)" == "1"\r
160____CAIRO_INCLUDEDIR_FILENAMES_p = -I$(CAIRO_ROOT)\include\cairo\r
161!endif\r
162!if "$(USE_CAIRO)" == "1"\r
163____CAIRO_INCLUDEDIR_FILENAMES_1_p = -i$(CAIRO_ROOT)\include\cairo\r
164!endif\r
165!if "$(SHARED)" == "1"\r
166__DLLFLAG_p = -DWXUSINGDLL\r
167!endif\r
168!if "$(SHARED)" == "1"\r
169__DLLFLAG_p_1 = -dWXUSINGDLL\r
170!endif\r
171!if "$(MONOLITHIC)" == "0"\r
172__WXLIB_CORE_p = \\r
173 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib\r
174!endif\r
175!if "$(MONOLITHIC)" == "0"\r
176__WXLIB_XML_p = \\r
177 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_xml.lib\r
178!endif\r
179!if "$(MONOLITHIC)" == "0"\r
180__WXLIB_BASE_p = \\r
181 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib\r
182!endif\r
183!if "$(MONOLITHIC)" == "1"\r
184__WXLIB_MONO_p = \\r
185 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib\r
186!endif\r
187!if "$(USE_GUI)" == "1"\r
188__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib\r
189!endif\r
190!if "$(USE_GUI)" == "1"\r
191__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib\r
192!endif\r
193!if "$(USE_GUI)" == "1"\r
194__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib\r
195!endif\r
196!if "$(MSLU)" == "1"\r
197__UNICOWS_LIB_p = unicows.lib\r
198!endif\r
199!if "$(USE_CAIRO)" == "1"\r
200__CAIRO_LIB_p = cairo.lib\r
201!endif\r
202!if "$(USE_CAIRO)" == "1"\r
203____CAIRO_LIBDIR_FILENAMES_p = -L$(CAIRO_ROOT)\lib\r
204!endif\r
205!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"\r
206__DEBUGINFO = -v\r
207!endif\r
208!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"\r
209__DEBUGINFO = -v-\r
210!endif\r
211!if "$(DEBUG_INFO)" == "0"\r
212__DEBUGINFO = -v-\r
213!endif\r
214!if "$(DEBUG_INFO)" == "1"\r
215__DEBUGINFO = -v\r
216!endif\r
217\r
218\r
219all: $(OBJS)\r
220$(OBJS):\r
221 -if not exist $(OBJS) mkdir $(OBJS)\r
222\r
223### Targets: ###\r
224\r
225all: $(OBJS)\xti.exe\r
226\r
227clean: \r
228 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj\r
229 -if exist $(OBJS)\*.res del $(OBJS)\*.res\r
230 -if exist $(OBJS)\*.csm del $(OBJS)\*.csm\r
231 -if exist $(OBJS)\xti.exe del $(OBJS)\xti.exe\r
232 -if exist $(OBJS)\xti.tds del $(OBJS)\xti.tds\r
233 -if exist $(OBJS)\xti.ilc del $(OBJS)\xti.ilc\r
234 -if exist $(OBJS)\xti.ild del $(OBJS)\xti.ild\r
235 -if exist $(OBJS)\xti.ilf del $(OBJS)\xti.ilf\r
236 -if exist $(OBJS)\xti.ils del $(OBJS)\xti.ils\r
237\r
238$(OBJS)\xti.exe: $(XTI_OBJECTS) $(OBJS)\xti_sample.res\r
239 ilink32 -Tpe -q -L$(BCCDIR)\lib -L$(BCCDIR)\lib\psdk $(__DEBUGINFO) -L$(LIBDIRNAME) -aa $(____CAIRO_LIBDIR_FILENAMES_p) $(LDFLAGS) @&&|\r
240 c0w32.obj $(XTI_OBJECTS),$@,, $(__WXLIB_CORE_p) $(__WXLIB_XML_p) $(__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) $(__CAIRO_LIB_p) ole2w32.lib oleacc.lib import32.lib cw32$(__THREADSFLAG_5)$(__RUNTIME_LIBS_8).lib,, $(OBJS)\xti_sample.res\r
241|\r
242\r
243$(OBJS)\xti_sample.res: .\..\..\samples\sample.rc\r
244 brcc32 -32 -r -fo$@ -i$(BCCDIR)\include -d__WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__NDEBUG_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) $(__MSLU_DEFINE_p_1) -i$(SETUPHDIR) -i.\..\..\include $(____CAIRO_INCLUDEDIR_FILENAMES_1_p) -i. $(__DLLFLAG_p_1) -i.\..\..\samples -dNOPCH .\..\..\samples\sample.rc\r
245\r
246$(OBJS)\xti_xti.obj: .\xti.cpp\r
247 $(CXX) -q -c -P -o$@ $(XTI_CXXFLAGS) .\xti.cpp\r
248\r
249$(OBJS)\xti_classlist.obj: .\classlist.cpp\r
250 $(CXX) -q -c -P -o$@ $(XTI_CXXFLAGS) .\classlist.cpp\r
251\r
252$(OBJS)\xti_codereadercallback.obj: .\codereadercallback.cpp\r
253 $(CXX) -q -c -P -o$@ $(XTI_CXXFLAGS) .\codereadercallback.cpp\r
254\r