<makefile>
+ <set var="WX_DISABLE_PRECOMP_HEADERS">1</set>
<include file="../../../build/bakefiles/common_contrib.bkl"/>
<set var="STC_SRC">
</dll>
<lib id="stclib" template="wx_contrib_lib,stc_base" cond="SHARED=='0'"/>
+
+ <set var="MSVC6PRJ_MERGED_TARGETS" append="1">stc=stclib+stcdll</set>
</makefile>