6 <include file=
"../../../build/bakefiles/common_contrib.bkl"/>
8 <set var=
"ANIMATE_SRC">
12 <headers template=
"wx_contrib_headers">
18 <dll id=
"animatedll" template=
"wx_contrib_dll" cond=
"SHARED=='1'">
19 <define>WXUSINGDLL
</define>
20 <define>WXMAKINGDLL_ANIMATE
</define>
21 <sources>$(ANIMATE_SRC)
</sources>
26 <lib id=
"animatelib" template=
"wx_contrib_lib" cond=
"SHARED=='0'">
27 <sources>$(ANIMATE_SRC)
</sources>
30 <set var=
"MSVC6PRJ_MERGED_TARGETS" append=
"1">animate=animatelib+animatedll
</set>