]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/expat.bkl
LIB instead of Static, better aligned
[wxWidgets.git] / build / bakefiles / expat.bkl
index 578e011bd00c6e91833178b44e37acce24b15610..ef4f4e9f478ef19c8db1609bc610814bb3ac248f 100644 (file)
@@ -19,6 +19,9 @@
         <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>
         <sources>
             src/expat/lib/xmlparse.c
             src/expat/lib/xmlrole.c