]> git.saurik.com Git - wxWidgets.git/commitdiff
re-added missing wxUSE_PLUINGS
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 15 Apr 2005 18:34:33 +0000 (18:34 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 15 Apr 2005 18:34:33 +0000 (18:34 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h.in

index e081e7205f70d30d1407efe43b793fed3e9a058e..610b50e09c1a507341f64629ab6d1b756b7448ce 100644 (file)
  * Use SDL for audio (Unix)
  */
 #define wxUSE_LIBSDL 0
+
+/*
+ * Compile sound backends as plugins
+ */
+#define wxUSE_PLUGINS 0
+
 /*
  * Use GNOME print for printing under GTK+ 2.0
  */