]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/expat.bkl
added numdlg.h and generic/numdlgg.h
[wxWidgets.git] / build / bakefiles / expat.bkl
index 578e011bd00c6e91833178b44e37acce24b15610..6d6146ee62c7afe6d608fbef53bf3ccad9ec70ba 100644 (file)
         <dirname>$(LIBDIRNAME)</dirname>
         <include cond="FORMAT!='autoconf'">$(LIBDIRNAME)</include>
         <include cond="FORMAT=='autoconf'">$(BUILDDIR)/src/expat</include>
+        <define cond="FORMAT!='autoconf' and PLATFORM_WIN32=='1'">
+            COMPILED_FROM_DSP
+        </define>
+        <cflags-borland>-w-8004 -w-8008 -w-8012 -w-8057 -w-8066</cflags-borland>
         <sources>
             src/expat/lib/xmlparse.c
             src/expat/lib/xmlrole.c