]> git.saurik.com Git - wxWidgets.git/blame - samples/opengl/cube/makefile.wat
define ChangeSelection() (fixes wxMotif build)
[wxWidgets.git] / samples / opengl / cube / makefile.wat
CommitLineData
250700e4
RD
1# =========================================================================
2# This makefile was generated by
77a7dfc1 3# Bakefile 0.2.0 (http://bakefile.sourceforge.net)
250700e4
RD
4# Do not modify, all changes will be overwritten!
5# =========================================================================
8b089c5e 6
fd9f42b6 7!include ../../../build/msw/config.wat
8b089c5e 8
250700e4
RD
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
8b089c5e 12
250700e4
RD
13# Speed up compilation a bit:
14!ifdef __LOADDLL__
15! loaddll wcc wccd
16! loaddll wccaxp wccdaxp
17! loaddll wcc386 wccd386
18! loaddll wpp wppdi86
19! loaddll wppaxp wppdaxp
20! loaddll wpp386 wppd386
21! loaddll wlink wlink
22! loaddll wlib wlibd
23!endif
8b089c5e 24
250700e4
RD
25# We need these variables in some bakefile-made rules:
26WATCOM_CWD = $+ $(%cdrive):$(%cwd) $-
8b089c5e 27
250700e4
RD
28### Conditionally set variables: ###
29
30PORTNAME =
31!ifeq USE_GUI 0
32PORTNAME = base
33!endif
34!ifeq USE_GUI 1
35PORTNAME = msw
36!endif
37WXDEBUGFLAG =
38!ifeq BUILD debug
67757ff7
VS
39!ifeq DEBUG_FLAG default
40WXDEBUGFLAG = d
41!endif
42!endif
43!ifeq DEBUG_FLAG 1
250700e4
RD
44WXDEBUGFLAG = d
45!endif
250700e4
RD
46WXUNICODEFLAG =
47!ifeq UNICODE 1
48WXUNICODEFLAG = u
49!endif
50WXUNIVNAME =
51!ifeq WXUNIV 1
52WXUNIVNAME = univ
53!endif
b17c1746
DE
54WXDLLFLAG =
55!ifeq SHARED 1
56WXDLLFLAG = dll
57!endif
b14abf14
JS
58LIBTYPE_SUFFIX =
59!ifeq SHARED 0
60LIBTYPE_SUFFIX = lib
61!endif
62!ifeq SHARED 1
63LIBTYPE_SUFFIX = dll
64!endif
dd65d8c8
RN
65EXTRALIBS_FOR_BASE =
66!ifeq MONOLITHIC 0
67EXTRALIBS_FOR_BASE =
68!endif
69!ifeq MONOLITHIC 1
70EXTRALIBS_FOR_BASE =
71!endif
72__cube___depname =
73!ifeq USE_OPENGL 1
74__cube___depname = $(OBJS)\cube.exe
75!endif
67757ff7 76__DEBUGINFO_0 =
250700e4 77!ifeq BUILD debug
67757ff7
VS
78!ifeq DEBUG_INFO default
79__DEBUGINFO_0 = -d2
80!endif
250700e4
RD
81!endif
82!ifeq BUILD release
67757ff7
VS
83!ifeq DEBUG_INFO default
84__DEBUGINFO_0 = -d0
85!endif
250700e4 86!endif
67757ff7
VS
87!ifeq DEBUG_INFO 0
88__DEBUGINFO_0 = -d0
89!endif
90!ifeq DEBUG_INFO 1
91__DEBUGINFO_0 = -d2
92!endif
93__DEBUGINFO_1 =
250700e4 94!ifeq BUILD debug
67757ff7
VS
95!ifeq DEBUG_INFO default
96__DEBUGINFO_1 = debug all
97!endif
250700e4
RD
98!endif
99!ifeq BUILD release
67757ff7
VS
100!ifeq DEBUG_INFO default
101__DEBUGINFO_1 =
102!endif
103!endif
104!ifeq DEBUG_INFO 0
105__DEBUGINFO_1 =
106!endif
107!ifeq DEBUG_INFO 1
108__DEBUGINFO_1 = debug all
250700e4 109!endif
250700e4
RD
110__OPTIMIZEFLAG_2 =
111!ifeq BUILD debug
112__OPTIMIZEFLAG_2 = -od
113!endif
114!ifeq BUILD release
115__OPTIMIZEFLAG_2 = -ot -ox
116!endif
8c9f8f91
JS
117__THREADSFLAG_5 =
118!ifeq USE_THREADS 0
119__THREADSFLAG_5 =
120!endif
121!ifeq USE_THREADS 1
122__THREADSFLAG_5 = -bm
123!endif
124__RUNTIME_LIBS_6 =
250700e4 125!ifeq RUNTIME_LIBS dynamic
8c9f8f91 126__RUNTIME_LIBS_6 = -br
250700e4
RD
127!endif
128!ifeq RUNTIME_LIBS static
8c9f8f91 129__RUNTIME_LIBS_6 =
250700e4 130!endif
8c9f8f91
JS
131__RTTIFLAG_7 =
132!ifeq USE_RTTI 0
133__RTTIFLAG_7 =
b14abf14 134!endif
8c9f8f91
JS
135!ifeq USE_RTTI 1
136__RTTIFLAG_7 = -xr
b14abf14 137!endif
8c9f8f91 138__EXCEPTIONSFLAG_8 =
b17c1746 139!ifeq USE_EXCEPTIONS 0
8c9f8f91 140__EXCEPTIONSFLAG_8 =
250700e4 141!endif
b17c1746 142!ifeq USE_EXCEPTIONS 1
8c9f8f91 143__EXCEPTIONSFLAG_8 = -xs
250700e4
RD
144!endif
145__WXLIB_CORE_p =
146!ifeq MONOLITHIC 0
67757ff7 147__WXLIB_CORE_p = &
c33fae85 148 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
250700e4 149!endif
b17c1746
DE
150__WXLIB_BASE_p =
151!ifeq MONOLITHIC 0
c33fae85
RN
152__WXLIB_BASE_p = &
153 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
b17c1746 154!endif
250700e4
RD
155__WXLIB_MONO_p =
156!ifeq MONOLITHIC 1
67757ff7 157__WXLIB_MONO_p = &
c33fae85 158 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
250700e4 159!endif
b17c1746
DE
160__LIB_TIFF_p =
161!ifeq USE_GUI 1
9c2d002b 162__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
b17c1746
DE
163!endif
164__LIB_JPEG_p =
165!ifeq USE_GUI 1
9c2d002b 166__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
b17c1746
DE
167!endif
168__LIB_PNG_p =
169!ifeq USE_GUI 1
9c2d002b 170__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
b17c1746 171!endif
250700e4
RD
172__WXUNIV_DEFINE_p =
173!ifeq WXUNIV 1
174__WXUNIV_DEFINE_p = -d__WXUNIVERSAL__
175!endif
b17c1746
DE
176__DEBUG_DEFINE_p =
177!ifeq BUILD debug
178!ifeq DEBUG_FLAG default
179__DEBUG_DEFINE_p = -d__WXDEBUG__
180!endif
181!endif
182!ifeq DEBUG_FLAG 1
183__DEBUG_DEFINE_p = -d__WXDEBUG__
184!endif
8c9f8f91
JS
185__EXCEPTIONS_DEFINE_p =
186!ifeq USE_EXCEPTIONS 0
187__EXCEPTIONS_DEFINE_p = -dwxNO_EXCEPTIONS
188!endif
189__RTTI_DEFINE_p =
190!ifeq USE_RTTI 0
191__RTTI_DEFINE_p = -dwxNO_RTTI
192!endif
193__THREAD_DEFINE_p =
194!ifeq USE_THREADS 0
195__THREAD_DEFINE_p = -dwxNO_THREADS
196!endif
b17c1746
DE
197__UNICODE_DEFINE_p =
198!ifeq UNICODE 1
199__UNICODE_DEFINE_p = -d_UNICODE
200!endif
201__DLLFLAG_p =
202!ifeq SHARED 1
203__DLLFLAG_p = -dWXUSINGDLL
204!endif
250700e4
RD
205
206### Variables: ###
207
4cbcfb73 208WX_RELEASE_NODOT = 27
b17c1746
DE
209OBJS = &
210 wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
b14abf14 211LIBDIRNAME = .\..\..\..\lib\wat_$(LIBTYPE_SUFFIX)$(CFG)
b17c1746
DE
212SETUPHDIR = &
213 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
8c9f8f91
JS
214CUBE_CXXFLAGS = $(__DEBUGINFO_0) $(__OPTIMIZEFLAG_2) $(__THREADSFLAG_5) &
215 $(__RUNTIME_LIBS_6) -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) &
216 $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) &
77a7dfc1 217 $(__UNICODE_DEFINE_p) -i=$(SETUPHDIR) -i=.\..\..\..\include -wx -wcd=549 &
8c9f8f91
JS
218 -wcd=656 -wcd=657 -wcd=667 -i=. $(__DLLFLAG_p) -i=.\..\..\..\samples -dNOPCH &
219 $(__RTTIFLAG_7) $(__EXCEPTIONSFLAG_8) $(CPPFLAGS) $(CXXFLAGS)
67757ff7
VS
220CUBE_OBJECTS = &
221 $(OBJS)\cube_cube.obj
250700e4 222
250700e4
RD
223
224all : $(OBJS)
225$(OBJS) :
226 -if not exist $(OBJS) mkdir $(OBJS)
227
228### Targets: ###
229
dd65d8c8 230all : .SYMBOLIC $(__cube___depname)
250700e4 231
250700e4
RD
232clean : .SYMBOLIC
233 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
234 -if exist $(OBJS)\*.res del $(OBJS)\*.res
235 -if exist $(OBJS)\*.lbc del $(OBJS)\*.lbc
236 -if exist $(OBJS)\*.ilk del $(OBJS)\*.ilk
b14abf14 237 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
250700e4
RD
238 -if exist $(OBJS)\cube.exe del $(OBJS)\cube.exe
239
dd65d8c8 240!ifeq USE_OPENGL 1
67757ff7 241$(OBJS)\cube.exe : $(CUBE_OBJECTS) $(OBJS)\cube_cube.res
250700e4
RD
242 @%create $(OBJS)\cube.lbc
243 @%append $(OBJS)\cube.lbc option quiet
244 @%append $(OBJS)\cube.lbc name $^@
75a0a7b7 245 @%append $(OBJS)\cube.lbc option caseexact
67757ff7
VS
246 @%append $(OBJS)\cube.lbc $(LDFLAGS) $(__DEBUGINFO_1) libpath $(LIBDIRNAME) system nt_win ref '_WinMain@16'
247 @for %i in ($(CUBE_OBJECTS)) do @%append $(OBJS)\cube.lbc file %i
3b2cb431 248 @for %i in ( wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_gl.lib opengl32.lib glu32.lib $(__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) kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib) do @%append $(OBJS)\cube.lbc library %i
250700e4 249 @%append $(OBJS)\cube.lbc option resource=$(OBJS)\cube_cube.res
77a7dfc1 250 @for %i in () do @%append $(OBJS)\cube.lbc option stack=%i
250700e4 251 wlink @$(OBJS)\cube.lbc
dd65d8c8 252!endif
b17c1746
DE
253
254$(OBJS)\cube_cube.obj : .AUTODEPEND .\cube.cpp
4cbcfb73 255 $(CXX) -bt=nt -zq -fo=$^@ $(CUBE_CXXFLAGS) $<
b17c1746
DE
256
257$(OBJS)\cube_cube.res : .AUTODEPEND .\cube.rc
77a7dfc1 258 wrc -q -ad -bt=nt -r -fo=$^@ -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) -i=$(SETUPHDIR) -i=.\..\..\..\include -i=. $(__DLLFLAG_p) -i=.\..\..\..\samples -dNOPCH $<
b14abf14 259