1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.1.3 (http://bakefile.sourceforge.net)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
11 !error Your Borland compiler does not define MAKEDIR. Please define the BCCDIR variable, e.g. BCCDIR=d:\bc4
13 BCCDIR = $(MAKEDIR)\..
16 !include ../../build/msw/config.bcc
18 # -------------------------------------------------------------------------
19 # Do not modify the rest of this file!
20 # -------------------------------------------------------------------------
25 bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
27 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
28 WXTEST_CXXFLAGS = $(__RUNTIME_LIBS_6) -I$(BCCDIR)\include $(__DEBUGINFO) \
29 $(__OPTIMIZEFLAG_2) -tWM -D__WXMSW__ $(__WXUNIV_DEFINE_p) \
30 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) -I.\..\..\include -I$(SETUPHDIR) \
31 -I. $(__DLLFLAG_p) -I.\..\..\samples $(CPPFLAGS) $(CXXFLAGS)
33 $(OBJS)\wxtest_test.obj \
34 $(OBJS)\wxtest_test_wdr.obj
36 ### Conditionally set variables: ###
38 !if "$(USE_GUI)" == "0"
41 !if "$(USE_GUI)" == "1"
44 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
47 !if "$(DEBUG_FLAG)" == "1"
50 !if "$(UNICODE)" == "1"
53 !if "$(WXUNIV)" == "1"
56 !if "$(SHARED)" == "1"
59 !if "$(BUILD)" == "debug"
60 __OPTIMIZEFLAG_2 = -Od
62 !if "$(BUILD)" == "release"
63 __OPTIMIZEFLAG_2 = -O2
65 !if "$(RUNTIME_LIBS)" == "dynamic"
66 __RUNTIME_LIBS_6 = -tWR
68 !if "$(RUNTIME_LIBS)" == "static"
71 !if "$(RUNTIME_LIBS)" == "dynamic"
74 !if "$(RUNTIME_LIBS)" == "static"
77 !if "$(WXUNIV)" == "1"
78 __WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
80 !if "$(WXUNIV)" == "1"
81 __WXUNIV_DEFINE_p_1 = -d__WXUNIVERSAL__
83 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
84 __DEBUG_DEFINE_p = -D__WXDEBUG__
86 !if "$(DEBUG_FLAG)" == "1"
87 __DEBUG_DEFINE_p = -D__WXDEBUG__
89 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
90 __DEBUG_DEFINE_p_1 = -d__WXDEBUG__
92 !if "$(DEBUG_FLAG)" == "1"
93 __DEBUG_DEFINE_p_1 = -d__WXDEBUG__
95 !if "$(UNICODE)" == "1"
96 __UNICODE_DEFINE_p = -D_UNICODE
98 !if "$(UNICODE)" == "1"
99 __UNICODE_DEFINE_p_1 = -d_UNICODE
101 !if "$(SHARED)" == "1"
102 __DLLFLAG_p = -DWXUSINGDLL
104 !if "$(SHARED)" == "1"
105 __DLLFLAG_p_1 = -dWXUSINGDLL
107 !if "$(MONOLITHIC)" == "0"
109 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
111 !if "$(MONOLITHIC)" == "0"
112 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
114 !if "$(MONOLITHIC)" == "1"
116 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
118 !if "$(USE_GUI)" == "1"
119 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
121 !if "$(USE_GUI)" == "1"
122 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
124 !if "$(USE_GUI)" == "1"
125 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
128 __UNICOWS_LIB_p = unicows.lib
130 !if "$(SHARED)" == "0"
131 LIBDIRNAME = .\..\..\lib\bcc_lib$(CFG)
133 !if "$(SHARED)" == "1"
134 LIBDIRNAME = .\..\..\lib\bcc_dll$(CFG)
136 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
139 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
142 !if "$(DEBUG_INFO)" == "0"
145 !if "$(DEBUG_INFO)" == "1"
152 -if not exist $(OBJS) mkdir $(OBJS)
156 all: $(OBJS)\wxtest.exe
159 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
160 -if exist $(OBJS)\*.res del $(OBJS)\*.res
161 -if exist $(OBJS)\wxtest.exe del $(OBJS)\wxtest.exe
162 -if exist $(OBJS)\wxtest.tds del $(OBJS)\wxtest.tds
163 -if exist $(OBJS)\wxtest.ilc del $(OBJS)\wxtest.ilc
164 -if exist $(OBJS)\wxtest.ild del $(OBJS)\wxtest.ild
165 -if exist $(OBJS)\wxtest.ilf del $(OBJS)\wxtest.ilf
166 -if exist $(OBJS)\wxtest.ils del $(OBJS)\wxtest.ils
168 $(OBJS)\wxtest.exe: $(WXTEST_OBJECTS) $(OBJS)\wxtest_sample.res
169 ilink32 -Tpe -q $(LDFLAGS) -L$(BCCDIR)\lib -L$(BCCDIR)\lib\psdk $(__DEBUGINFO) -L$(LIBDIRNAME) -aa @&&|
170 c0w32.obj $(WXTEST_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) ole2w32.lib oleacc.lib odbc32.lib import32.lib cw32mt$(__RUNTIME_LIBS_7).lib,, $(OBJS)\wxtest_sample.res
173 $(OBJS)\wxtest_sample.res: .\..\..\samples\sample.rc
174 brcc32 -32 -r -fo$@ -i$(BCCDIR)\include -d__WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) -i.\..\..\include -i$(SETUPHDIR) -i. $(__DLLFLAG_p_1) -i.\..\..\samples $**
176 $(OBJS)\wxtest_test.obj: .\test.cpp
177 $(CXX) -q -c -P -o$@ $(WXTEST_CXXFLAGS) $**
179 $(OBJS)\wxtest_test_wdr.obj: .\test_wdr.cpp
180 $(CXX) -q -c -P -o$@ $(WXTEST_CXXFLAGS) $**