]> git.saurik.com Git - wxWidgets.git/blob - contrib/build/animate/makefile.bcc
Moved wxToolBarSimple to deprecated library
[wxWidgets.git] / contrib / build / animate / makefile.bcc
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.1.1 (http://bakefile.sourceforge.net)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
6
7 !ifndef BCCDIR
8 BCCDIR = $(MAKEDIR)\..
9 !endif
10
11 !include ../../../build/msw/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
23 ANIMATEDLL_CXXFLAGS = $(CPPFLAGS) $(__RUNTIME_LIBS) $(__DEBUGINFO) \
24 $(__OPTIMIZEFLAG) -tWM -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
25 $(__UNICODE_DEFINE_p) -I..\..\src\animate\..\..\..\include -I$(SETUPHDIR) \
26 -I..\..\src\animate\..\..\include -DWXUSINGDLL -DWXMAKINGDLL_ANIMATE \
27 $(CXXFLAGS) -Hu -H=$(OBJS)\wxprec_animatedll.csm
28 ANIMATEDLL_OBJECTS = \
29 $(OBJS)\animatedll_dummy.obj \
30 $(OBJS)\animatedll_animate.obj
31 ANIMATELIB_CXXFLAGS = $(CPPFLAGS) $(__RUNTIME_LIBS) $(__DEBUGINFO) \
32 $(__OPTIMIZEFLAG) -tWM -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
33 $(__UNICODE_DEFINE_p) -I..\..\src\animate\..\..\..\include -I$(SETUPHDIR) \
34 -I..\..\src\animate\..\..\include $(CXXFLAGS) -Hu \
35 -H=$(OBJS)\wxprec_animatelib.csm
36 ANIMATELIB_OBJECTS = \
37 $(OBJS)\animatelib_dummy.obj \
38 $(OBJS)\animatelib_animate.obj
39 OBJS = \
40 bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
41 SETUPHDIR = \
42 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
43
44 ### Conditionally set variables: ###
45
46 !if "$(SHARED)" == "0"
47 LIBDIRNAME = ..\..\src\animate\..\..\..\lib\bcc_lib$(CFG)
48 !endif
49 !if "$(SHARED)" == "1"
50 LIBDIRNAME = ..\..\src\animate\..\..\..\lib\bcc_dll$(CFG)
51 !endif
52 !if "$(USE_GUI)" == "0"
53 PORTNAME = base
54 !endif
55 !if "$(USE_GUI)" == "1"
56 PORTNAME = msw
57 !endif
58 !if "$(OFFICIAL_BUILD)" == "0"
59 VENDORTAG = _$(VENDOR)
60 !endif
61 !if "$(OFFICIAL_BUILD)" == "1"
62 VENDORTAG =
63 !endif
64 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
65 WXDEBUGFLAG = d
66 !endif
67 !if "$(DEBUG_FLAG)" == "1"
68 WXDEBUGFLAG = d
69 !endif
70 !if "$(SHARED)" == "1"
71 WXDLLFLAG = dll
72 !endif
73 !if "$(UNICODE)" == "1"
74 WXUNICODEFLAG = u
75 !endif
76 !if "$(WXUNIV)" == "1"
77 WXUNIVNAME = univ
78 !endif
79 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
80 __DEBUGINFO = -v
81 !endif
82 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
83 __DEBUGINFO = -v-
84 !endif
85 !if "$(DEBUG_INFO)" == "0"
86 __DEBUGINFO = -v-
87 !endif
88 !if "$(DEBUG_INFO)" == "1"
89 __DEBUGINFO = -v
90 !endif
91 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
92 __DEBUG_DEFINE_p = -D__WXDEBUG__
93 !endif
94 !if "$(DEBUG_FLAG)" == "1"
95 __DEBUG_DEFINE_p = -D__WXDEBUG__
96 !endif
97 !if "$(USE_GUI)" == "1"
98 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
99 !endif
100 !if "$(USE_GUI)" == "1"
101 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
102 !endif
103 !if "$(USE_GUI)" == "1"
104 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
105 !endif
106 !if "$(BUILD)" == "debug"
107 __OPTIMIZEFLAG = -Od
108 !endif
109 !if "$(BUILD)" == "release"
110 __OPTIMIZEFLAG = -O2
111 !endif
112 !if "$(RUNTIME_LIBS)" == "dynamic"
113 __RUNTIME_LIBS = -tWR
114 !endif
115 !if "$(RUNTIME_LIBS)" == "static"
116 __RUNTIME_LIBS =
117 !endif
118 !if "$(RUNTIME_LIBS)" == "dynamic"
119 __RUNTIME_LIBS_7 = i
120 !endif
121 !if "$(RUNTIME_LIBS)" == "static"
122 __RUNTIME_LIBS_7 =
123 !endif
124 !if "$(UNICODE)" == "1"
125 __UNICODE_DEFINE_p = -DwxUSE_UNICODE=1
126 !endif
127 !if "$(MSLU)" == "1"
128 __UNICOWS_LIB_p = unicows.lib
129 !endif
130 !if "$(MONOLITHIC)" == "0"
131 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
132 !endif
133 !if "$(MONOLITHIC)" == "0"
134 __WXLIB_CORE_p = \
135 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
136 !endif
137 !if "$(MONOLITHIC)" == "1"
138 __WXLIB_MONO_p = \
139 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
140 !endif
141 !if "$(WXUNIV)" == "1"
142 __WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
143 !endif
144 !if "$(SHARED)" == "1"
145 __animatedll___depname = \
146 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate_bcc$(VENDORTAG).dll
147 !endif
148 !if "$(SHARED)" == "0"
149 __animatelib___depname = \
150 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.lib
151 !endif
152
153
154 all: $(OBJS)
155 $(OBJS):
156 -if not exist $(OBJS) mkdir $(OBJS)
157
158 ### Targets: ###
159
160 all: $(__animatedll___depname) $(__animatelib___depname)
161
162 $(OBJS)\animatedll_animate.obj: ../../src/animate\animate.cpp
163 $(CXX) -q -c -P -o$@ $(ANIMATEDLL_CXXFLAGS) $**
164
165 $(OBJS)\animatedll_dummy.obj: ../../src/animate\..\..\..\src\msw\dummy.cpp
166 $(CXX) -q -c -P -o$@ $(ANIMATEDLL_CXXFLAGS) -H $**
167
168 $(OBJS)\animatelib_animate.obj: ../../src/animate\animate.cpp
169 $(CXX) -q -c -P -o$@ $(ANIMATELIB_CXXFLAGS) $**
170
171 $(OBJS)\animatelib_dummy.obj: ../../src/animate\..\..\..\src\msw\dummy.cpp
172 $(CXX) -q -c -P -o$@ $(ANIMATELIB_CXXFLAGS) -H $**
173
174 !if "$(SHARED)" == "1"
175 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate_bcc$(VENDORTAG).dll: $(OBJS)\animatedll_dummy.obj $(ANIMATEDLL_OBJECTS)
176 ilink32 -Tpd -q $(LDFLAGS) $(__DEBUGINFO) -L$(LIBDIRNAME) @&&|
177 c0d32.obj $(ANIMATEDLL_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) import32.lib ole2w32.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) import32.lib cw32mt$(__RUNTIME_LIBS_7).lib,,
178 |
179 implib -f $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate $@
180 !endif
181
182 !if "$(SHARED)" == "0"
183 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.lib: $(OBJS)\animatelib_dummy.obj $(ANIMATELIB_OBJECTS)
184 if exist $@ del $@
185 tlib /a /p2048 $@ @&&|
186 $(ANIMATELIB_OBJECTS)
187 |
188 !endif
189
190 clean:
191 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
192 -if exist $(OBJS)\*.res del $(OBJS)\*.res
193 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate_bcc$(VENDORTAG).dll del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)250$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate_bcc$(VENDORTAG).dll
194 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.lib
195 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_animate.lib