]> git.saurik.com Git - wxWidgets.git/blame_incremental - contrib/build/plot/makefile.vc
reSWIGged for new runtime, etc.
[wxWidgets.git] / contrib / build / plot / makefile.vc
... / ...
CommitLineData
1# =========================================================================
2# This makefile was generated by
3# Bakefile 0.1.2 (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
15OBJS = \
16 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
17SETUPHDIR = \
18 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
19PLOTDLL_CXXFLAGS = /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_3) /DWIN32 \
20 $(__DEBUGINFO) \
21 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot_vc$(VENDORTAG).pdb \
22 $(____DEBUGRUNTIME_2_p) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
23 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) \
24 /I..\..\src\plot\..\..\..\include /I$(SETUPHDIR) /W4 \
25 /I..\..\src\plot\..\..\include /DWXUSINGDLL /DWXMAKINGDLL_PLOT \
26 $(__EXCEPTIONSFLAG) $(__EXCEPTIONSFLAG_0) /Yu"wx/wxprec.h" \
27 /Fp"$(OBJS)\wxprec_plotdll.pch" $(CPPFLAGS) $(CXXFLAGS)
28PLOTDLL_OBJECTS = \
29 $(OBJS)\plotdll_dummy.obj \
30 $(OBJS)\plotdll_plot.obj
31PLOTLIB_CXXFLAGS = /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_15) /DWIN32 \
32 $(__DEBUGINFO) \
33 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.pdb \
34 $(____DEBUGRUNTIME_14_p) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
35 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) \
36 /I..\..\src\plot\..\..\..\include /I$(SETUPHDIR) /W4 \
37 /I..\..\src\plot\..\..\include $(__EXCEPTIONSFLAG) $(__EXCEPTIONSFLAG_0) \
38 /Yu"wx/wxprec.h" /Fp"$(OBJS)\wxprec_plotlib.pch" $(CPPFLAGS) $(CXXFLAGS)
39PLOTLIB_OBJECTS = \
40 $(OBJS)\plotlib_dummy.obj \
41 $(OBJS)\plotlib_plot.obj
42
43### Conditionally set variables: ###
44
45!if "$(USE_GUI)" == "0"
46PORTNAME = base
47!endif
48!if "$(USE_GUI)" == "1"
49PORTNAME = msw
50!endif
51!if "$(OFFICIAL_BUILD)" == "0"
52VENDORTAG = _$(VENDOR)
53!endif
54!if "$(OFFICIAL_BUILD)" == "1"
55VENDORTAG =
56!endif
57!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
58WXDEBUGFLAG = d
59!endif
60!if "$(DEBUG_FLAG)" == "1"
61WXDEBUGFLAG = d
62!endif
63!if "$(UNICODE)" == "1"
64WXUNICODEFLAG = u
65!endif
66!if "$(WXUNIV)" == "1"
67WXUNIVNAME = univ
68!endif
69!if "$(SHARED)" == "1"
70WXDLLFLAG = dll
71!endif
72!if "$(SHARED)" == "1"
73__plotdll___depname = \
74 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot_vc$(VENDORTAG).dll
75!endif
76!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
77__DEBUGINFO_1 = /DEBUG
78!endif
79!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
80__DEBUGINFO_1 =
81!endif
82!if "$(DEBUG_INFO)" == "0"
83__DEBUGINFO_1 =
84!endif
85!if "$(DEBUG_INFO)" == "1"
86__DEBUGINFO_1 = /DEBUG
87!endif
88!if "$(DEBUG_RUNTIME_LIBS)" == "0"
89____DEBUGRUNTIME_2_p =
90!endif
91!if "$(DEBUG_RUNTIME_LIBS)" == "1"
92____DEBUGRUNTIME_2_p = /D_DEBUG
93!endif
94!if "$(DEBUG_RUNTIME_LIBS)" == "default"
95____DEBUGRUNTIME_2_p = $(____DEBUGINFO)
96!endif
97!if "$(DEBUG_RUNTIME_LIBS)" == "0"
98__DEBUGRUNTIME_3 =
99!endif
100!if "$(DEBUG_RUNTIME_LIBS)" == "1"
101__DEBUGRUNTIME_3 = d
102!endif
103!if "$(DEBUG_RUNTIME_LIBS)" == "default"
104__DEBUGRUNTIME_3 = $(__DEBUGINFO_2)
105!endif
106!if "$(MONOLITHIC)" == "1"
107__WXLIB_MONO_p = \
108 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
109!endif
110!if "$(USE_GUI)" == "1"
111__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
112!endif
113!if "$(USE_GUI)" == "1"
114__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
115!endif
116!if "$(USE_GUI)" == "1"
117__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
118!endif
119!if "$(MSLU)" == "1"
120__UNICOWS_LIB_p = unicows.lib
121!endif
122!if "$(MONOLITHIC)" == "0"
123__WXLIB_CORE_p = \
124 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
125!endif
126!if "$(MONOLITHIC)" == "0"
127__WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
128!endif
129!if "$(SHARED)" == "0"
130__plotlib___depname = \
131 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.lib
132!endif
133!if "$(DEBUG_RUNTIME_LIBS)" == "0"
134____DEBUGRUNTIME_14_p =
135!endif
136!if "$(DEBUG_RUNTIME_LIBS)" == "1"
137____DEBUGRUNTIME_14_p = /D_DEBUG
138!endif
139!if "$(DEBUG_RUNTIME_LIBS)" == "default"
140____DEBUGRUNTIME_14_p = $(____DEBUGINFO)
141!endif
142!if "$(DEBUG_RUNTIME_LIBS)" == "0"
143__DEBUGRUNTIME_15 =
144!endif
145!if "$(DEBUG_RUNTIME_LIBS)" == "1"
146__DEBUGRUNTIME_15 = d
147!endif
148!if "$(DEBUG_RUNTIME_LIBS)" == "default"
149__DEBUGRUNTIME_15 = $(__DEBUGINFO_2)
150!endif
151!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
152__DEBUGINFO = /Zi
153!endif
154!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
155__DEBUGINFO =
156!endif
157!if "$(DEBUG_INFO)" == "0"
158__DEBUGINFO =
159!endif
160!if "$(DEBUG_INFO)" == "1"
161__DEBUGINFO = /Zi
162!endif
163!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
164____DEBUGINFO = /D_DEBUG
165!endif
166!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
167____DEBUGINFO =
168!endif
169!if "$(DEBUG_INFO)" == "0"
170____DEBUGINFO =
171!endif
172!if "$(DEBUG_INFO)" == "1"
173____DEBUGINFO = /D_DEBUG
174!endif
175!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
176__DEBUGINFO_2 = d
177!endif
178!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
179__DEBUGINFO_2 =
180!endif
181!if "$(DEBUG_INFO)" == "0"
182__DEBUGINFO_2 =
183!endif
184!if "$(DEBUG_INFO)" == "1"
185__DEBUGINFO_2 = d
186!endif
187!if "$(BUILD)" == "debug"
188__OPTIMIZEFLAG = /Od
189!endif
190!if "$(BUILD)" == "release"
191__OPTIMIZEFLAG = /O2
192!endif
193!if "$(RUNTIME_LIBS)" == "dynamic"
194__RUNTIME_LIBS = D
195!endif
196!if "$(RUNTIME_LIBS)" == "static"
197__RUNTIME_LIBS = T
198!endif
199!if "$(USE_EXCEPTIONS)" == "0"
200__EXCEPTIONSFLAG =
201!endif
202!if "$(USE_EXCEPTIONS)" == "1"
203__EXCEPTIONSFLAG = /GR
204!endif
205!if "$(USE_EXCEPTIONS)" == "0"
206__EXCEPTIONSFLAG_0 =
207!endif
208!if "$(USE_EXCEPTIONS)" == "1"
209__EXCEPTIONSFLAG_0 = /GX
210!endif
211!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
212__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
213!endif
214!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
215__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
216!endif
217!if "$(WXUNIV)" == "1"
218__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
219!endif
220!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
221__DEBUG_DEFINE_p = /D__WXDEBUG__
222!endif
223!if "$(DEBUG_FLAG)" == "1"
224__DEBUG_DEFINE_p = /D__WXDEBUG__
225!endif
226!if "$(UNICODE)" == "1"
227__UNICODE_DEFINE_p = /D_UNICODE
228!endif
229!if "$(SHARED)" == "0"
230LIBDIRNAME = ..\..\src\plot\..\..\..\lib\vc_lib$(CFG)
231!endif
232!if "$(SHARED)" == "1"
233LIBDIRNAME = ..\..\src\plot\..\..\..\lib\vc_dll$(CFG)
234!endif
235
236
237all: $(OBJS)
238$(OBJS):
239 -if not exist $(OBJS) mkdir $(OBJS)
240
241### Targets: ###
242
243all: $(__plotdll___depname) $(__plotlib___depname)
244
245clean:
246 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
247 -if exist $(OBJS)\*.res del $(OBJS)\*.res
248 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot_vc$(VENDORTAG).dll del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot_vc$(VENDORTAG).dll
249 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot_vc$(VENDORTAG).ilk del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot_vc$(VENDORTAG).ilk
250 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot_vc$(VENDORTAG).pdb del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot_vc$(VENDORTAG).pdb
251 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.lib
252 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.lib
253
254!if "$(SHARED)" == "1"
255$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot_vc$(VENDORTAG).dll: $(OBJS)\plotdll_dummy.obj $(PLOTDLL_OBJECTS)
256 link /DLL /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) @<<
257 $(PLOTDLL_OBJECTS) $(__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 oleacc.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) /IMPLIB:$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.lib
258<<
259!endif
260
261!if "$(SHARED)" == "0"
262$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_plot.lib: $(OBJS)\plotlib_dummy.obj $(PLOTLIB_OBJECTS)
263 if exist $@ del $@
264 lib /NOLOGO /OUT:$@ @<<
265 $(PLOTLIB_OBJECTS)
266<<
267!endif
268
269$(OBJS)\plotdll_dummy.obj: ../../src/plot\..\..\..\src\msw\dummy.cpp
270 $(CXX) /c /nologo /TP /Fo$@ $(PLOTDLL_CXXFLAGS) /Ycwx/wxprec.h $**
271
272$(OBJS)\plotdll_plot.obj: ../../src/plot\plot.cpp
273 $(CXX) /c /nologo /TP /Fo$@ $(PLOTDLL_CXXFLAGS) $**
274
275$(OBJS)\plotlib_dummy.obj: ../../src/plot\..\..\..\src\msw\dummy.cpp
276 $(CXX) /c /nologo /TP /Fo$@ $(PLOTLIB_CXXFLAGS) /Ycwx/wxprec.h $**
277
278$(OBJS)\plotlib_plot.obj: ../../src/plot\plot.cpp
279 $(CXX) /c /nologo /TP /Fo$@ $(PLOTLIB_CXXFLAGS) $**