]> git.saurik.com Git - wxWidgets.git/blame - contrib/utils/wxrcedit/makefile.bcc
wxrc is in core utils now
[wxWidgets.git] / contrib / utils / wxrcedit / makefile.bcc
CommitLineData
40ff4100
JS
1# =========================================================================
2# This makefile was generated by
c4839ccf 3# Bakefile 0.1.4 (http://bakefile.sourceforge.net)
40ff4100
JS
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
9bfe7ad9
VS
7.autodepend
8
40ff4100 9!ifndef BCCDIR
9bfe7ad9
VS
10!ifndef MAKEDIR
11!error Your Borland compiler does not define MAKEDIR. Please define the BCCDIR variable, e.g. BCCDIR=d:\bc4
12!endif
40ff4100
JS
13BCCDIR = $(MAKEDIR)\..
14!endif
15
16!include ../../../build/msw/config.bcc
17
18# -------------------------------------------------------------------------
19# Do not modify the rest of this file!
20# -------------------------------------------------------------------------
21
40ff4100
JS
22### Variables: ###
23
c33fae85 24WX_RELEASE_NODOT = 25
40ff4100
JS
25OBJS = \
26 bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
27SETUPHDIR = \
28 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
9bfe7ad9
VS
29WXRCEDIT_CXXFLAGS = $(__RUNTIME_LIBS_6) -I$(BCCDIR)\include $(__DEBUGINFO) \
30 $(__OPTIMIZEFLAG_2) -tWM -D__WXMSW__ $(__WXUNIV_DEFINE_p) \
40ff4100 31 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) -I.\..\..\..\include \
c33fae85
RN
32 -I$(SETUPHDIR) -I. $(__DLLFLAG_p) -I.\..\..\..\samples -DNOPCH \
33 -I.\..\..\include $(CPPFLAGS) $(CXXFLAGS)
40ff4100
JS
34WXRCEDIT_OBJECTS = \
35 $(OBJS)\wxrcedit_edapp.obj \
36 $(OBJS)\wxrcedit_editor.obj \
37 $(OBJS)\wxrcedit_nodehnd.obj \
38 $(OBJS)\wxrcedit_nodesdb.obj \
39 $(OBJS)\wxrcedit_pe_adv.obj \
40 $(OBJS)\wxrcedit_pe_basic.obj \
41 $(OBJS)\wxrcedit_preview.obj \
42 $(OBJS)\wxrcedit_propedit.obj \
43 $(OBJS)\wxrcedit_propframe.obj \
44 $(OBJS)\wxrcedit_splittree.obj \
45 $(OBJS)\wxrcedit_xmlhelpr.obj
46
47### Conditionally set variables: ###
48
40ff4100
JS
49!if "$(USE_GUI)" == "0"
50PORTNAME = base
51!endif
52!if "$(USE_GUI)" == "1"
53PORTNAME = msw
54!endif
55!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
56WXDEBUGFLAG = d
57!endif
58!if "$(DEBUG_FLAG)" == "1"
59WXDEBUGFLAG = d
60!endif
40ff4100
JS
61!if "$(UNICODE)" == "1"
62WXUNICODEFLAG = u
63!endif
64!if "$(WXUNIV)" == "1"
65WXUNIVNAME = univ
66!endif
40ff4100 67!if "$(SHARED)" == "1"
b17c1746 68WXDLLFLAG = dll
40ff4100
JS
69!endif
70!if "$(BUILD)" == "debug"
71__OPTIMIZEFLAG_2 = -Od
72!endif
73!if "$(BUILD)" == "release"
74__OPTIMIZEFLAG_2 = -O2
75!endif
76!if "$(RUNTIME_LIBS)" == "dynamic"
77__RUNTIME_LIBS_6 = -tWR
78!endif
79!if "$(RUNTIME_LIBS)" == "static"
80__RUNTIME_LIBS_6 =
81!endif
82!if "$(RUNTIME_LIBS)" == "dynamic"
83__RUNTIME_LIBS_7 = i
84!endif
85!if "$(RUNTIME_LIBS)" == "static"
86__RUNTIME_LIBS_7 =
87!endif
b17c1746
DE
88!if "$(WXUNIV)" == "1"
89__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
90!endif
91!if "$(WXUNIV)" == "1"
92__WXUNIV_DEFINE_p_1 = -d__WXUNIVERSAL__
93!endif
94!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
95__DEBUG_DEFINE_p = -D__WXDEBUG__
96!endif
97!if "$(DEBUG_FLAG)" == "1"
98__DEBUG_DEFINE_p = -D__WXDEBUG__
99!endif
100!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
101__DEBUG_DEFINE_p_1 = -d__WXDEBUG__
102!endif
103!if "$(DEBUG_FLAG)" == "1"
104__DEBUG_DEFINE_p_1 = -d__WXDEBUG__
105!endif
40ff4100
JS
106!if "$(UNICODE)" == "1"
107__UNICODE_DEFINE_p = -D_UNICODE
108!endif
109!if "$(UNICODE)" == "1"
110__UNICODE_DEFINE_p_1 = -d_UNICODE
111!endif
b17c1746
DE
112!if "$(SHARED)" == "1"
113__DLLFLAG_p = -DWXUSINGDLL
114!endif
115!if "$(SHARED)" == "1"
116__DLLFLAG_p_1 = -dWXUSINGDLL
40ff4100
JS
117!endif
118!if "$(MONOLITHIC)" == "0"
c33fae85
RN
119__WXLIB_XRC_p = \
120 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_xrc.lib
121!endif
122!if "$(MONOLITHIC)" == "0"
40ff4100 123__WXLIB_ADV_p = \
c33fae85 124 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_adv.lib
40ff4100
JS
125!endif
126!if "$(MONOLITHIC)" == "0"
b17c1746 127__WXLIB_HTML_p = \
c33fae85 128 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_html.lib
40ff4100
JS
129!endif
130!if "$(MONOLITHIC)" == "0"
131__WXLIB_CORE_p = \
c33fae85 132 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
40ff4100
JS
133!endif
134!if "$(MONOLITHIC)" == "0"
c33fae85
RN
135__WXLIB_XML_p = \
136 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_xml.lib
b17c1746
DE
137!endif
138!if "$(MONOLITHIC)" == "0"
c33fae85
RN
139__WXLIB_BASE_p = \
140 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
40ff4100
JS
141!endif
142!if "$(MONOLITHIC)" == "1"
143__WXLIB_MONO_p = \
c33fae85 144 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
40ff4100 145!endif
b17c1746 146!if "$(USE_GUI)" == "1"
c33fae85 147__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib
40ff4100 148!endif
b17c1746 149!if "$(USE_GUI)" == "1"
c33fae85 150__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib
40ff4100 151!endif
b17c1746 152!if "$(USE_GUI)" == "1"
c33fae85 153__LIB_PNG_p = wxpng$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib
b17c1746
DE
154!endif
155!if "$(MSLU)" == "1"
156__UNICOWS_LIB_p = unicows.lib
157!endif
158!if "$(SHARED)" == "0"
159LIBDIRNAME = .\..\..\..\lib\bcc_lib$(CFG)
160!endif
161!if "$(SHARED)" == "1"
162LIBDIRNAME = .\..\..\..\lib\bcc_dll$(CFG)
163!endif
164!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
165__DEBUGINFO = -v
166!endif
167!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
168__DEBUGINFO = -v-
169!endif
170!if "$(DEBUG_INFO)" == "0"
171__DEBUGINFO = -v-
172!endif
173!if "$(DEBUG_INFO)" == "1"
174__DEBUGINFO = -v
40ff4100
JS
175!endif
176
177
178all: $(OBJS)
179$(OBJS):
180 -if not exist $(OBJS) mkdir $(OBJS)
181
182### Targets: ###
183
184all: $(OBJS)\wxrcedit.exe
185
b17c1746
DE
186clean:
187 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
188 -if exist $(OBJS)\*.res del $(OBJS)\*.res
189 -if exist $(OBJS)\wxrcedit.exe del $(OBJS)\wxrcedit.exe
190 -if exist $(OBJS)\wxrcedit.tds del $(OBJS)\wxrcedit.tds
191 -if exist $(OBJS)\wxrcedit.ilc del $(OBJS)\wxrcedit.ilc
192 -if exist $(OBJS)\wxrcedit.ild del $(OBJS)\wxrcedit.ild
193 -if exist $(OBJS)\wxrcedit.ilf del $(OBJS)\wxrcedit.ilf
194 -if exist $(OBJS)\wxrcedit.ils del $(OBJS)\wxrcedit.ils
195
196$(OBJS)\wxrcedit.exe: $(WXRCEDIT_OBJECTS) $(OBJS)\wxrcedit_wxrcedit.res
197 ilink32 -Tpe -q $(LDFLAGS) -L$(BCCDIR)\lib -L$(BCCDIR)\lib\psdk $(__DEBUGINFO) -L$(LIBDIRNAME) -aa @&&|
c33fae85 198 c0w32.obj $(WXRCEDIT_OBJECTS),$@,, $(__WXLIB_XRC_p) $(__WXLIB_ADV_p) $(__WXLIB_HTML_p) $(__WXLIB_CORE_p) $(__WXLIB_XML_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib wxexpat$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib $(__UNICOWS_LIB_p) ole2w32.lib oleacc.lib odbc32.lib import32.lib cw32mt$(__RUNTIME_LIBS_7).lib,, $(OBJS)\wxrcedit_wxrcedit.res
b17c1746
DE
199|
200
40ff4100
JS
201$(OBJS)\wxrcedit_edapp.obj: .\edapp.cpp
202 $(CXX) -q -c -P -o$@ $(WXRCEDIT_CXXFLAGS) $**
203
204$(OBJS)\wxrcedit_editor.obj: .\editor.cpp
205 $(CXX) -q -c -P -o$@ $(WXRCEDIT_CXXFLAGS) $**
206
207$(OBJS)\wxrcedit_nodehnd.obj: .\nodehnd.cpp
208 $(CXX) -q -c -P -o$@ $(WXRCEDIT_CXXFLAGS) $**
209
210$(OBJS)\wxrcedit_nodesdb.obj: .\nodesdb.cpp
211 $(CXX) -q -c -P -o$@ $(WXRCEDIT_CXXFLAGS) $**
212
213$(OBJS)\wxrcedit_pe_adv.obj: .\pe_adv.cpp
214 $(CXX) -q -c -P -o$@ $(WXRCEDIT_CXXFLAGS) $**
215
216$(OBJS)\wxrcedit_pe_basic.obj: .\pe_basic.cpp
217 $(CXX) -q -c -P -o$@ $(WXRCEDIT_CXXFLAGS) $**
218
219$(OBJS)\wxrcedit_preview.obj: .\preview.cpp
220 $(CXX) -q -c -P -o$@ $(WXRCEDIT_CXXFLAGS) $**
221
222$(OBJS)\wxrcedit_propedit.obj: .\propedit.cpp
223 $(CXX) -q -c -P -o$@ $(WXRCEDIT_CXXFLAGS) $**
224
225$(OBJS)\wxrcedit_propframe.obj: .\propframe.cpp
226 $(CXX) -q -c -P -o$@ $(WXRCEDIT_CXXFLAGS) $**
227
228$(OBJS)\wxrcedit_splittree.obj: .\splittree.cpp
229 $(CXX) -q -c -P -o$@ $(WXRCEDIT_CXXFLAGS) $**
230
40ff4100
JS
231$(OBJS)\wxrcedit_xmlhelpr.obj: .\xmlhelpr.cpp
232 $(CXX) -q -c -P -o$@ $(WXRCEDIT_CXXFLAGS) $**
233
b17c1746 234$(OBJS)\wxrcedit_wxrcedit.res: .\wxrcedit.rc
c33fae85 235 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 -dNOPCH -i.\..\..\include $**