]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/build/stc/stc.bkl
Applied patch [ 795491 ] Multimon sample compatibility with various conditions
[wxWidgets.git] / contrib / build / stc / stc.bkl
index e0a1b923efd9eb541fef06ca95bca6457c967730..083152732a7bb7ee43253cecc6146b8b376a896a 100644 (file)
@@ -3,6 +3,7 @@
 
 <makefile>
 
+    <set var="WX_DISABLE_PRECOMP_HEADERS">1</set>
     <include file="../../../build/bakefiles/common_contrib.bkl"/>
 
     <set var="STC_SRC">
@@ -82,5 +83,7 @@
     </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>