]> git.saurik.com Git - wxWidgets.git/blame - samples/docvwmdi/makefile.vc
-1->wxID_ANY replacement.
[wxWidgets.git] / samples / docvwmdi / makefile.vc
CommitLineData
0706fb23
VS
1# =========================================================================
2# This makefile was generated by
c3255f5f 3# Bakefile 0.1.3 (http://bakefile.sourceforge.net)
0706fb23
VS
4# Do not modify, all changes will be overwritten!
5# =========================================================================
48d1144b 6
fd9f42b6 7!include <../../build/msw/config.vc>
48d1144b 8
0706fb23
VS
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
13### Variables: ###
14
b17c1746
DE
15OBJS = \
16 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
17SETUPHDIR = \
18 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
9bfe7ad9
VS
19DOCVIEW_CXXFLAGS = /M$(__RUNTIME_LIBS_7)$(__DEBUGRUNTIME_3) /DWIN32 \
20 $(__DEBUGINFO_0) /Fd$(OBJS)\docview.pdb $(____DEBUGRUNTIME_2_p) \
ec08d395
JS
21 $(__OPTIMIZEFLAG_4) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
22 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) /I.\..\..\include /I$(SETUPHDIR) \
9bfe7ad9
VS
23 /W4 /I. $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\samples $(__EXCEPTIONSFLAG_8) \
24 $(__EXCEPTIONSFLAG_9) $(CPPFLAGS) $(CXXFLAGS)
25a73439
VS
25DOCVIEW_OBJECTS = \
26 $(OBJS)\docview_docview.obj \
27 $(OBJS)\docview_doc.obj \
28 $(OBJS)\docview_view.obj \
29 $(OBJS)\docview_docview.res
0706fb23
VS
30
31### Conditionally set variables: ###
32
33!if "$(USE_GUI)" == "0"
34PORTNAME = base
35!endif
36!if "$(USE_GUI)" == "1"
37PORTNAME = msw
38!endif
25a73439
VS
39!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
40WXDEBUGFLAG = d
41!endif
42!if "$(DEBUG_FLAG)" == "1"
0706fb23
VS
43WXDEBUGFLAG = d
44!endif
0706fb23
VS
45!if "$(UNICODE)" == "1"
46WXUNICODEFLAG = u
47!endif
48!if "$(WXUNIV)" == "1"
49WXUNIVNAME = univ
50!endif
b17c1746
DE
51!if "$(SHARED)" == "1"
52WXDLLFLAG = dll
53!endif
25a73439
VS
54!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
55__DEBUGINFO_0 = /Zi
250700e4 56!endif
25a73439
VS
57!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
58__DEBUGINFO_0 =
250700e4 59!endif
25a73439
VS
60!if "$(DEBUG_INFO)" == "0"
61__DEBUGINFO_0 =
250700e4 62!endif
25a73439
VS
63!if "$(DEBUG_INFO)" == "1"
64__DEBUGINFO_0 = /Zi
250700e4 65!endif
25a73439
VS
66!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
67__DEBUGINFO_1 = /DEBUG
250700e4 68!endif
25a73439
VS
69!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
70__DEBUGINFO_1 =
250700e4 71!endif
25a73439
VS
72!if "$(DEBUG_INFO)" == "0"
73__DEBUGINFO_1 =
74!endif
75!if "$(DEBUG_INFO)" == "1"
76__DEBUGINFO_1 = /DEBUG
77!endif
b17c1746
DE
78!if "$(DEBUG_RUNTIME_LIBS)" == "0"
79____DEBUGRUNTIME_2_p =
80!endif
81!if "$(DEBUG_RUNTIME_LIBS)" == "1"
82____DEBUGRUNTIME_2_p = /D_DEBUG
83!endif
84!if "$(DEBUG_RUNTIME_LIBS)" == "default"
85____DEBUGRUNTIME_2_p = $(____DEBUGINFO_2_p)
86!endif
25a73439 87!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
b17c1746 88____DEBUGINFO_2_p = /D_DEBUG
25a73439
VS
89!endif
90!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
b17c1746 91____DEBUGINFO_2_p =
25a73439
VS
92!endif
93!if "$(DEBUG_INFO)" == "0"
b17c1746 94____DEBUGINFO_2_p =
25a73439
VS
95!endif
96!if "$(DEBUG_INFO)" == "1"
b17c1746
DE
97____DEBUGINFO_2_p = /D_DEBUG
98!endif
99!if "$(DEBUG_RUNTIME_LIBS)" == "0"
100____DEBUGRUNTIME_2_p_1 =
101!endif
102!if "$(DEBUG_RUNTIME_LIBS)" == "1"
103____DEBUGRUNTIME_2_p_1 = /d _DEBUG
104!endif
105!if "$(DEBUG_RUNTIME_LIBS)" == "default"
106____DEBUGRUNTIME_2_p_1 = $(____DEBUGINFO_2_p_1)
107!endif
108!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
109____DEBUGINFO_2_p_1 = /d _DEBUG
110!endif
111!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
112____DEBUGINFO_2_p_1 =
113!endif
114!if "$(DEBUG_INFO)" == "0"
115____DEBUGINFO_2_p_1 =
116!endif
117!if "$(DEBUG_INFO)" == "1"
118____DEBUGINFO_2_p_1 = /d _DEBUG
25a73439
VS
119!endif
120!if "$(DEBUG_RUNTIME_LIBS)" == "0"
121__DEBUGRUNTIME_3 =
122!endif
123!if "$(DEBUG_RUNTIME_LIBS)" == "1"
124__DEBUGRUNTIME_3 = d
125!endif
126!if "$(DEBUG_RUNTIME_LIBS)" == "default"
127__DEBUGRUNTIME_3 = $(__DEBUGINFO_3)
128!endif
b17c1746
DE
129!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
130__DEBUGINFO_3 = d
0706fb23 131!endif
b17c1746
DE
132!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
133__DEBUGINFO_3 =
25a73439 134!endif
b17c1746
DE
135!if "$(DEBUG_INFO)" == "0"
136__DEBUGINFO_3 =
25a73439 137!endif
b17c1746
DE
138!if "$(DEBUG_INFO)" == "1"
139__DEBUGINFO_3 = d
0706fb23 140!endif
b17c1746
DE
141!if "$(BUILD)" == "debug"
142__OPTIMIZEFLAG_4 = /Od
0706fb23 143!endif
b17c1746
DE
144!if "$(BUILD)" == "release"
145__OPTIMIZEFLAG_4 = /O2
146!endif
147!if "$(RUNTIME_LIBS)" == "dynamic"
148__RUNTIME_LIBS_7 = D
149!endif
150!if "$(RUNTIME_LIBS)" == "static"
151__RUNTIME_LIBS_7 = T
25a73439 152!endif
b71531ad
VZ
153!if "$(USE_EXCEPTIONS)" == "0"
154__EXCEPTIONSFLAG_8 =
155!endif
156!if "$(USE_EXCEPTIONS)" == "1"
157__EXCEPTIONSFLAG_8 = /GR
158!endif
159!if "$(USE_EXCEPTIONS)" == "0"
160__EXCEPTIONSFLAG_9 =
161!endif
162!if "$(USE_EXCEPTIONS)" == "1"
163__EXCEPTIONSFLAG_9 = /GX
164!endif
ec08d395
JS
165!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
166__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
167!endif
168!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
169__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
170!endif
171!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
172__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
173!endif
174!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
175__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
176!endif
b17c1746
DE
177!if "$(WXUNIV)" == "1"
178__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
250700e4 179!endif
b17c1746
DE
180!if "$(WXUNIV)" == "1"
181__WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
250700e4 182!endif
b17c1746
DE
183!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
184__DEBUG_DEFINE_p = /D__WXDEBUG__
250700e4 185!endif
b17c1746
DE
186!if "$(DEBUG_FLAG)" == "1"
187__DEBUG_DEFINE_p = /D__WXDEBUG__
188!endif
189!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
190__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
191!endif
192!if "$(DEBUG_FLAG)" == "1"
193__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
250700e4 194!endif
0706fb23 195!if "$(UNICODE)" == "1"
ec08d395 196__UNICODE_DEFINE_p = /D_UNICODE
0706fb23
VS
197!endif
198!if "$(UNICODE)" == "1"
ec08d395 199__UNICODE_DEFINE_p_1 = /d _UNICODE
0706fb23 200!endif
b17c1746
DE
201!if "$(SHARED)" == "1"
202__DLLFLAG_p = /DWXUSINGDLL
4e209a20 203!endif
b17c1746
DE
204!if "$(SHARED)" == "1"
205__DLLFLAG_p_1 = /d WXUSINGDLL
0706fb23
VS
206!endif
207!if "$(MONOLITHIC)" == "0"
25a73439
VS
208__WXLIB_CORE_p = \
209 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
0706fb23 210!endif
b17c1746
DE
211!if "$(MONOLITHIC)" == "0"
212__WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
213!endif
0706fb23 214!if "$(MONOLITHIC)" == "1"
25a73439
VS
215__WXLIB_MONO_p = \
216 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
0706fb23 217!endif
b17c1746
DE
218!if "$(USE_GUI)" == "1"
219__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
25a73439 220!endif
b17c1746
DE
221!if "$(USE_GUI)" == "1"
222__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
25a73439 223!endif
b17c1746
DE
224!if "$(USE_GUI)" == "1"
225__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
25a73439 226!endif
b17c1746
DE
227!if "$(MSLU)" == "1"
228__UNICOWS_LIB_p = unicows.lib
25a73439 229!endif
b17c1746
DE
230!if "$(SHARED)" == "0"
231LIBDIRNAME = .\..\..\lib\vc_lib$(CFG)
25a73439 232!endif
b17c1746
DE
233!if "$(SHARED)" == "1"
234LIBDIRNAME = .\..\..\lib\vc_dll$(CFG)
bdc408c4 235!endif
0706fb23
VS
236
237
238all: $(OBJS)
239$(OBJS):
240 -if not exist $(OBJS) mkdir $(OBJS)
241
242### Targets: ###
243
244all: $(OBJS)\docview.exe
245
0706fb23
VS
246clean:
247 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
248 -if exist $(OBJS)\*.res del $(OBJS)\*.res
249 -if exist $(OBJS)\docview.exe del $(OBJS)\docview.exe
ec08d395
JS
250 -if exist $(OBJS)\docview.ilk del $(OBJS)\docview.ilk
251 -if exist $(OBJS)\docview.pdb del $(OBJS)\docview.pdb
0706fb23 252
25a73439 253$(OBJS)\docview.exe: $(DOCVIEW_OBJECTS) $(OBJS)\docview_docview.res
75a0a7b7 254 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
b92ca8cf 255 $(DOCVIEW_OBJECTS) $(__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 $(__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
0706fb23 256<<
b17c1746
DE
257
258$(OBJS)\docview_docview.obj: .\docview.cpp
259 $(CXX) /c /nologo /TP /Fo$@ $(DOCVIEW_CXXFLAGS) $**
260
261$(OBJS)\docview_doc.obj: .\doc.cpp
262 $(CXX) /c /nologo /TP /Fo$@ $(DOCVIEW_CXXFLAGS) $**
263
264$(OBJS)\docview_view.obj: .\view.cpp
265 $(CXX) /c /nologo /TP /Fo$@ $(DOCVIEW_CXXFLAGS) $**
266
267$(OBJS)\docview_docview.res: .\docview.rc
268 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_2_p_1) $(__NO_VC_CRTDBG_p_1) /d __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) /i .\..\..\include /i $(SETUPHDIR) /i . $(__DLLFLAG_p_1) /d _WINDOWS /i .\..\..\samples $**