]> git.saurik.com Git - wxWidgets.git/blame - samples/stc/makefile.bcc
Fixed "" default value
[wxWidgets.git] / samples / stc / makefile.bcc
CommitLineData
2d611b5c
VS
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
2d611b5c
VS
23OBJS = \
24 bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
19c35fa5
VS
25SETUPHDIR = \
26 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
1c3a6972
VS
27STCTEST_CXXFLAGS = $(CPPFLAGS) $(__RUNTIME_LIBS_6) -I$(BCCDIR)\include \
28 $(__DEBUGINFO) $(__OPTIMIZEFLAG_2) -tWM -D__WXMSW__ $(__WXUNIV_DEFINE_p) \
2d611b5c 29 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) -I.\..\..\..\include \
19c35fa5
VS
30 -I$(SETUPHDIR) -I. $(__DLLFLAG_p) -I.\..\..\..\samples -I.\..\..\include \
31 $(CXXFLAGS)
2d611b5c 32STCTEST_OBJECTS = \
88a8b04e
RD
33 $(OBJS)\stctest_stctest.obj \
34 $(OBJS)\stctest_edit.obj \
35 $(OBJS)\stctest_prefs.obj
2d611b5c
VS
36
37### Conditionally set variables: ###
38
19c35fa5
VS
39!if "$(SHARED)" == "0"
40LIBDIRNAME = .\..\..\..\lib\bcc_lib$(CFG)
41!endif
42!if "$(SHARED)" == "1"
43LIBDIRNAME = .\..\..\..\lib\bcc_dll$(CFG)
44!endif
2d611b5c
VS
45!if "$(USE_GUI)" == "0"
46PORTNAME = base
47!endif
48!if "$(USE_GUI)" == "1"
49PORTNAME = msw
50!endif
51!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
52WXDEBUGFLAG = d
53!endif
54!if "$(DEBUG_FLAG)" == "1"
55WXDEBUGFLAG = d
56!endif
57!if "$(SHARED)" == "1"
58WXDLLFLAG = dll
59!endif
60!if "$(UNICODE)" == "1"
61WXUNICODEFLAG = u
62!endif
63!if "$(WXUNIV)" == "1"
64WXUNIVNAME = univ
65!endif
66!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
67__DEBUGINFO = -v
68!endif
69!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
70__DEBUGINFO = -v-
71!endif
72!if "$(DEBUG_INFO)" == "0"
73__DEBUGINFO = -v-
74!endif
75!if "$(DEBUG_INFO)" == "1"
76__DEBUGINFO = -v
77!endif
78!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
79__DEBUG_DEFINE_p = -D__WXDEBUG__
80!endif
81!if "$(DEBUG_FLAG)" == "1"
82__DEBUG_DEFINE_p = -D__WXDEBUG__
83!endif
84!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
85__DEBUG_DEFINE_p_1 = -d__WXDEBUG__
86!endif
87!if "$(DEBUG_FLAG)" == "1"
88__DEBUG_DEFINE_p_1 = -d__WXDEBUG__
89!endif
90!if "$(SHARED)" == "1"
91__DLLFLAG_p = -DWXUSINGDLL
92!endif
93!if "$(SHARED)" == "1"
94__DLLFLAG_p_1 = -dWXUSINGDLL
95!endif
96!if "$(USE_GUI)" == "1"
97__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
98!endif
99!if "$(USE_GUI)" == "1"
100__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
101!endif
102!if "$(USE_GUI)" == "1"
103__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
104!endif
105!if "$(BUILD)" == "debug"
106__OPTIMIZEFLAG_2 = -Od
107!endif
108!if "$(BUILD)" == "release"
109__OPTIMIZEFLAG_2 = -O2
110!endif
111!if "$(RUNTIME_LIBS)" == "dynamic"
112__RUNTIME_LIBS_6 = -tWR
113!endif
114!if "$(RUNTIME_LIBS)" == "static"
115__RUNTIME_LIBS_6 =
116!endif
117!if "$(RUNTIME_LIBS)" == "dynamic"
118__RUNTIME_LIBS_7 = i
119!endif
120!if "$(RUNTIME_LIBS)" == "static"
121__RUNTIME_LIBS_7 =
122!endif
123!if "$(UNICODE)" == "1"
ec08d395 124__UNICODE_DEFINE_p = -D_UNICODE
2d611b5c
VS
125!endif
126!if "$(UNICODE)" == "1"
ec08d395 127__UNICODE_DEFINE_p_1 = -d_UNICODE
2d611b5c 128!endif
19c35fa5
VS
129!if "$(MSLU)" == "1"
130__UNICOWS_LIB_p = unicows.lib
131!endif
2d611b5c
VS
132!if "$(MONOLITHIC)" == "0"
133__WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
134!endif
135!if "$(MONOLITHIC)" == "0"
136__WXLIB_CORE_p = \
137 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
138!endif
139!if "$(MONOLITHIC)" == "1"
140__WXLIB_MONO_p = \
141 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
142!endif
143!if "$(WXUNIV)" == "1"
144__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
145!endif
146!if "$(WXUNIV)" == "1"
147__WXUNIV_DEFINE_p_1 = -d__WXUNIVERSAL__
148!endif
149
2d611b5c
VS
150
151all: $(OBJS)
152$(OBJS):
153 -if not exist $(OBJS) mkdir $(OBJS)
154
155### Targets: ###
156
1e545382 157all: $(OBJS)\stctest.exe data
88a8b04e
RD
158
159$(OBJS)\stctest_edit.obj: .\edit.cpp
160 $(CXX) -q -c -P -o$@ $(STCTEST_CXXFLAGS) $**
161
162$(OBJS)\stctest_prefs.obj: .\prefs.cpp
163 $(CXX) -q -c -P -o$@ $(STCTEST_CXXFLAGS) $**
2d611b5c
VS
164
165$(OBJS)\stctest_sample.res: .\..\..\..\samples\sample.rc
ec08d395 166 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 $**
2d611b5c
VS
167
168$(OBJS)\stctest_stctest.obj: .\stctest.cpp
169 $(CXX) -q -c -P -o$@ $(STCTEST_CXXFLAGS) $**
170
171clean:
172 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
173 -if exist $(OBJS)\*.res del $(OBJS)\*.res
174 -if exist $(OBJS)\stctest.exe del $(OBJS)\stctest.exe
ec08d395
JS
175 -if exist $(OBJS)\stctest.tds del $(OBJS)\stctest.tds
176 -if exist $(OBJS)\stctest.ilc del $(OBJS)\stctest.ilc
177 -if exist $(OBJS)\stctest.ild del $(OBJS)\stctest.ild
178 -if exist $(OBJS)\stctest.ilf del $(OBJS)\stctest.ilf
179 -if exist $(OBJS)\stctest.ils del $(OBJS)\stctest.ils
2d611b5c 180
1e545382
RD
181data:
182 if not exist $(OBJS) mkdir $(OBJS)
183 for %f in (stctest.cpp) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
184
2d611b5c 185$(OBJS)\stctest.exe: $(STCTEST_OBJECTS) $(OBJS)\stctest_sample.res
1c3a6972 186 ilink32 -Tpe -q $(LDFLAGS) -L$(BCCDIR)\lib $(__DEBUGINFO) -L$(LIBDIRNAME) -aa @&&|
ec08d395 187 c0w32.obj $(STCTEST_OBJECTS),$@,, wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.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) ole2w32.lib oleacc.lib import32.lib cw32mt$(__RUNTIME_LIBS_7).lib,, $(OBJS)\stctest_sample.res
2d611b5c 188|