]> git.saurik.com Git - wxWidgets.git/blame_incremental - contrib/samples/ogl/ogledit/makefile.vc
Fix previous change in case somebody is still using
[wxWidgets.git] / contrib / samples / ogl / ogledit / makefile.vc
... / ...
CommitLineData
1# =========================================================================
2# This makefile was generated by
3# Bakefile 0.1.8 (http://bakefile.sourceforge.net)
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
7!include <../../../../build/msw/config.vc>
8
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
13### Variables: ###
14
15WX_RELEASE_NODOT = 26
16OBJS = \
17 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
18LIBDIRNAME = .\..\..\..\..\lib\vc_$(LIBTYPE_SUFFIX)$(CFG)
19SETUPHDIR = \
20 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
21OGLEDIT_CXXFLAGS = /M$(__RUNTIME_LIBS_8)$(__DEBUGRUNTIME_3) /DWIN32 \
22 $(__DEBUGINFO_0) /Fd$(OBJS)\ogledit.pdb $(____DEBUGRUNTIME_2_p) \
23 $(__OPTIMIZEFLAG_4) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
24 $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
25 $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) /I.\..\..\..\..\include \
26 /I$(SETUPHDIR) /W4 /I. $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\..\..\samples \
27 /DNOPCH /I.\..\..\..\include $(__RTTIFLAG_9) $(__EXCEPTIONSFLAG_10) \
28 $(CPPFLAGS) $(CXXFLAGS)
29OGLEDIT_OBJECTS = \
30 $(OBJS)\ogledit_ogledit.obj \
31 $(OBJS)\ogledit_doc.obj \
32 $(OBJS)\ogledit_view.obj \
33 $(OBJS)\ogledit_palette.obj \
34 $(OBJS)\ogledit_ogledit.res
35
36### Conditionally set variables: ###
37
38!if "$(USE_GUI)" == "0"
39PORTNAME = base
40!endif
41!if "$(USE_GUI)" == "1"
42PORTNAME = msw
43!endif
44!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
45WXDEBUGFLAG = d
46!endif
47!if "$(DEBUG_FLAG)" == "1"
48WXDEBUGFLAG = d
49!endif
50!if "$(UNICODE)" == "1"
51WXUNICODEFLAG = u
52!endif
53!if "$(WXUNIV)" == "1"
54WXUNIVNAME = univ
55!endif
56!if "$(SHARED)" == "1"
57WXDLLFLAG = dll
58!endif
59!if "$(SHARED)" == "0"
60LIBTYPE_SUFFIX = lib
61!endif
62!if "$(SHARED)" == "1"
63LIBTYPE_SUFFIX = dll
64!endif
65!if "$(MONOLITHIC)" == "0"
66EXTRALIBS_FOR_BASE =
67!endif
68!if "$(MONOLITHIC)" == "1"
69EXTRALIBS_FOR_BASE =
70!endif
71!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
72__DEBUGINFO_0 = /Zi
73!endif
74!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
75__DEBUGINFO_0 =
76!endif
77!if "$(DEBUG_INFO)" == "0"
78__DEBUGINFO_0 =
79!endif
80!if "$(DEBUG_INFO)" == "1"
81__DEBUGINFO_0 = /Zi
82!endif
83!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
84__DEBUGINFO_1 = /DEBUG
85!endif
86!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
87__DEBUGINFO_1 =
88!endif
89!if "$(DEBUG_INFO)" == "0"
90__DEBUGINFO_1 =
91!endif
92!if "$(DEBUG_INFO)" == "1"
93__DEBUGINFO_1 = /DEBUG
94!endif
95!if "$(DEBUG_RUNTIME_LIBS)" == "0"
96____DEBUGRUNTIME_2_p =
97!endif
98!if "$(DEBUG_RUNTIME_LIBS)" == "1"
99____DEBUGRUNTIME_2_p = /D_DEBUG
100!endif
101!if "$(DEBUG_RUNTIME_LIBS)" == "default"
102____DEBUGRUNTIME_2_p = $(____DEBUGINFO_2_p)
103!endif
104!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
105____DEBUGINFO_2_p = /D_DEBUG
106!endif
107!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
108____DEBUGINFO_2_p =
109!endif
110!if "$(DEBUG_INFO)" == "0"
111____DEBUGINFO_2_p =
112!endif
113!if "$(DEBUG_INFO)" == "1"
114____DEBUGINFO_2_p = /D_DEBUG
115!endif
116!if "$(DEBUG_RUNTIME_LIBS)" == "0"
117____DEBUGRUNTIME_2_p_1 =
118!endif
119!if "$(DEBUG_RUNTIME_LIBS)" == "1"
120____DEBUGRUNTIME_2_p_1 = /d _DEBUG
121!endif
122!if "$(DEBUG_RUNTIME_LIBS)" == "default"
123____DEBUGRUNTIME_2_p_1 = $(____DEBUGINFO_2_p_1)
124!endif
125!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
126____DEBUGINFO_2_p_1 = /d _DEBUG
127!endif
128!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
129____DEBUGINFO_2_p_1 =
130!endif
131!if "$(DEBUG_INFO)" == "0"
132____DEBUGINFO_2_p_1 =
133!endif
134!if "$(DEBUG_INFO)" == "1"
135____DEBUGINFO_2_p_1 = /d _DEBUG
136!endif
137!if "$(DEBUG_RUNTIME_LIBS)" == "0"
138__DEBUGRUNTIME_3 =
139!endif
140!if "$(DEBUG_RUNTIME_LIBS)" == "1"
141__DEBUGRUNTIME_3 = d
142!endif
143!if "$(DEBUG_RUNTIME_LIBS)" == "default"
144__DEBUGRUNTIME_3 = $(__DEBUGINFO_3)
145!endif
146!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
147__DEBUGINFO_3 = d
148!endif
149!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
150__DEBUGINFO_3 =
151!endif
152!if "$(DEBUG_INFO)" == "0"
153__DEBUGINFO_3 =
154!endif
155!if "$(DEBUG_INFO)" == "1"
156__DEBUGINFO_3 = d
157!endif
158!if "$(BUILD)" == "debug"
159__OPTIMIZEFLAG_4 = /Od
160!endif
161!if "$(BUILD)" == "release"
162__OPTIMIZEFLAG_4 = /O2
163!endif
164!if "$(USE_THREADS)" == "0"
165__THREADSFLAG_7 = L
166!endif
167!if "$(USE_THREADS)" == "1"
168__THREADSFLAG_7 = T
169!endif
170!if "$(RUNTIME_LIBS)" == "dynamic"
171__RUNTIME_LIBS_8 = D
172!endif
173!if "$(RUNTIME_LIBS)" == "static"
174__RUNTIME_LIBS_8 = $(__THREADSFLAG_7)
175!endif
176!if "$(USE_RTTI)" == "0"
177__RTTIFLAG_9 =
178!endif
179!if "$(USE_RTTI)" == "1"
180__RTTIFLAG_9 = /GR
181!endif
182!if "$(USE_EXCEPTIONS)" == "0"
183__EXCEPTIONSFLAG_10 =
184!endif
185!if "$(USE_EXCEPTIONS)" == "1"
186__EXCEPTIONSFLAG_10 = /EHsc
187!endif
188!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
189__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
190!endif
191!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
192__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
193!endif
194!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
195__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
196!endif
197!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
198__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
199!endif
200!if "$(WXUNIV)" == "1"
201__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
202!endif
203!if "$(WXUNIV)" == "1"
204__WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
205!endif
206!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
207__DEBUG_DEFINE_p = /D__WXDEBUG__
208!endif
209!if "$(DEBUG_FLAG)" == "1"
210__DEBUG_DEFINE_p = /D__WXDEBUG__
211!endif
212!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
213__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
214!endif
215!if "$(DEBUG_FLAG)" == "1"
216__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
217!endif
218!if "$(USE_EXCEPTIONS)" == "0"
219__EXCEPTIONS_DEFINE_p = /DwxNO_EXCEPTIONS
220!endif
221!if "$(USE_EXCEPTIONS)" == "0"
222__EXCEPTIONS_DEFINE_p_1 = /d wxNO_EXCEPTIONS
223!endif
224!if "$(USE_RTTI)" == "0"
225__RTTI_DEFINE_p = /DwxNO_RTTI
226!endif
227!if "$(USE_RTTI)" == "0"
228__RTTI_DEFINE_p_1 = /d wxNO_RTTI
229!endif
230!if "$(USE_THREADS)" == "0"
231__THREAD_DEFINE_p = /DwxNO_THREADS
232!endif
233!if "$(USE_THREADS)" == "0"
234__THREAD_DEFINE_p_1 = /d wxNO_THREADS
235!endif
236!if "$(UNICODE)" == "1"
237__UNICODE_DEFINE_p = /D_UNICODE
238!endif
239!if "$(UNICODE)" == "1"
240__UNICODE_DEFINE_p_1 = /d _UNICODE
241!endif
242!if "$(SHARED)" == "1"
243__DLLFLAG_p = /DWXUSINGDLL
244!endif
245!if "$(SHARED)" == "1"
246__DLLFLAG_p_1 = /d WXUSINGDLL
247!endif
248!if "$(MONOLITHIC)" == "0"
249__WXLIB_CORE_p = \
250 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
251!endif
252!if "$(MONOLITHIC)" == "0"
253__WXLIB_BASE_p = \
254 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
255!endif
256!if "$(MONOLITHIC)" == "1"
257__WXLIB_MONO_p = \
258 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
259!endif
260!if "$(USE_GUI)" == "1"
261__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
262!endif
263!if "$(USE_GUI)" == "1"
264__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
265!endif
266!if "$(USE_GUI)" == "1"
267__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
268!endif
269!if "$(MSLU)" == "1"
270__UNICOWS_LIB_p = unicows.lib
271!endif
272
273
274all: $(OBJS)
275$(OBJS):
276 -if not exist $(OBJS) mkdir $(OBJS)
277
278### Targets: ###
279
280all: $(OBJS)\ogledit.exe
281
282clean:
283 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
284 -if exist $(OBJS)\*.res del $(OBJS)\*.res
285 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
286 -if exist $(OBJS)\ogledit.exe del $(OBJS)\ogledit.exe
287 -if exist $(OBJS)\ogledit.ilk del $(OBJS)\ogledit.ilk
288 -if exist $(OBJS)\ogledit.pdb del $(OBJS)\ogledit.pdb
289
290$(OBJS)\ogledit.exe: $(OGLEDIT_OBJECTS) $(OBJS)\ogledit_ogledit.res
291 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
292 $(OGLEDIT_OBJECTS) wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_ogl.lib wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_deprecated.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) $(__UNICOWS_LIB_p) 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 oleacc.lib odbc32.lib
293<<
294
295$(OBJS)\ogledit_ogledit.obj: .\ogledit.cpp
296 $(CXX) /c /nologo /TP /Fo$@ $(OGLEDIT_CXXFLAGS) $**
297
298$(OBJS)\ogledit_doc.obj: .\doc.cpp
299 $(CXX) /c /nologo /TP /Fo$@ $(OGLEDIT_CXXFLAGS) $**
300
301$(OBJS)\ogledit_view.obj: .\view.cpp
302 $(CXX) /c /nologo /TP /Fo$@ $(OGLEDIT_CXXFLAGS) $**
303
304$(OBJS)\ogledit_palette.obj: .\palette.cpp
305 $(CXX) /c /nologo /TP /Fo$@ $(OGLEDIT_CXXFLAGS) $**
306
307$(OBJS)\ogledit_ogledit.res: .\ogledit.rc
308 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_2_p_1) $(__NO_VC_CRTDBG_p_1) /d __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) /i .\..\..\..\..\include /i $(SETUPHDIR) /i . $(__DLLFLAG_p_1) /d _WINDOWS /i .\..\..\..\..\samples /d NOPCH /i .\..\..\..\include $**
309