]> git.saurik.com Git - wxWidgets.git/blame - contrib/samples/ogl/ogledit/makefile.bcc
makefiles update with OSX fixes
[wxWidgets.git] / contrib / samples / ogl / ogledit / makefile.bcc
CommitLineData
fd9f42b6
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# =========================================================================
1fc25a89 6
fd9f42b6
VS
7!ifndef BCCDIR
8BCCDIR = $(MAKEDIR)\..
1fc25a89
JS
9!endif
10
fd9f42b6 11!include ../../../../build/msw/config.bcc
1fc25a89 12
fd9f42b6
VS
13# -------------------------------------------------------------------------
14# Do not modify the rest of this file!
15# -------------------------------------------------------------------------
1fc25a89 16
fd9f42b6
VS
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
23LIBDIRNAME = \
24 .\..\..\..\..\lib\bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
25OBJS = \
26 bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
27OGLEDIT_CXXFLAGS = $(CPPFLAGS) $(__RUNTIME_LIBS_6) $(__DEBUGINFO) \
28 $(__OPTIMIZEFLAG_2) -tWM -D__WXMSW__ $(__WXUNIV_DEFINE_p) \
29 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) -I.\..\..\..\..\include \
30 -I$(LIBDIRNAME) -I.\..\..\..\..\src\tiff -I.\..\..\..\..\src\jpeg \
31 -I.\..\..\..\..\src\png -I.\..\..\..\..\src\zlib -I.\..\..\..\..\src\regex \
2265a2d5
VS
32 -I.\..\..\..\..\src\expat\lib -I. $(__DLLFLAG_p) -I..\..\..\..\samples \
33 -I.\..\..\..\include $(CXXFLAGS)
fd9f42b6
VS
34OGLEDIT_OBJECTS = \
35 $(OBJS)\ogledit_ogledit.obj \
36 $(OBJS)\ogledit_doc.obj \
37 $(OBJS)\ogledit_view.obj \
38 $(OBJS)\ogledit_palette.obj
39
40### Conditionally set variables: ###
41
42!if "$(USE_GUI)" == "0"
43PORTNAME = base
44!endif
45!if "$(USE_GUI)" == "1"
46PORTNAME = msw
47!endif
48!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
49WXDEBUGFLAG = d
50!endif
51!if "$(DEBUG_FLAG)" == "1"
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
63!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
64__DEBUGINFO = -v
65!endif
66!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
67__DEBUGINFO = -v-
68!endif
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"
76__DEBUG_DEFINE_p = -D__WXDEBUG__
77!endif
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"
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
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
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
120!if "$(UNICODE)" == "1"
121__UNICODE_DEFINE_p = -DwxUSE_UNICODE=1
122!endif
123!if "$(UNICODE)" == "1"
124__UNICODE_DEFINE_p_1 = -dwxUSE_UNICODE=1
125!endif
2265a2d5
VS
126!if "$(MSLU)" == "1"
127__UNICOWS_LIB_p = unicows.lib
128!endif
fd9f42b6
VS
129!if "$(MONOLITHIC)" == "0"
130__WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
131!endif
132!if "$(MONOLITHIC)" == "0"
133__WXLIB_CORE_p = \
134 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
135!endif
136!if "$(MONOLITHIC)" == "1"
137__WXLIB_MONO_p = \
138 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
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
fd9f42b6
VS
147
148all: $(OBJS)
149$(OBJS):
150 -if not exist $(OBJS) mkdir $(OBJS)
151
152### Targets: ###
153
154all: $(OBJS)\ogledit.exe
155
156$(OBJS)\ogledit_doc.obj: .\doc.cpp
157 $(CXX) -q -c -P -o$@ $(OGLEDIT_CXXFLAGS) $**
158
159$(OBJS)\ogledit_ogledit.obj: .\ogledit.cpp
160 $(CXX) -q -c -P -o$@ $(OGLEDIT_CXXFLAGS) $**
161
162$(OBJS)\ogledit_ogledit.res: .\ogledit.rc
2265a2d5 163 brcc32 -32 -r -fo$@ -i$(BCCDIR)\include -d__WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) -i.\..\..\..\..\include -i$(LIBDIRNAME) -i.\..\..\..\..\src\tiff -i.\..\..\..\..\src\jpeg -i.\..\..\..\..\src\png -i.\..\..\..\..\src\zlib -i.\..\..\..\..\src\regex -i.\..\..\..\..\src\expat\lib -i. $(__DLLFLAG_p_1) -i..\..\..\..\samples -i.\..\..\..\include $**
fd9f42b6
VS
164
165$(OBJS)\ogledit_palette.obj: .\palette.cpp
166 $(CXX) -q -c -P -o$@ $(OGLEDIT_CXXFLAGS) $**
167
168$(OBJS)\ogledit_view.obj: .\view.cpp
169 $(CXX) -q -c -P -o$@ $(OGLEDIT_CXXFLAGS) $**
170
171clean:
172 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
173 -if exist $(OBJS)\*.res del $(OBJS)\*.res
174 -if exist $(OBJS)\ogledit.exe del $(OBJS)\ogledit.exe
1fc25a89 175
fd9f42b6
VS
176$(OBJS)\ogledit.exe: $(OGLEDIT_OBJECTS) $(OBJS)\ogledit_ogledit.res
177 ilink32 -Tpe -q $(LDFLAGS) $(__DEBUGINFO) -L$(LIBDIRNAME) -aa @&&|
2265a2d5 178 c0w32.obj $(OGLEDIT_OBJECTS),$@,, wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl.lib wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_deprecated.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) import32.lib ole2w32.lib cw32mt$(__RUNTIME_LIBS_7).lib,, $(OBJS)\ogledit_ogledit.res
fd9f42b6 179|