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 SASHTEST_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)\sashtest_sashtest.obj
35 ### Conditionally set variables: ###
37 !if "$(USE_GUI)" == "0"
40 !if "$(USE_GUI)" == "1"
43 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
46 !if "$(DEBUG_FLAG)" == "1"
49 !if "$(UNICODE)" == "1"
52 !if "$(WXUNIV)" == "1"
55 !if "$(SHARED)" == "1"
58 !if "$(BUILD)" == "debug"
59 __OPTIMIZEFLAG_2 = -Od
61 !if "$(BUILD)" == "release"
62 __OPTIMIZEFLAG_2 = -O2
64 !if "$(RUNTIME_LIBS)" == "dynamic"
65 __RUNTIME_LIBS_6 = -tWR
67 !if "$(RUNTIME_LIBS)" == "static"
70 !if "$(RUNTIME_LIBS)" == "dynamic"
73 !if "$(RUNTIME_LIBS)" == "static"
76 !if "$(WXUNIV)" == "1"
77 __WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
79 !if "$(WXUNIV)" == "1"
80 __WXUNIV_DEFINE_p_1 = -d__WXUNIVERSAL__
82 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
83 __DEBUG_DEFINE_p = -D__WXDEBUG__
85 !if "$(DEBUG_FLAG)" == "1"
86 __DEBUG_DEFINE_p = -D__WXDEBUG__
88 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
89 __DEBUG_DEFINE_p_1 = -d__WXDEBUG__
91 !if "$(DEBUG_FLAG)" == "1"
92 __DEBUG_DEFINE_p_1 = -d__WXDEBUG__
94 !if "$(UNICODE)" == "1"
95 __UNICODE_DEFINE_p = -D_UNICODE
97 !if "$(UNICODE)" == "1"
98 __UNICODE_DEFINE_p_1 = -d_UNICODE
100 !if "$(SHARED)" == "1"
101 __DLLFLAG_p = -DWXUSINGDLL
103 !if "$(SHARED)" == "1"
104 __DLLFLAG_p_1 = -dWXUSINGDLL
106 !if "$(MONOLITHIC)" == "0"
108 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_adv.lib
110 !if "$(MONOLITHIC)" == "0"
112 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
114 !if "$(MONOLITHIC)" == "0"
115 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
117 !if "$(MONOLITHIC)" == "1"
119 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
121 !if "$(USE_GUI)" == "1"
122 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
124 !if "$(USE_GUI)" == "1"
125 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
127 !if "$(USE_GUI)" == "1"
128 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
131 __UNICOWS_LIB_p = unicows.lib
133 !if "$(SHARED)" == "0"
134 LIBDIRNAME = .\..\..\lib\bcc_lib$(CFG)
136 !if "$(SHARED)" == "1"
137 LIBDIRNAME = .\..\..\lib\bcc_dll$(CFG)
139 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
142 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
145 !if "$(DEBUG_INFO)" == "0"
148 !if "$(DEBUG_INFO)" == "1"
155 -if not exist $(OBJS) mkdir $(OBJS)
159 all: $(OBJS)\sashtest.exe
162 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
163 -if exist $(OBJS)\*.res del $(OBJS)\*.res
164 -if exist $(OBJS)\sashtest.exe del $(OBJS)\sashtest.exe
165 -if exist $(OBJS)\sashtest.tds del $(OBJS)\sashtest.tds
166 -if exist $(OBJS)\sashtest.ilc del $(OBJS)\sashtest.ilc
167 -if exist $(OBJS)\sashtest.ild del $(OBJS)\sashtest.ild
168 -if exist $(OBJS)\sashtest.ilf del $(OBJS)\sashtest.ilf
169 -if exist $(OBJS)\sashtest.ils del $(OBJS)\sashtest.ils
171 $(OBJS)\sashtest.exe: $(SASHTEST_OBJECTS) $(OBJS)\sashtest_sashtest.res
172 ilink32 -Tpe -q $(LDFLAGS) -L$(BCCDIR)\lib -L$(BCCDIR)\lib\psdk $(__DEBUGINFO) -L$(LIBDIRNAME) -aa @&&|
173 c0w32.obj $(SASHTEST_OBJECTS),$@,, $(__WXLIB_ADV_p) $(__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)\sashtest_sashtest.res
176 $(OBJS)\sashtest_sashtest.obj: .\sashtest.cpp
177 $(CXX) -q -c -P -o$@ $(SASHTEST_CXXFLAGS) $**
179 $(OBJS)\sashtest_sashtest.res: .\sashtest.rc
180 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 $**