]> git.saurik.com Git - wxWidgets.git/blame_incremental - contrib/samples/ogl/studio/makefile.bcc
Missed labels to replace number of 'topicNNN' in anchors.
[wxWidgets.git] / contrib / samples / ogl / studio / makefile.bcc
... / ...
CommitLineData
1# =========================================================================
2# This makefile was generated by
3# Bakefile 0.1.4 (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
13BCCDIR = $(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
24OBJS = \
25 bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
26SETUPHDIR = \
27 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
28STUDIO_CXXFLAGS = $(__RUNTIME_LIBS_6) -I$(BCCDIR)\include $(__DEBUGINFO) \
29 $(__OPTIMIZEFLAG_2) -tWM -D__WXMSW__ $(__WXUNIV_DEFINE_p) \
30 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) -I.\..\..\..\..\include \
31 -I$(SETUPHDIR) -I. $(__DLLFLAG_p) -I.\..\..\..\..\samples \
32 -I.\..\..\..\include $(CPPFLAGS) $(CXXFLAGS)
33STUDIO_OBJECTS = \
34 $(OBJS)\studio_studio.obj \
35 $(OBJS)\studio_doc.obj \
36 $(OBJS)\studio_shapes.obj \
37 $(OBJS)\studio_symbols.obj \
38 $(OBJS)\studio_view.obj \
39 $(OBJS)\studio_cspalette.obj \
40 $(OBJS)\studio_mainfrm.obj \
41 $(OBJS)\studio_project.obj \
42 $(OBJS)\studio_dialogs.obj \
43 $(OBJS)\studio_csprint.obj
44
45### Conditionally set variables: ###
46
47!if "$(USE_GUI)" == "0"
48PORTNAME = base
49!endif
50!if "$(USE_GUI)" == "1"
51PORTNAME = msw
52!endif
53!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
54WXDEBUGFLAG = d
55!endif
56!if "$(DEBUG_FLAG)" == "1"
57WXDEBUGFLAG = d
58!endif
59!if "$(UNICODE)" == "1"
60WXUNICODEFLAG = u
61!endif
62!if "$(WXUNIV)" == "1"
63WXUNIVNAME = univ
64!endif
65!if "$(SHARED)" == "1"
66WXDLLFLAG = dll
67!endif
68!if "$(BUILD)" == "debug"
69__OPTIMIZEFLAG_2 = -Od
70!endif
71!if "$(BUILD)" == "release"
72__OPTIMIZEFLAG_2 = -O2
73!endif
74!if "$(RUNTIME_LIBS)" == "dynamic"
75__RUNTIME_LIBS_6 = -tWR
76!endif
77!if "$(RUNTIME_LIBS)" == "static"
78__RUNTIME_LIBS_6 =
79!endif
80!if "$(RUNTIME_LIBS)" == "dynamic"
81__RUNTIME_LIBS_7 = i
82!endif
83!if "$(RUNTIME_LIBS)" == "static"
84__RUNTIME_LIBS_7 =
85!endif
86!if "$(WXUNIV)" == "1"
87__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
88!endif
89!if "$(WXUNIV)" == "1"
90__WXUNIV_DEFINE_p_1 = -d__WXUNIVERSAL__
91!endif
92!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
93__DEBUG_DEFINE_p = -D__WXDEBUG__
94!endif
95!if "$(DEBUG_FLAG)" == "1"
96__DEBUG_DEFINE_p = -D__WXDEBUG__
97!endif
98!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
99__DEBUG_DEFINE_p_1 = -d__WXDEBUG__
100!endif
101!if "$(DEBUG_FLAG)" == "1"
102__DEBUG_DEFINE_p_1 = -d__WXDEBUG__
103!endif
104!if "$(UNICODE)" == "1"
105__UNICODE_DEFINE_p = -D_UNICODE
106!endif
107!if "$(UNICODE)" == "1"
108__UNICODE_DEFINE_p_1 = -d_UNICODE
109!endif
110!if "$(SHARED)" == "1"
111__DLLFLAG_p = -DWXUSINGDLL
112!endif
113!if "$(SHARED)" == "1"
114__DLLFLAG_p_1 = -dWXUSINGDLL
115!endif
116!if "$(MONOLITHIC)" == "0"
117__WXLIB_ADV_p = \
118 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_adv.lib
119!endif
120!if "$(MONOLITHIC)" == "0"
121__WXLIB_HTML_p = \
122 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_html.lib
123!endif
124!if "$(MONOLITHIC)" == "0"
125__WXLIB_CORE_p = \
126 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
127!endif
128!if "$(MONOLITHIC)" == "0"
129__WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
130!endif
131!if "$(MONOLITHIC)" == "1"
132__WXLIB_MONO_p = \
133 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
134!endif
135!if "$(USE_GUI)" == "1"
136__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
137!endif
138!if "$(USE_GUI)" == "1"
139__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
140!endif
141!if "$(USE_GUI)" == "1"
142__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
143!endif
144!if "$(MSLU)" == "1"
145__UNICOWS_LIB_p = unicows.lib
146!endif
147!if "$(SHARED)" == "0"
148LIBDIRNAME = .\..\..\..\..\lib\bcc_lib$(CFG)
149!endif
150!if "$(SHARED)" == "1"
151LIBDIRNAME = .\..\..\..\..\lib\bcc_dll$(CFG)
152!endif
153!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
154__DEBUGINFO = -v
155!endif
156!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
157__DEBUGINFO = -v-
158!endif
159!if "$(DEBUG_INFO)" == "0"
160__DEBUGINFO = -v-
161!endif
162!if "$(DEBUG_INFO)" == "1"
163__DEBUGINFO = -v
164!endif
165
166
167all: $(OBJS)
168$(OBJS):
169 -if not exist $(OBJS) mkdir $(OBJS)
170
171### Targets: ###
172
173all: $(OBJS)\studio.exe data
174
175clean:
176 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
177 -if exist $(OBJS)\*.res del $(OBJS)\*.res
178 -if exist $(OBJS)\studio.exe del $(OBJS)\studio.exe
179 -if exist $(OBJS)\studio.tds del $(OBJS)\studio.tds
180 -if exist $(OBJS)\studio.ilc del $(OBJS)\studio.ilc
181 -if exist $(OBJS)\studio.ild del $(OBJS)\studio.ild
182 -if exist $(OBJS)\studio.ilf del $(OBJS)\studio.ilf
183 -if exist $(OBJS)\studio.ils del $(OBJS)\studio.ils
184
185$(OBJS)\studio.exe: $(STUDIO_OBJECTS) $(OBJS)\studio_studio.res
186 ilink32 -Tpe -q $(LDFLAGS) -L$(BCCDIR)\lib -L$(BCCDIR)\lib\psdk $(__DEBUGINFO) -L$(LIBDIRNAME) -aa @&&|
187 c0w32.obj $(STUDIO_OBJECTS),$@,, wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl.lib wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_deprecated.lib $(__WXLIB_ADV_p) $(__WXLIB_HTML_p) $(__WXLIB_CORE_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 $(__UNICOWS_LIB_p) ole2w32.lib oleacc.lib odbc32.lib import32.lib cw32mt$(__RUNTIME_LIBS_7).lib,, $(OBJS)\studio_studio.res
188|
189
190data:
191 if not exist $(OBJS) mkdir $(OBJS)
192 for %f in (studio_resources.wxr) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
193
194$(OBJS)\studio_studio.obj: .\studio.cpp
195 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
196
197$(OBJS)\studio_doc.obj: .\doc.cpp
198 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
199
200$(OBJS)\studio_shapes.obj: .\shapes.cpp
201 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
202
203$(OBJS)\studio_symbols.obj: .\symbols.cpp
204 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
205
206$(OBJS)\studio_view.obj: .\view.cpp
207 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
208
209$(OBJS)\studio_cspalette.obj: .\cspalette.cpp
210 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
211
212$(OBJS)\studio_mainfrm.obj: .\mainfrm.cpp
213 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
214
215$(OBJS)\studio_project.obj: .\project.cpp
216 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
217
218$(OBJS)\studio_dialogs.obj: .\dialogs.cpp
219 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
220
221$(OBJS)\studio_csprint.obj: .\csprint.cpp
222 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
223
224$(OBJS)\studio_studio.res: .\studio.rc
225 brcc32 -32 -r -fo$@ -i$(BCCDIR)\include -d__WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) -i.\..\..\..\..\include -i$(SETUPHDIR) -i. $(__DLLFLAG_p_1) -i.\..\..\..\..\samples -i.\..\..\..\include $**