]> git.saurik.com Git - wxWidgets.git/blame - samples/docvwmdi/makefile.vc
removing old makefiles
[wxWidgets.git] / samples / docvwmdi / makefile.vc
CommitLineData
0706fb23
VS
1# =========================================================================
2# This makefile was generated by
f509d00d 3# Bakefile 0.1.1 (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
25a73439
VS
15DOCVIEW_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS_7)$(__DEBUGRUNTIME_3) \
16 /DWIN32 $(__DEBUGINFO_0) /Fd$(OBJS)\docview.pdb $(____DEBUGRUNTIME_2_p) \
17 $(__OPTIMIZEFLAG_4) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
18 $(__UNICODE_DEFINE_p) /I.\..\..\include /I$(LIBDIRNAME) /I.\..\..\src\tiff \
19 /I.\..\..\src\jpeg /I.\..\..\src\png /I.\..\..\src\zlib /I.\..\..\src\regex \
4e209a20
VS
20 /I.\..\..\src\expat\lib /I. $(__DLLFLAG_p) /D_WINDOWS /I..\..\samples \
21 $(CXXFLAGS)
25a73439
VS
22DOCVIEW_OBJECTS = \
23 $(OBJS)\docview_docview.obj \
24 $(OBJS)\docview_doc.obj \
25 $(OBJS)\docview_view.obj \
26 $(OBJS)\docview_docview.res
27LIBDIRNAME = \
28 .\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
29OBJS = \
30 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
0706fb23
VS
31
32### Conditionally set variables: ###
33
34!if "$(USE_GUI)" == "0"
35PORTNAME = base
36!endif
37!if "$(USE_GUI)" == "1"
38PORTNAME = msw
39!endif
25a73439
VS
40!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
41WXDEBUGFLAG = d
42!endif
43!if "$(DEBUG_FLAG)" == "1"
0706fb23
VS
44WXDEBUGFLAG = d
45!endif
46!if "$(SHARED)" == "1"
47WXDLLFLAG = dll
48!endif
49!if "$(UNICODE)" == "1"
50WXUNICODEFLAG = u
51!endif
52!if "$(WXUNIV)" == "1"
53WXUNIVNAME = univ
54!endif
25a73439
VS
55!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
56__DEBUGINFO_0 = /Zi
250700e4 57!endif
25a73439
VS
58!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
59__DEBUGINFO_0 =
250700e4 60!endif
25a73439
VS
61!if "$(DEBUG_INFO)" == "0"
62__DEBUGINFO_0 =
250700e4 63!endif
25a73439
VS
64!if "$(DEBUG_INFO)" == "1"
65__DEBUGINFO_0 = /Zi
250700e4 66!endif
25a73439
VS
67!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
68__DEBUGINFO_1 = /DEBUG
250700e4 69!endif
25a73439
VS
70!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
71__DEBUGINFO_1 =
250700e4 72!endif
25a73439
VS
73!if "$(DEBUG_INFO)" == "0"
74__DEBUGINFO_1 =
75!endif
76!if "$(DEBUG_INFO)" == "1"
77__DEBUGINFO_1 = /DEBUG
78!endif
79!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
80__DEBUGINFO_3 = d
81!endif
82!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
83__DEBUGINFO_3 =
84!endif
85!if "$(DEBUG_INFO)" == "0"
86__DEBUGINFO_3 =
87!endif
88!if "$(DEBUG_INFO)" == "1"
89__DEBUGINFO_3 = d
90!endif
91!if "$(DEBUG_RUNTIME_LIBS)" == "0"
92__DEBUGRUNTIME_3 =
93!endif
94!if "$(DEBUG_RUNTIME_LIBS)" == "1"
95__DEBUGRUNTIME_3 = d
96!endif
97!if "$(DEBUG_RUNTIME_LIBS)" == "default"
98__DEBUGRUNTIME_3 = $(__DEBUGINFO_3)
99!endif
100!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
0706fb23
VS
101__DEBUG_DEFINE_p = /D__WXDEBUG__
102!endif
25a73439
VS
103!if "$(DEBUG_FLAG)" == "1"
104__DEBUG_DEFINE_p = /D__WXDEBUG__
105!endif
106!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
107__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
108!endif
109!if "$(DEBUG_FLAG)" == "1"
110__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
0706fb23
VS
111!endif
112!if "$(SHARED)" == "1"
113__DLLFLAG_p = /DWXUSINGDLL
114!endif
115!if "$(SHARED)" == "1"
25a73439
VS
116__DLLFLAG_p_1 = /d WXUSINGDLL
117!endif
118!if "$(USE_GUI)" == "1"
119__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
120!endif
121!if "$(USE_GUI)" == "1"
122__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
123!endif
124!if "$(USE_GUI)" == "1"
125__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
0706fb23 126!endif
250700e4 127!if "$(BUILD)" == "debug"
bdc408c4 128__OPTIMIZEFLAG_4 = /Od
250700e4
RD
129!endif
130!if "$(BUILD)" == "release"
bdc408c4 131__OPTIMIZEFLAG_4 = /O2
250700e4
RD
132!endif
133!if "$(RUNTIME_LIBS)" == "dynamic"
bdc408c4 134__RUNTIME_LIBS_7 = D
250700e4
RD
135!endif
136!if "$(RUNTIME_LIBS)" == "static"
bdc408c4 137__RUNTIME_LIBS_7 = T
250700e4 138!endif
0706fb23
VS
139!if "$(UNICODE)" == "1"
140__UNICODE_DEFINE_p = /DwxUSE_UNICODE=1
141!endif
142!if "$(UNICODE)" == "1"
25a73439 143__UNICODE_DEFINE_p_1 = /d wxUSE_UNICODE=1
0706fb23 144!endif
4e209a20
VS
145!if "$(MSLU)" == "1"
146__UNICOWS_LIB_p = unicows.lib
147!endif
0706fb23
VS
148!if "$(MONOLITHIC)" == "0"
149__WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
150!endif
151!if "$(MONOLITHIC)" == "0"
25a73439
VS
152__WXLIB_CORE_p = \
153 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
0706fb23
VS
154!endif
155!if "$(MONOLITHIC)" == "1"
25a73439
VS
156__WXLIB_MONO_p = \
157 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
0706fb23
VS
158!endif
159!if "$(WXUNIV)" == "1"
160__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
161!endif
162!if "$(WXUNIV)" == "1"
25a73439 163__WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
0706fb23 164!endif
25a73439
VS
165!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
166____DEBUGINFO_2_p = /D_DEBUG
bdc408c4 167!endif
25a73439 168!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
fd9f42b6 169____DEBUGINFO_2_p =
bdc408c4 170!endif
25a73439 171!if "$(DEBUG_INFO)" == "0"
fd9f42b6 172____DEBUGINFO_2_p =
bdc408c4 173!endif
25a73439
VS
174!if "$(DEBUG_INFO)" == "1"
175____DEBUGINFO_2_p = /D_DEBUG
176!endif
177!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
178____DEBUGINFO_2_p_1 = /d _DEBUG
179!endif
180!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
fd9f42b6 181____DEBUGINFO_2_p_1 =
25a73439
VS
182!endif
183!if "$(DEBUG_INFO)" == "0"
fd9f42b6 184____DEBUGINFO_2_p_1 =
25a73439
VS
185!endif
186!if "$(DEBUG_INFO)" == "1"
187____DEBUGINFO_2_p_1 = /d _DEBUG
188!endif
189!if "$(DEBUG_RUNTIME_LIBS)" == "0"
fd9f42b6 190____DEBUGRUNTIME_2_p =
25a73439
VS
191!endif
192!if "$(DEBUG_RUNTIME_LIBS)" == "1"
193____DEBUGRUNTIME_2_p = /D_DEBUG
194!endif
195!if "$(DEBUG_RUNTIME_LIBS)" == "default"
196____DEBUGRUNTIME_2_p = $(____DEBUGINFO_2_p)
197!endif
198!if "$(DEBUG_RUNTIME_LIBS)" == "0"
fd9f42b6 199____DEBUGRUNTIME_2_p_1 =
25a73439
VS
200!endif
201!if "$(DEBUG_RUNTIME_LIBS)" == "1"
202____DEBUGRUNTIME_2_p_1 = /d _DEBUG
203!endif
204!if "$(DEBUG_RUNTIME_LIBS)" == "default"
205____DEBUGRUNTIME_2_p_1 = $(____DEBUGINFO_2_p_1)
bdc408c4 206!endif
0706fb23
VS
207
208
209all: $(OBJS)
210$(OBJS):
211 -if not exist $(OBJS) mkdir $(OBJS)
212
213### Targets: ###
214
215all: $(OBJS)\docview.exe
216
217$(OBJS)\docview_doc.obj: .\doc.cpp
218 $(CXX) /c /nologo /TP /Fo$@ $(DOCVIEW_CXXFLAGS) $**
219
220$(OBJS)\docview_docview.obj: .\docview.cpp
221 $(CXX) /c /nologo /TP /Fo$@ $(DOCVIEW_CXXFLAGS) $**
222
223$(OBJS)\docview_docview.res: .\docview.rc
4e209a20 224 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_2_p_1) /d __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) /i .\..\..\include /i $(LIBDIRNAME) /i .\..\..\src\tiff /i .\..\..\src\jpeg /i .\..\..\src\png /i .\..\..\src\zlib /i .\..\..\src\regex /i .\..\..\src\expat\lib /i . $(__DLLFLAG_p_1) /d _WINDOWS /i ..\..\samples $**
0706fb23
VS
225
226$(OBJS)\docview_view.obj: .\view.cpp
227 $(CXX) /c /nologo /TP /Fo$@ $(DOCVIEW_CXXFLAGS) $**
228
229clean:
230 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
231 -if exist $(OBJS)\*.res del $(OBJS)\*.res
232 -if exist $(OBJS)\docview.exe del $(OBJS)\docview.exe
233
25a73439
VS
234$(OBJS)\docview.exe: $(DOCVIEW_OBJECTS) $(OBJS)\docview_docview.res
235 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
4e209a20 236 $(DOCVIEW_OBJECTS) $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(__UNICOWS_LIB_p) 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
0706fb23 237<<