1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.1.6 (http://bakefile.sourceforge.net)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
7 !include <../../../build/msw/config.vc>
9 # -------------------------------------------------------------------------
10 # Do not modify the rest of this file!
11 # -------------------------------------------------------------------------
17 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
18 LIBDIRNAME = .\..\..\..\lib\vc_$(LIBTYPE_SUFFIX)$(CFG)
20 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
21 STCTEST_CXXFLAGS = /M$(__RUNTIME_LIBS_7)$(__DEBUGRUNTIME_3) /DWIN32 \
22 $(__DEBUGINFO_0) /Fd$(OBJS)\stctest.pdb $(____DEBUGRUNTIME_2_p) \
23 $(__OPTIMIZEFLAG_4) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
24 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) /I.\..\..\..\include \
25 /I$(SETUPHDIR) /W4 /I. $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\..\samples /DNOPCH \
26 /I.\..\..\include $(__EXCEPTIONSFLAG_8) $(__EXCEPTIONSFLAG_9) $(CPPFLAGS) \
29 $(OBJS)\stctest_sample.res \
30 $(OBJS)\stctest_stctest.obj \
31 $(OBJS)\stctest_edit.obj \
32 $(OBJS)\stctest_prefs.obj
34 ### Conditionally set variables: ###
36 !if "$(USE_GUI)" == "0"
39 !if "$(USE_GUI)" == "1"
42 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
45 !if "$(DEBUG_FLAG)" == "1"
48 !if "$(UNICODE)" == "1"
51 !if "$(WXUNIV)" == "1"
54 !if "$(SHARED)" == "1"
57 !if "$(SHARED)" == "0"
60 !if "$(SHARED)" == "1"
63 !if "$(MONOLITHIC)" == "0"
66 !if "$(MONOLITHIC)" == "1"
69 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
72 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
75 !if "$(DEBUG_INFO)" == "0"
78 !if "$(DEBUG_INFO)" == "1"
81 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
82 __DEBUGINFO_1 = /DEBUG
84 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
87 !if "$(DEBUG_INFO)" == "0"
90 !if "$(DEBUG_INFO)" == "1"
91 __DEBUGINFO_1 = /DEBUG
93 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
94 ____DEBUGRUNTIME_2_p =
96 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
97 ____DEBUGRUNTIME_2_p = /D_DEBUG
99 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
100 ____DEBUGRUNTIME_2_p = $(____DEBUGINFO_2_p)
102 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
103 ____DEBUGINFO_2_p = /D_DEBUG
105 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
108 !if "$(DEBUG_INFO)" == "0"
111 !if "$(DEBUG_INFO)" == "1"
112 ____DEBUGINFO_2_p = /D_DEBUG
114 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
115 ____DEBUGRUNTIME_2_p_1 =
117 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
118 ____DEBUGRUNTIME_2_p_1 = /d _DEBUG
120 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
121 ____DEBUGRUNTIME_2_p_1 = $(____DEBUGINFO_2_p_1)
123 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
124 ____DEBUGINFO_2_p_1 = /d _DEBUG
126 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
127 ____DEBUGINFO_2_p_1 =
129 !if "$(DEBUG_INFO)" == "0"
130 ____DEBUGINFO_2_p_1 =
132 !if "$(DEBUG_INFO)" == "1"
133 ____DEBUGINFO_2_p_1 = /d _DEBUG
135 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
138 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
141 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
142 __DEBUGRUNTIME_3 = $(__DEBUGINFO_3)
144 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
147 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
150 !if "$(DEBUG_INFO)" == "0"
153 !if "$(DEBUG_INFO)" == "1"
156 !if "$(BUILD)" == "debug"
157 __OPTIMIZEFLAG_4 = /Od
159 !if "$(BUILD)" == "release"
160 __OPTIMIZEFLAG_4 = /O2
162 !if "$(RUNTIME_LIBS)" == "dynamic"
165 !if "$(RUNTIME_LIBS)" == "static"
168 !if "$(USE_EXCEPTIONS)" == "0"
171 !if "$(USE_EXCEPTIONS)" == "1"
172 __EXCEPTIONSFLAG_8 = /GR
174 !if "$(USE_EXCEPTIONS)" == "0"
177 !if "$(USE_EXCEPTIONS)" == "1"
178 __EXCEPTIONSFLAG_9 = /GX
180 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
181 __NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
183 !if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
184 __NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
186 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
187 __NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
189 !if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
190 __NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
192 !if "$(WXUNIV)" == "1"
193 __WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
195 !if "$(WXUNIV)" == "1"
196 __WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
198 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
199 __DEBUG_DEFINE_p = /D__WXDEBUG__
201 !if "$(DEBUG_FLAG)" == "1"
202 __DEBUG_DEFINE_p = /D__WXDEBUG__
204 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
205 __DEBUG_DEFINE_p_1 = /d __WXDEBUG__
207 !if "$(DEBUG_FLAG)" == "1"
208 __DEBUG_DEFINE_p_1 = /d __WXDEBUG__
210 !if "$(UNICODE)" == "1"
211 __UNICODE_DEFINE_p = /D_UNICODE
213 !if "$(UNICODE)" == "1"
214 __UNICODE_DEFINE_p_1 = /d _UNICODE
216 !if "$(SHARED)" == "1"
217 __DLLFLAG_p = /DWXUSINGDLL
219 !if "$(SHARED)" == "1"
220 __DLLFLAG_p_1 = /d WXUSINGDLL
222 !if "$(MONOLITHIC)" == "0"
224 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
226 !if "$(MONOLITHIC)" == "0"
228 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
230 !if "$(MONOLITHIC)" == "1"
232 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
234 !if "$(USE_GUI)" == "1"
235 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
237 !if "$(USE_GUI)" == "1"
238 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
240 !if "$(USE_GUI)" == "1"
241 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
244 __UNICOWS_LIB_p = unicows.lib
250 -if not exist $(OBJS) mkdir $(OBJS)
254 all: $(OBJS)\stctest.exe data
257 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
258 -if exist $(OBJS)\*.res del $(OBJS)\*.res
259 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
260 -if exist $(OBJS)\stctest.exe del $(OBJS)\stctest.exe
261 -if exist $(OBJS)\stctest.ilk del $(OBJS)\stctest.ilk
262 -if exist $(OBJS)\stctest.pdb del $(OBJS)\stctest.pdb
264 $(OBJS)\stctest.exe: $(STCTEST_OBJECTS) $(OBJS)\stctest_sample.res
265 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
266 $(STCTEST_OBJECTS) wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.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
270 if not exist $(OBJS) mkdir $(OBJS)
271 for %f in (stctest.cpp) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
273 $(OBJS)\stctest_sample.res: .\..\..\..\samples\sample.rc
274 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 $**
276 $(OBJS)\stctest_stctest.obj: .\stctest.cpp
277 $(CXX) /c /nologo /TP /Fo$@ $(STCTEST_CXXFLAGS) $**
279 $(OBJS)\stctest_edit.obj: .\edit.cpp
280 $(CXX) /c /nologo /TP /Fo$@ $(STCTEST_CXXFLAGS) $**
282 $(OBJS)\stctest_prefs.obj: .\prefs.cpp
283 $(CXX) /c /nologo /TP /Fo$@ $(STCTEST_CXXFLAGS) $**