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