]> git.saurik.com Git - wxWidgets.git/blame - samples/internat/makefile.bcc
added gettext plural forms support (patch #785660 with modifications)
[wxWidgets.git] / samples / internat / makefile.bcc
CommitLineData
0706fb23
VS
1# =========================================================================
2# This makefile was generated by
bdc408c4 3# Bakefile 0.1.1 (http://bakefile.sourceforge.net)
0706fb23
VS
4# Do not modify, all changes will be overwritten!
5# =========================================================================
c801d85f 6
0706fb23
VS
7!ifndef BCCDIR
8BCCDIR = $(MAKEDIR)\..
c801d85f
KB
9!endif
10
fd9f42b6 11!include ../../build/msw/config.bcc
0706fb23
VS
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
1c3a6972
VS
23INTERNAT_CXXFLAGS = $(CPPFLAGS) $(__RUNTIME_LIBS_6) -I$(BCCDIR)\include \
24 $(__DEBUGINFO) $(__OPTIMIZEFLAG_2) -tWM -D__WXMSW__ $(__WXUNIV_DEFINE_p) \
75a0a7b7
VS
25 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) -I.\..\..\include -I$(SETUPHDIR) \
26 -I. $(__DLLFLAG_p) -I.\..\..\samples $(CXXFLAGS)
25a73439
VS
27INTERNAT_OBJECTS = \
28 $(OBJS)\internat_internat.obj
250700e4
RD
29OBJS = \
30 bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
75a0a7b7
VS
31SETUPHDIR = \
32 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
0706fb23
VS
33
34### Conditionally set variables: ###
35
75a0a7b7
VS
36!if "$(SHARED)" == "0"
37LIBDIRNAME = .\..\..\lib\bcc_lib$(CFG)
38!endif
39!if "$(SHARED)" == "1"
40LIBDIRNAME = .\..\..\lib\bcc_dll$(CFG)
41!endif
0706fb23
VS
42!if "$(USE_GUI)" == "0"
43PORTNAME = base
44!endif
45!if "$(USE_GUI)" == "1"
46PORTNAME = msw
47!endif
25a73439
VS
48!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
49WXDEBUGFLAG = d
50!endif
51!if "$(DEBUG_FLAG)" == "1"
0706fb23
VS
52WXDEBUGFLAG = d
53!endif
54!if "$(SHARED)" == "1"
55WXDLLFLAG = dll
56!endif
57!if "$(UNICODE)" == "1"
58WXUNICODEFLAG = u
59!endif
60!if "$(WXUNIV)" == "1"
61WXUNIVNAME = univ
62!endif
25a73439
VS
63!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
64__DEBUGINFO = -v
250700e4 65!endif
25a73439
VS
66!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
67__DEBUGINFO = -v-
250700e4 68!endif
25a73439
VS
69!if "$(DEBUG_INFO)" == "0"
70__DEBUGINFO = -v-
71!endif
72!if "$(DEBUG_INFO)" == "1"
73__DEBUGINFO = -v
74!endif
75!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
0706fb23
VS
76__DEBUG_DEFINE_p = -D__WXDEBUG__
77!endif
25a73439
VS
78!if "$(DEBUG_FLAG)" == "1"
79__DEBUG_DEFINE_p = -D__WXDEBUG__
80!endif
81!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
82__DEBUG_DEFINE_p_1 = -d__WXDEBUG__
83!endif
84!if "$(DEBUG_FLAG)" == "1"
0706fb23
VS
85__DEBUG_DEFINE_p_1 = -d__WXDEBUG__
86!endif
87!if "$(SHARED)" == "1"
88__DLLFLAG_p = -DWXUSINGDLL
89!endif
90!if "$(SHARED)" == "1"
91__DLLFLAG_p_1 = -dWXUSINGDLL
92!endif
25a73439
VS
93!if "$(USE_GUI)" == "1"
94__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
95!endif
96!if "$(USE_GUI)" == "1"
97__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
98!endif
99!if "$(USE_GUI)" == "1"
100__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
101!endif
250700e4
RD
102!if "$(BUILD)" == "debug"
103__OPTIMIZEFLAG_2 = -Od
104!endif
105!if "$(BUILD)" == "release"
106__OPTIMIZEFLAG_2 = -O2
107!endif
108!if "$(RUNTIME_LIBS)" == "dynamic"
109__RUNTIME_LIBS_6 = -tWR
110!endif
111!if "$(RUNTIME_LIBS)" == "static"
112__RUNTIME_LIBS_6 =
113!endif
114!if "$(RUNTIME_LIBS)" == "dynamic"
115__RUNTIME_LIBS_7 = i
116!endif
117!if "$(RUNTIME_LIBS)" == "static"
118__RUNTIME_LIBS_7 =
119!endif
0706fb23 120!if "$(UNICODE)" == "1"
ec08d395 121__UNICODE_DEFINE_p = -D_UNICODE
0706fb23
VS
122!endif
123!if "$(UNICODE)" == "1"
ec08d395 124__UNICODE_DEFINE_p_1 = -d_UNICODE
0706fb23 125!endif
4e209a20
VS
126!if "$(MSLU)" == "1"
127__UNICOWS_LIB_p = unicows.lib
128!endif
0706fb23
VS
129!if "$(MONOLITHIC)" == "0"
130__WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
131!endif
132!if "$(MONOLITHIC)" == "0"
250700e4
RD
133__WXLIB_CORE_p = \
134 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
0706fb23
VS
135!endif
136!if "$(MONOLITHIC)" == "1"
250700e4
RD
137__WXLIB_MONO_p = \
138 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
0706fb23
VS
139!endif
140!if "$(WXUNIV)" == "1"
141__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
142!endif
143!if "$(WXUNIV)" == "1"
144__WXUNIV_DEFINE_p_1 = -d__WXUNIVERSAL__
145!endif
146
147
148all: $(OBJS)
149$(OBJS):
150 -if not exist $(OBJS) mkdir $(OBJS)
151
152### Targets: ###
153
154all: $(OBJS)\internat.exe
155
156$(OBJS)\internat_internat.obj: .\internat.cpp
157 $(CXX) -q -c -P -o$@ $(INTERNAT_CXXFLAGS) $**
158
159$(OBJS)\internat_internat.res: .\internat.rc
ec08d395 160 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 $**
0706fb23
VS
161
162clean:
163 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
164 -if exist $(OBJS)\*.res del $(OBJS)\*.res
165 -if exist $(OBJS)\internat.exe del $(OBJS)\internat.exe
ec08d395
JS
166 -if exist $(OBJS)\internat.tds del $(OBJS)\internat.tds
167 -if exist $(OBJS)\internat.ilc del $(OBJS)\internat.ilc
168 -if exist $(OBJS)\internat.ild del $(OBJS)\internat.ild
169 -if exist $(OBJS)\internat.ilf del $(OBJS)\internat.ilf
170 -if exist $(OBJS)\internat.ils del $(OBJS)\internat.ils
0706fb23 171
25a73439 172$(OBJS)\internat.exe: $(INTERNAT_OBJECTS) $(OBJS)\internat_internat.res
1c3a6972 173 ilink32 -Tpe -q $(LDFLAGS) -L$(BCCDIR)\lib $(__DEBUGINFO) -L$(LIBDIRNAME) -aa @&&|
ec08d395 174 c0w32.obj $(INTERNAT_OBJECTS),$@,, $(__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)\internat_internat.res
0706fb23 175|