]> git.saurik.com Git - wxWidgets.git/blame_incremental - contrib/samples/ogl/studio/makefile.bcc
wxMutexGuiEnter/Leave didn't work because this file is compiled with wxUSE_GUI=0
[wxWidgets.git] / contrib / samples / ogl / studio / makefile.bcc
... / ...
CommitLineData
1# =========================================================================
2# This makefile was generated by
3# Bakefile 0.1.1 (http://bakefile.sourceforge.net)
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
7!ifndef BCCDIR
8BCCDIR = $(MAKEDIR)\..
9!endif
10
11!include ../../../../build/msw/config.bcc
12
13# -------------------------------------------------------------------------
14# Do not modify the rest of this file!
15# -------------------------------------------------------------------------
16
17!if "$(BCCDIR)" == "\.."
18!error Your Borland compiler does not define MAKEDIR. Please define the BCCDIR variable, e.g. BCCDIR=d:\bc4
19!endif
20
21### Variables: ###
22
23OBJS = \
24 bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
25OGLEDIT_CXXFLAGS = $(CPPFLAGS) $(__RUNTIME_LIBS_6) $(__DEBUGINFO) \
26 $(__OPTIMIZEFLAG_2) -tWM -D__WXMSW__ $(__WXUNIV_DEFINE_p) \
27 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) -I.\..\..\..\..\include \
28 -I$(SETUPHDIR) -I. $(__DLLFLAG_p) -I.\..\..\..\..\samples \
29 -I.\..\..\..\include $(CXXFLAGS)
30OGLEDIT_OBJECTS = \
31 $(OBJS)\ogledit_studio.obj \
32 $(OBJS)\ogledit_doc.obj \
33 $(OBJS)\ogledit_shapes.obj \
34 $(OBJS)\ogledit_symbols.obj \
35 $(OBJS)\ogledit_view.obj \
36 $(OBJS)\ogledit_cspalette.obj \
37 $(OBJS)\ogledit_mainfrm.obj \
38 $(OBJS)\ogledit_project.obj \
39 $(OBJS)\ogledit_dialogs.obj \
40 $(OBJS)\ogledit_csprint.obj
41SETUPHDIR = \
42 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
43
44### Conditionally set variables: ###
45
46!if "$(SHARED)" == "0"
47LIBDIRNAME = .\..\..\..\..\lib\bcc_lib$(CFG)
48!endif
49!if "$(SHARED)" == "1"
50LIBDIRNAME = .\..\..\..\..\lib\bcc_dll$(CFG)
51!endif
52!if "$(USE_GUI)" == "0"
53PORTNAME = base
54!endif
55!if "$(USE_GUI)" == "1"
56PORTNAME = msw
57!endif
58!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
59WXDEBUGFLAG = d
60!endif
61!if "$(DEBUG_FLAG)" == "1"
62WXDEBUGFLAG = d
63!endif
64!if "$(SHARED)" == "1"
65WXDLLFLAG = dll
66!endif
67!if "$(UNICODE)" == "1"
68WXUNICODEFLAG = u
69!endif
70!if "$(WXUNIV)" == "1"
71WXUNIVNAME = univ
72!endif
73!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
74__DEBUGINFO = -v
75!endif
76!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
77__DEBUGINFO = -v-
78!endif
79!if "$(DEBUG_INFO)" == "0"
80__DEBUGINFO = -v-
81!endif
82!if "$(DEBUG_INFO)" == "1"
83__DEBUGINFO = -v
84!endif
85!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
86__DEBUG_DEFINE_p = -D__WXDEBUG__
87!endif
88!if "$(DEBUG_FLAG)" == "1"
89__DEBUG_DEFINE_p = -D__WXDEBUG__
90!endif
91!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
92__DEBUG_DEFINE_p_1 = -d__WXDEBUG__
93!endif
94!if "$(DEBUG_FLAG)" == "1"
95__DEBUG_DEFINE_p_1 = -d__WXDEBUG__
96!endif
97!if "$(SHARED)" == "1"
98__DLLFLAG_p = -DWXUSINGDLL
99!endif
100!if "$(SHARED)" == "1"
101__DLLFLAG_p_1 = -dWXUSINGDLL
102!endif
103!if "$(USE_GUI)" == "1"
104__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
105!endif
106!if "$(USE_GUI)" == "1"
107__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
108!endif
109!if "$(USE_GUI)" == "1"
110__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
111!endif
112!if "$(BUILD)" == "debug"
113__OPTIMIZEFLAG_2 = -Od
114!endif
115!if "$(BUILD)" == "release"
116__OPTIMIZEFLAG_2 = -O2
117!endif
118!if "$(RUNTIME_LIBS)" == "dynamic"
119__RUNTIME_LIBS_6 = -tWR
120!endif
121!if "$(RUNTIME_LIBS)" == "static"
122__RUNTIME_LIBS_6 =
123!endif
124!if "$(RUNTIME_LIBS)" == "dynamic"
125__RUNTIME_LIBS_7 = i
126!endif
127!if "$(RUNTIME_LIBS)" == "static"
128__RUNTIME_LIBS_7 =
129!endif
130!if "$(UNICODE)" == "1"
131__UNICODE_DEFINE_p = -DwxUSE_UNICODE=1
132!endif
133!if "$(UNICODE)" == "1"
134__UNICODE_DEFINE_p_1 = -dwxUSE_UNICODE=1
135!endif
136!if "$(MSLU)" == "1"
137__UNICOWS_LIB_p = unicows.lib
138!endif
139!if "$(MONOLITHIC)" == "0"
140__WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
141!endif
142!if "$(MONOLITHIC)" == "0"
143__WXLIB_CORE_p = \
144 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
145!endif
146!if "$(MONOLITHIC)" == "1"
147__WXLIB_MONO_p = \
148 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
149!endif
150!if "$(WXUNIV)" == "1"
151__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
152!endif
153!if "$(WXUNIV)" == "1"
154__WXUNIV_DEFINE_p_1 = -d__WXUNIVERSAL__
155!endif
156
157
158all: $(OBJS)
159$(OBJS):
160 -if not exist $(OBJS) mkdir $(OBJS)
161
162### Targets: ###
163
164all: $(OBJS)\ogledit.exe data
165
166$(OBJS)\ogledit_cspalette.obj: .\cspalette.cpp
167 $(CXX) -q -c -P -o$@ $(OGLEDIT_CXXFLAGS) $**
168
169$(OBJS)\ogledit_csprint.obj: .\csprint.cpp
170 $(CXX) -q -c -P -o$@ $(OGLEDIT_CXXFLAGS) $**
171
172$(OBJS)\ogledit_dialogs.obj: .\dialogs.cpp
173 $(CXX) -q -c -P -o$@ $(OGLEDIT_CXXFLAGS) $**
174
175$(OBJS)\ogledit_doc.obj: .\doc.cpp
176 $(CXX) -q -c -P -o$@ $(OGLEDIT_CXXFLAGS) $**
177
178$(OBJS)\ogledit_mainfrm.obj: .\mainfrm.cpp
179 $(CXX) -q -c -P -o$@ $(OGLEDIT_CXXFLAGS) $**
180
181$(OBJS)\ogledit_project.obj: .\project.cpp
182 $(CXX) -q -c -P -o$@ $(OGLEDIT_CXXFLAGS) $**
183
184$(OBJS)\ogledit_shapes.obj: .\shapes.cpp
185 $(CXX) -q -c -P -o$@ $(OGLEDIT_CXXFLAGS) $**
186
187$(OBJS)\ogledit_studio.obj: .\studio.cpp
188 $(CXX) -q -c -P -o$@ $(OGLEDIT_CXXFLAGS) $**
189
190$(OBJS)\ogledit_studio.res: .\studio.rc
191 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 $**
192
193$(OBJS)\ogledit_symbols.obj: .\symbols.cpp
194 $(CXX) -q -c -P -o$@ $(OGLEDIT_CXXFLAGS) $**
195
196$(OBJS)\ogledit_view.obj: .\view.cpp
197 $(CXX) -q -c -P -o$@ $(OGLEDIT_CXXFLAGS) $**
198
199clean:
200 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
201 -if exist $(OBJS)\*.res del $(OBJS)\*.res
202 -if exist $(OBJS)\ogledit.exe del $(OBJS)\ogledit.exe
203
204data:
205 if not exist $(OBJS) mkdir $(OBJS)
206 for %f in (studio_resources.wxr) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
207
208$(OBJS)\ogledit.exe: $(OGLEDIT_OBJECTS) $(OBJS)\ogledit_studio.res
209 ilink32 -Tpe -q $(LDFLAGS) $(__DEBUGINFO) -L$(LIBDIRNAME) -aa @&&|
210 c0w32.obj $(OGLEDIT_OBJECTS),$@,, wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(__UNICOWS_LIB_p) import32.lib ole2w32.lib cw32mt$(__RUNTIME_LIBS_7).lib,, $(OBJS)\ogledit_studio.res
211|