]>
Commit | Line | Data |
---|---|---|
250700e4 RD |
1 | # ========================================================================= |
2 | # This makefile was generated by | |
bdc408c4 | 3 | # Bakefile 0.1.1 (http://bakefile.sourceforge.net) |
250700e4 RD |
4 | # Do not modify, all changes will be overwritten! |
5 | # ========================================================================= | |
6 | ||
7 | !ifndef BCCDIR | |
8 | BCCDIR = $(MAKEDIR)\.. | |
9 | !endif | |
10 | ||
11 | !include ../../../build/config.bcc | |
12 | ||
13 | # ------------------------------------------------------------------------- | |
14 | # Do not modify the rest of this file! | |
15 | # ------------------------------------------------------------------------- | |
16 | ||
17 | !if "$(BCCDIR)" == "\.." | |
18 | !error Your Borland compiler does not define MAKEDIR. Please define the BCCDIR variable, e.g. BCCDIR=d:\bc4 | |
19 | !endif | |
20 | ||
21 | ### Variables: ### | |
22 | ||
3f55f5b8 | 23 | ANITEST_CXXFLAGS = $(CPPFLAGS) $(__RUNTIME_LIBS_6) $(__DEBUGINFO) \ |
250700e4 RD |
24 | $(__OPTIMIZEFLAG_2) -tWM -D__WXMSW__ $(__WXUNIV_DEFINE_p) \ |
25 | $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) -I.\..\..\..\include \ | |
3f55f5b8 VS |
26 | -I$(LIBDIRNAME) -I.\..\..\..\src\tiff -I.\..\..\..\src\jpeg \ |
27 | -I.\..\..\..\src\png -I.\..\..\..\src\zlib -I.\..\..\..\src\regex \ | |
28 | -I.\..\..\..\src\expat\lib -I. $(__DLLFLAG_p) -I.\..\..\include $(CXXFLAGS) | |
29 | ANITEST_OBJECTS = \ | |
30 | $(OBJS)\anitest_anitest.obj | |
31 | LIBDIRNAME = \ | |
32 | .\..\..\..\lib\bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) | |
250700e4 RD |
33 | OBJS = \ |
34 | bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) | |
35 | ||
36 | ### Conditionally set variables: ### | |
37 | ||
38 | !if "$(USE_GUI)" == "0" | |
39 | PORTNAME = base | |
40 | !endif | |
41 | !if "$(USE_GUI)" == "1" | |
42 | PORTNAME = msw | |
43 | !endif | |
3f55f5b8 VS |
44 | !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default" |
45 | WXDEBUGFLAG = d | |
46 | !endif | |
47 | !if "$(DEBUG_FLAG)" == "1" | |
250700e4 RD |
48 | WXDEBUGFLAG = d |
49 | !endif | |
50 | !if "$(SHARED)" == "1" | |
51 | WXDLLFLAG = dll | |
52 | !endif | |
53 | !if "$(UNICODE)" == "1" | |
54 | WXUNICODEFLAG = u | |
55 | !endif | |
56 | !if "$(WXUNIV)" == "1" | |
57 | WXUNIVNAME = univ | |
58 | !endif | |
3f55f5b8 VS |
59 | !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default" |
60 | __DEBUGINFO = -v | |
250700e4 | 61 | !endif |
3f55f5b8 VS |
62 | !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default" |
63 | __DEBUGINFO = -v- | |
250700e4 | 64 | !endif |
3f55f5b8 VS |
65 | !if "$(DEBUG_INFO)" == "0" |
66 | __DEBUGINFO = -v- | |
67 | !endif | |
68 | !if "$(DEBUG_INFO)" == "1" | |
69 | __DEBUGINFO = -v | |
70 | !endif | |
71 | !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default" | |
72 | __DEBUG_DEFINE_p = -D__WXDEBUG__ | |
73 | !endif | |
74 | !if "$(DEBUG_FLAG)" == "1" | |
250700e4 RD |
75 | __DEBUG_DEFINE_p = -D__WXDEBUG__ |
76 | !endif | |
e80ae200 VS |
77 | !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default" |
78 | __DEBUG_DEFINE_p_1 = -d__WXDEBUG__ | |
79 | !endif | |
80 | !if "$(DEBUG_FLAG)" == "1" | |
81 | __DEBUG_DEFINE_p_1 = -d__WXDEBUG__ | |
82 | !endif | |
250700e4 RD |
83 | !if "$(SHARED)" == "1" |
84 | __DLLFLAG_p = -DWXUSINGDLL | |
85 | !endif | |
e80ae200 VS |
86 | !if "$(SHARED)" == "1" |
87 | __DLLFLAG_p_1 = -dWXUSINGDLL | |
88 | !endif | |
3f55f5b8 VS |
89 | !if "$(USE_GUI)" == "1" |
90 | __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib | |
91 | !endif | |
92 | !if "$(USE_GUI)" == "1" | |
93 | __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib | |
94 | !endif | |
95 | !if "$(USE_GUI)" == "1" | |
96 | __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib | |
97 | !endif | |
250700e4 RD |
98 | !if "$(BUILD)" == "debug" |
99 | __OPTIMIZEFLAG_2 = -Od | |
100 | !endif | |
101 | !if "$(BUILD)" == "release" | |
102 | __OPTIMIZEFLAG_2 = -O2 | |
103 | !endif | |
104 | !if "$(RUNTIME_LIBS)" == "dynamic" | |
105 | __RUNTIME_LIBS_6 = -tWR | |
106 | !endif | |
107 | !if "$(RUNTIME_LIBS)" == "static" | |
108 | __RUNTIME_LIBS_6 = | |
109 | !endif | |
110 | !if "$(RUNTIME_LIBS)" == "dynamic" | |
111 | __RUNTIME_LIBS_7 = i | |
112 | !endif | |
113 | !if "$(RUNTIME_LIBS)" == "static" | |
114 | __RUNTIME_LIBS_7 = | |
115 | !endif | |
116 | !if "$(UNICODE)" == "1" | |
117 | __UNICODE_DEFINE_p = -DwxUSE_UNICODE=1 | |
118 | !endif | |
e80ae200 VS |
119 | !if "$(UNICODE)" == "1" |
120 | __UNICODE_DEFINE_p_1 = -dwxUSE_UNICODE=1 | |
121 | !endif | |
250700e4 RD |
122 | !if "$(MONOLITHIC)" == "0" |
123 | __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib | |
124 | !endif | |
125 | !if "$(MONOLITHIC)" == "0" | |
126 | __WXLIB_CORE_p = \ | |
127 | wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib | |
128 | !endif | |
129 | !if "$(MONOLITHIC)" == "1" | |
130 | __WXLIB_MONO_p = \ | |
131 | wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib | |
132 | !endif | |
133 | !if "$(WXUNIV)" == "1" | |
134 | __WXUNIV_DEFINE_p = -D__WXUNIVERSAL__ | |
135 | !endif | |
e80ae200 VS |
136 | !if "$(WXUNIV)" == "1" |
137 | __WXUNIV_DEFINE_p_1 = -d__WXUNIVERSAL__ | |
138 | !endif | |
250700e4 RD |
139 | |
140 | ||
141 | all: $(OBJS) | |
142 | $(OBJS): | |
143 | -if not exist $(OBJS) mkdir $(OBJS) | |
144 | ||
145 | ### Targets: ### | |
146 | ||
147 | all: $(OBJS)\anitest.exe data | |
148 | ||
149 | $(OBJS)\anitest_anitest.obj: .\anitest.cpp | |
150 | $(CXX) -q -c -P -o$@ $(ANITEST_CXXFLAGS) $** | |
151 | ||
e80ae200 VS |
152 | $(OBJS)\anitest_anitest.res: .\anitest.rc |
153 | brcc32 -32 -r -fo$@ -i$(BCCDIR)\include -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) -i.\..\..\include $** | |
154 | ||
155 | $(OBJS)\anitest.exe: $(ANITEST_OBJECTS) $(OBJS)\anitest_anitest.res | |
3f55f5b8 | 156 | ilink32 -Tpe -q $(LDFLAGS) $(__DEBUGINFO) -L$(LIBDIRNAME) -aa @&&| |
e80ae200 | 157 | c0w32.obj $(ANITEST_OBJECTS),$@,, wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.lib $(__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 import32.lib ole2w32.lib cw32mt$(__RUNTIME_LIBS_7).lib,, $(OBJS)\anitest_anitest.res |
250700e4 RD |
158 | | |
159 | ||
160 | clean: | |
161 | -if exist $(OBJS)\*.obj del $(OBJS)\*.obj | |
162 | -if exist $(OBJS)\*.res del $(OBJS)\*.res | |
163 | -if exist $(OBJS)\anitest.exe del $(OBJS)\anitest.exe | |
164 | ||
165 | data: | |
166 | if not exist $(OBJS) mkdir $(OBJS) | |
167 | for %f in (bttrfly.gif hooked.gif tbttrfly.gif mondrian.ico) do if not exist $(OBJS)\%f copy .\%f $(OBJS) |