]> git.saurik.com Git - wxWidgets.git/blame - samples/console/makefile.wat
Cleaned up some comments, reorganized some code
[wxWidgets.git] / samples / console / makefile.wat
CommitLineData
3fe8bc14
VS
1# =========================================================================
2# This makefile was generated by
bdc408c4 3# Bakefile 0.1.1 (http://bakefile.sourceforge.net)
3fe8bc14
VS
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
fd9f42b6 7!include ../../build/msw/config.wat
3fe8bc14
VS
8
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
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
24
25# We need these variables in some bakefile-made rules:
26WATCOM_CWD = $+ $(%cdrive):$(%cwd) $-
27
28### Conditionally set variables: ###
29
75a0a7b7
VS
30LIBDIRNAME =
31!ifeq SHARED 0
32LIBDIRNAME = .\..\..\lib\wat_lib$(CFG)
33!endif
34!ifeq SHARED 1
35LIBDIRNAME = .\..\..\lib\wat_dll$(CFG)
36!endif
3fe8bc14
VS
37PORTNAME =
38!ifeq USE_GUI 0
39PORTNAME = base
40!endif
41!ifeq USE_GUI 1
42PORTNAME = msw
43!endif
44WXDEBUGFLAG =
45!ifeq BUILD debug
25a73439
VS
46!ifeq DEBUG_FLAG default
47WXDEBUGFLAG = d
48!endif
49!endif
50!ifeq DEBUG_FLAG 1
3fe8bc14
VS
51WXDEBUGFLAG = d
52!endif
53WXDLLFLAG =
54!ifeq SHARED 1
55WXDLLFLAG = dll
56!endif
57WXUNICODEFLAG =
58!ifeq UNICODE 1
59WXUNICODEFLAG = u
60!endif
61WXUNIVNAME =
62!ifeq WXUNIV 1
63WXUNIVNAME = univ
64!endif
25a73439 65__DEBUGINFO_0 =
3fe8bc14 66!ifeq BUILD debug
25a73439
VS
67!ifeq DEBUG_INFO default
68__DEBUGINFO_0 = -d2
69!endif
3fe8bc14
VS
70!endif
71!ifeq BUILD release
25a73439
VS
72!ifeq DEBUG_INFO default
73__DEBUGINFO_0 = -d0
74!endif
3fe8bc14 75!endif
25a73439
VS
76!ifeq DEBUG_INFO 0
77__DEBUGINFO_0 = -d0
78!endif
79!ifeq DEBUG_INFO 1
80__DEBUGINFO_0 = -d2
81!endif
82__DEBUGINFO_1 =
3fe8bc14 83!ifeq BUILD debug
25a73439
VS
84!ifeq DEBUG_INFO default
85__DEBUGINFO_1 = debug all
86!endif
3fe8bc14
VS
87!endif
88!ifeq BUILD release
25a73439
VS
89!ifeq DEBUG_INFO default
90__DEBUGINFO_1 =
91!endif
92!endif
93!ifeq DEBUG_INFO 0
94__DEBUGINFO_1 =
95!endif
96!ifeq DEBUG_INFO 1
97__DEBUGINFO_1 = debug all
3fe8bc14
VS
98!endif
99__DEBUG_DEFINE_p =
100!ifeq BUILD debug
25a73439
VS
101!ifeq DEBUG_FLAG default
102__DEBUG_DEFINE_p = -d__WXDEBUG__
103!endif
104!endif
105!ifeq DEBUG_FLAG 1
3fe8bc14
VS
106__DEBUG_DEFINE_p = -d__WXDEBUG__
107!endif
108__DLLFLAG_p =
109!ifeq SHARED 1
110__DLLFLAG_p = -dWXUSINGDLL
111!endif
25a73439
VS
112__LIB_JPEG_p =
113!ifeq USE_GUI 1
114__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
115!endif
116__LIB_PNG_p =
117!ifeq USE_GUI 1
118__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
119!endif
120__LIB_TIFF_p =
121!ifeq USE_GUI 1
122__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
123!endif
3fe8bc14
VS
124__MULTILIB_FLAG_p =
125!ifeq MONOLITHIC 0
126__MULTILIB_FLAG_p = -dwxUSE_GUI=0
127!endif
128__OPTIMIZEFLAG_2 =
129!ifeq BUILD debug
130__OPTIMIZEFLAG_2 = -od
131!endif
132!ifeq BUILD release
133__OPTIMIZEFLAG_2 = -ot -ox
134!endif
250700e4
RD
135__RUNTIME_LIBS_5 =
136!ifeq RUNTIME_LIBS dynamic
137__RUNTIME_LIBS_5 = -br
138!endif
139!ifeq RUNTIME_LIBS static
140__RUNTIME_LIBS_5 =
141!endif
3fe8bc14
VS
142__UNICODE_DEFINE_p =
143!ifeq UNICODE 1
144__UNICODE_DEFINE_p = -dwxUSE_UNICODE=1
145!endif
146__WXLIB_BASE_p =
147!ifeq MONOLITHIC 0
148__WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
149!endif
150__WXLIB_MONO_p =
151!ifeq MONOLITHIC 1
25a73439
VS
152__WXLIB_MONO_p = &
153 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
3fe8bc14
VS
154!endif
155__WXUNIV_DEFINE_p =
156!ifeq WXUNIV 1
157__WXUNIV_DEFINE_p = -d__WXUNIVERSAL__
158!endif
159
160### Variables: ###
161
25a73439
VS
162CONSOLE_CXXFLAGS = $(CPPFLAGS) $(__DEBUGINFO_0) $(__OPTIMIZEFLAG_2) -bm &
163 $(__RUNTIME_LIBS_5) -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) &
75a0a7b7
VS
164 $(__UNICODE_DEFINE_p) -i=.\..\..\include -i=$(SETUPHDIR) -i=. $(__DLLFLAG_p) &
165 $(__MULTILIB_FLAG_p) $(CXXFLAGS)
25a73439
VS
166CONSOLE_OBJECTS = &
167 $(OBJS)\console_console.obj
25a73439
VS
168OBJS = &
169 wat_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
75a0a7b7
VS
170SETUPHDIR = &
171 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
3fe8bc14 172
3fe8bc14
VS
173
174all : $(OBJS)
175$(OBJS) :
176 -if not exist $(OBJS) mkdir $(OBJS)
177
178### Targets: ###
179
180all : .SYMBOLIC $(OBJS)\console.exe data
181
182$(OBJS)\console_console.obj : .AUTODEPEND .\console.cpp
183 $(CXX) -zq -fo=$^@ $(CONSOLE_CXXFLAGS) $<
184
185clean : .SYMBOLIC
186 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
187 -if exist $(OBJS)\*.res del $(OBJS)\*.res
188 -if exist $(OBJS)\*.lbc del $(OBJS)\*.lbc
189 -if exist $(OBJS)\*.ilk del $(OBJS)\*.ilk
190 -if exist $(OBJS)\console.exe del $(OBJS)\console.exe
3fe8bc14 191
25a73439 192$(OBJS)\console.exe : $(CONSOLE_OBJECTS)
3fe8bc14
VS
193 @%create $(OBJS)\console.lbc
194 @%append $(OBJS)\console.lbc option quiet
195 @%append $(OBJS)\console.lbc name $^@
75a0a7b7 196 @%append $(OBJS)\console.lbc option caseexact
25a73439
VS
197 @%append $(OBJS)\console.lbc $(LDFLAGS) $(__DEBUGINFO_1) libpath $(LIBDIRNAME) system nt ref 'main_'
198 @for %i in ($(CONSOLE_OBJECTS)) do @%append $(OBJS)\console.lbc file %i
4e209a20 199 @for %i in ( $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib) do @%append $(OBJS)\console.lbc library %i
3fe8bc14
VS
200 @%append $(OBJS)\console.lbc
201 wlink @$(OBJS)\console.lbc
202
fd9f42b6 203data : .SYMBOLIC
3fe8bc14
VS
204 if not exist $(OBJS) mkdir $(OBJS)
205 for %f in (testdata.fc) do if not exist $(OBJS)\%f copy .\%f $(OBJS)