]> git.saurik.com Git - wxWidgets.git/commitdiff
clear BUILD_ANIMATE when CORE_ONLY == 1
authorRobin Dunn <robin@alldunn.com>
Wed, 20 Apr 2005 21:41:04 +0000 (21:41 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 20 Apr 2005 21:41:04 +0000 (21:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/config.py

index 6b8d5199e68e9abd9058363f137c8a993ac70245..a0e7e148ebbe857a485e6f8e58697056c846cbea 100644 (file)
@@ -634,6 +634,7 @@ if CORE_ONLY:
     BUILD_DLLWIDGET = 0
     BUILD_IEWIN = 0
     BUILD_ACTIVEX = 0
+    BUILD_ANIMATE = 0
 
 if debug:
     FINAL  = 0