]> git.saurik.com Git - wxWidgets.git/blame - samples/opengl/cube/makefile.wat
Regenerated makefiles
[wxWidgets.git] / samples / opengl / cube / makefile.wat
CommitLineData
250700e4
RD
1# =========================================================================
2# This makefile was generated by
c4839ccf 3# Bakefile 0.1.4 (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
dd65d8c8
RN
58EXTRALIBS_FOR_BASE =
59!ifeq MONOLITHIC 0
60EXTRALIBS_FOR_BASE =
61!endif
62!ifeq MONOLITHIC 1
63EXTRALIBS_FOR_BASE =
64!endif
65__cube___depname =
66!ifeq USE_OPENGL 1
67__cube___depname = $(OBJS)\cube.exe
68!endif
67757ff7 69__DEBUGINFO_0 =
250700e4 70!ifeq BUILD debug
67757ff7
VS
71!ifeq DEBUG_INFO default
72__DEBUGINFO_0 = -d2
73!endif
250700e4
RD
74!endif
75!ifeq BUILD release
67757ff7
VS
76!ifeq DEBUG_INFO default
77__DEBUGINFO_0 = -d0
78!endif
250700e4 79!endif
67757ff7
VS
80!ifeq DEBUG_INFO 0
81__DEBUGINFO_0 = -d0
82!endif
83!ifeq DEBUG_INFO 1
84__DEBUGINFO_0 = -d2
85!endif
86__DEBUGINFO_1 =
250700e4 87!ifeq BUILD debug
67757ff7
VS
88!ifeq DEBUG_INFO default
89__DEBUGINFO_1 = debug all
90!endif
250700e4
RD
91!endif
92!ifeq BUILD release
67757ff7
VS
93!ifeq DEBUG_INFO default
94__DEBUGINFO_1 =
95!endif
96!endif
97!ifeq DEBUG_INFO 0
98__DEBUGINFO_1 =
99!endif
100!ifeq DEBUG_INFO 1
101__DEBUGINFO_1 = debug all
250700e4 102!endif
250700e4
RD
103__OPTIMIZEFLAG_2 =
104!ifeq BUILD debug
105__OPTIMIZEFLAG_2 = -od
106!endif
107!ifeq BUILD release
108__OPTIMIZEFLAG_2 = -ot -ox
109!endif
110__RUNTIME_LIBS_5 =
111!ifeq RUNTIME_LIBS dynamic
112__RUNTIME_LIBS_5 = -br
113!endif
114!ifeq RUNTIME_LIBS static
115__RUNTIME_LIBS_5 =
116!endif
b17c1746
DE
117__EXCEPTIONSFLAG_7 =
118!ifeq USE_EXCEPTIONS 0
119__EXCEPTIONSFLAG_7 =
250700e4 120!endif
b17c1746
DE
121!ifeq USE_EXCEPTIONS 1
122__EXCEPTIONSFLAG_7 = -xs
250700e4
RD
123!endif
124__WXLIB_CORE_p =
125!ifeq MONOLITHIC 0
67757ff7 126__WXLIB_CORE_p = &
c33fae85 127 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
250700e4 128!endif
b17c1746
DE
129__WXLIB_BASE_p =
130!ifeq MONOLITHIC 0
c33fae85
RN
131__WXLIB_BASE_p = &
132 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
b17c1746 133!endif
250700e4
RD
134__WXLIB_MONO_p =
135!ifeq MONOLITHIC 1
67757ff7 136__WXLIB_MONO_p = &
c33fae85 137 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
250700e4 138!endif
b17c1746
DE
139__LIB_TIFF_p =
140!ifeq USE_GUI 1
9c2d002b 141__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
b17c1746
DE
142!endif
143__LIB_JPEG_p =
144!ifeq USE_GUI 1
9c2d002b 145__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
b17c1746
DE
146!endif
147__LIB_PNG_p =
148!ifeq USE_GUI 1
9c2d002b 149__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
b17c1746
DE
150!endif
151LIBDIRNAME =
152!ifeq SHARED 0
153LIBDIRNAME = .\..\..\..\lib\wat_lib$(CFG)
154!endif
155!ifeq SHARED 1
156LIBDIRNAME = .\..\..\..\lib\wat_dll$(CFG)
157!endif
250700e4
RD
158__WXUNIV_DEFINE_p =
159!ifeq WXUNIV 1
160__WXUNIV_DEFINE_p = -d__WXUNIVERSAL__
161!endif
b17c1746
DE
162__DEBUG_DEFINE_p =
163!ifeq BUILD debug
164!ifeq DEBUG_FLAG default
165__DEBUG_DEFINE_p = -d__WXDEBUG__
166!endif
167!endif
168!ifeq DEBUG_FLAG 1
169__DEBUG_DEFINE_p = -d__WXDEBUG__
170!endif
171__UNICODE_DEFINE_p =
172!ifeq UNICODE 1
173__UNICODE_DEFINE_p = -d_UNICODE
174!endif
175__DLLFLAG_p =
176!ifeq SHARED 1
177__DLLFLAG_p = -dWXUSINGDLL
178!endif
250700e4
RD
179
180### Variables: ###
181
c33fae85 182WX_RELEASE_NODOT = 25
b17c1746
DE
183OBJS = &
184 wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
185SETUPHDIR = &
186 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
9bfe7ad9
VS
187CUBE_CXXFLAGS = $(__DEBUGINFO_0) $(__OPTIMIZEFLAG_2) -bm $(__RUNTIME_LIBS_5) &
188 -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) &
dd65d8c8
RN
189 -i=.\..\..\..\include -i=$(SETUPHDIR) -wcd=549 -wcd=656 -wcd=657 -i=. &
190 $(__DLLFLAG_p) -i=.\..\..\..\samples -dNOPCH $(__EXCEPTIONSFLAG_7) &
191 $(CPPFLAGS) $(CXXFLAGS)
67757ff7
VS
192CUBE_OBJECTS = &
193 $(OBJS)\cube_cube.obj
250700e4 194
250700e4
RD
195
196all : $(OBJS)
197$(OBJS) :
198 -if not exist $(OBJS) mkdir $(OBJS)
199
200### Targets: ###
201
dd65d8c8 202all : .SYMBOLIC $(__cube___depname)
250700e4 203
250700e4
RD
204clean : .SYMBOLIC
205 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
206 -if exist $(OBJS)\*.res del $(OBJS)\*.res
207 -if exist $(OBJS)\*.lbc del $(OBJS)\*.lbc
208 -if exist $(OBJS)\*.ilk del $(OBJS)\*.ilk
209 -if exist $(OBJS)\cube.exe del $(OBJS)\cube.exe
210
dd65d8c8 211!ifeq USE_OPENGL 1
67757ff7 212$(OBJS)\cube.exe : $(CUBE_OBJECTS) $(OBJS)\cube_cube.res
250700e4
RD
213 @%create $(OBJS)\cube.lbc
214 @%append $(OBJS)\cube.lbc option quiet
215 @%append $(OBJS)\cube.lbc name $^@
75a0a7b7 216 @%append $(OBJS)\cube.lbc option caseexact
67757ff7
VS
217 @%append $(OBJS)\cube.lbc $(LDFLAGS) $(__DEBUGINFO_1) libpath $(LIBDIRNAME) system nt_win ref '_WinMain@16'
218 @for %i in ($(CUBE_OBJECTS)) do @%append $(OBJS)\cube.lbc file %i
dd65d8c8 219 @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
RD
220 @%append $(OBJS)\cube.lbc option resource=$(OBJS)\cube_cube.res
221 wlink @$(OBJS)\cube.lbc
dd65d8c8 222!endif
b17c1746
DE
223
224$(OBJS)\cube_cube.obj : .AUTODEPEND .\cube.cpp
225 $(CXX) -zq -fo=$^@ $(CUBE_CXXFLAGS) $<
226
227$(OBJS)\cube_cube.res : .AUTODEPEND .\cube.rc
c33fae85 228 wrc -q -ad -bt=nt -r -fo=$^@ -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) -i=.\..\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) -i=.\..\..\..\samples -dNOPCH $<