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 # =========================================================================
11 !include ../../../../build/msw/config.bcc
13 # -------------------------------------------------------------------------
14 # Do not modify the rest of this file!
15 # -------------------------------------------------------------------------
17 !if "$(BCCDIR)" == "\.."
18 !error Your Borland compiler does not define MAKEDIR. Please define the BCCDIR variable, e.g. BCCDIR=d:\bc4
24 bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
26 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
27 STUDIO_CXXFLAGS = $(CPPFLAGS) $(__RUNTIME_LIBS_6) -I$(BCCDIR)\include \
28 $(__DEBUGINFO) $(__OPTIMIZEFLAG_2) -tWM -D__WXMSW__ $(__WXUNIV_DEFINE_p) \
29 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) -I.\..\..\..\..\include \
30 -I$(SETUPHDIR) -I. $(__DLLFLAG_p) -I.\..\..\..\..\samples \
31 -I.\..\..\..\include $(CXXFLAGS)
33 $(OBJS)\studio_studio.obj \
34 $(OBJS)\studio_doc.obj \
35 $(OBJS)\studio_shapes.obj \
36 $(OBJS)\studio_symbols.obj \
37 $(OBJS)\studio_view.obj \
38 $(OBJS)\studio_cspalette.obj \
39 $(OBJS)\studio_mainfrm.obj \
40 $(OBJS)\studio_project.obj \
41 $(OBJS)\studio_dialogs.obj \
42 $(OBJS)\studio_csprint.obj
44 ### Conditionally set variables: ###
46 !if "$(SHARED)" == "0"
47 LIBDIRNAME = .\..\..\..\..\lib\bcc_lib$(CFG)
49 !if "$(SHARED)" == "1"
50 LIBDIRNAME = .\..\..\..\..\lib\bcc_dll$(CFG)
52 !if "$(USE_GUI)" == "0"
55 !if "$(USE_GUI)" == "1"
58 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
61 !if "$(DEBUG_FLAG)" == "1"
64 !if "$(SHARED)" == "1"
67 !if "$(UNICODE)" == "1"
70 !if "$(WXUNIV)" == "1"
73 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
76 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
79 !if "$(DEBUG_INFO)" == "0"
82 !if "$(DEBUG_INFO)" == "1"
85 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
86 __DEBUG_DEFINE_p = -D__WXDEBUG__
88 !if "$(DEBUG_FLAG)" == "1"
89 __DEBUG_DEFINE_p = -D__WXDEBUG__
91 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
92 __DEBUG_DEFINE_p_1 = -d__WXDEBUG__
94 !if "$(DEBUG_FLAG)" == "1"
95 __DEBUG_DEFINE_p_1 = -d__WXDEBUG__
97 !if "$(SHARED)" == "1"
98 __DLLFLAG_p = -DWXUSINGDLL
100 !if "$(SHARED)" == "1"
101 __DLLFLAG_p_1 = -dWXUSINGDLL
103 !if "$(USE_GUI)" == "1"
104 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
106 !if "$(USE_GUI)" == "1"
107 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
109 !if "$(USE_GUI)" == "1"
110 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
112 !if "$(BUILD)" == "debug"
113 __OPTIMIZEFLAG_2 = -Od
115 !if "$(BUILD)" == "release"
116 __OPTIMIZEFLAG_2 = -O2
118 !if "$(RUNTIME_LIBS)" == "dynamic"
119 __RUNTIME_LIBS_6 = -tWR
121 !if "$(RUNTIME_LIBS)" == "static"
124 !if "$(RUNTIME_LIBS)" == "dynamic"
127 !if "$(RUNTIME_LIBS)" == "static"
130 !if "$(UNICODE)" == "1"
131 __UNICODE_DEFINE_p = -D_UNICODE
133 !if "$(UNICODE)" == "1"
134 __UNICODE_DEFINE_p_1 = -d_UNICODE
137 __UNICOWS_LIB_p = unicows.lib
139 !if "$(MONOLITHIC)" == "0"
141 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_adv.lib
143 !if "$(MONOLITHIC)" == "0"
144 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
146 !if "$(MONOLITHIC)" == "0"
148 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
150 !if "$(MONOLITHIC)" == "0"
152 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_html.lib
154 !if "$(MONOLITHIC)" == "1"
156 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
158 !if "$(WXUNIV)" == "1"
159 __WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
161 !if "$(WXUNIV)" == "1"
162 __WXUNIV_DEFINE_p_1 = -d__WXUNIVERSAL__
168 -if not exist $(OBJS) mkdir $(OBJS)
172 all: $(OBJS)\studio.exe data
174 $(OBJS)\studio_cspalette.obj: .\cspalette.cpp
175 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
177 $(OBJS)\studio_csprint.obj: .\csprint.cpp
178 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
180 $(OBJS)\studio_dialogs.obj: .\dialogs.cpp
181 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
183 $(OBJS)\studio_doc.obj: .\doc.cpp
184 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
186 $(OBJS)\studio_mainfrm.obj: .\mainfrm.cpp
187 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
189 $(OBJS)\studio_project.obj: .\project.cpp
190 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
192 $(OBJS)\studio_shapes.obj: .\shapes.cpp
193 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
195 $(OBJS)\studio_studio.obj: .\studio.cpp
196 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
198 $(OBJS)\studio_studio.res: .\studio.rc
199 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 $**
201 $(OBJS)\studio_symbols.obj: .\symbols.cpp
202 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
204 $(OBJS)\studio_view.obj: .\view.cpp
205 $(CXX) -q -c -P -o$@ $(STUDIO_CXXFLAGS) $**
208 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
209 -if exist $(OBJS)\*.res del $(OBJS)\*.res
210 -if exist $(OBJS)\studio.exe del $(OBJS)\studio.exe
211 -if exist $(OBJS)\studio.tds del $(OBJS)\studio.tds
212 -if exist $(OBJS)\studio.ilc del $(OBJS)\studio.ilc
213 -if exist $(OBJS)\studio.ild del $(OBJS)\studio.ild
214 -if exist $(OBJS)\studio.ilf del $(OBJS)\studio.ilf
215 -if exist $(OBJS)\studio.ils del $(OBJS)\studio.ils
218 if not exist $(OBJS) mkdir $(OBJS)
219 for %f in (studio_resources.wxr) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
221 $(OBJS)\studio.exe: $(STUDIO_OBJECTS) $(OBJS)\studio_studio.res
222 ilink32 -Tpe -q $(LDFLAGS) -L$(BCCDIR)\lib $(__DEBUGINFO) -L$(LIBDIRNAME) -aa @&&|
223 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$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(__UNICOWS_LIB_p) ole2w32.lib oleacc.lib import32.lib cw32mt$(__RUNTIME_LIBS_7).lib,, $(OBJS)\studio_studio.res