]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/build/stc/stc.bkl
[ 1176516 ] argv datatype has changed (char in docs but really wxChar)
[wxWidgets.git] / contrib / build / stc / stc.bkl
index 7ec877db25d61b2fe79252b152c9eb6de7be3386..0e1fe5abbed56d276780d608530a88f93448205e 100644 (file)
@@ -95,6 +95,7 @@
         <define>SCI_LEXER</define>
         <define>LINK_LEXERS</define>
         <sources>$(STC_SRC)</sources>
+        <cppflags-borland>-w-8027</cppflags-borland>
     </template>
 
     <dll id="stcdll" template="wx_contrib_dll,stc_base" cond="SHARED=='1'">
     </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>