]> git.saurik.com Git - wxWidgets.git/commitdiff
Attempting to create module def for wxPython
authorRobin Dunn <robin@alldunn.com>
Tue, 12 Oct 1999 20:29:23 +0000 (20:29 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 12 Oct 1999 20:29:23 +0000 (20:29 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

modules

diff --git a/modules b/modules
index e2b02f0483091c198a7c87e82320977a5670eabc..cb1d89308a3d8708a86c371d64af5eab7221b114 100644 (file)
--- a/modules
+++ b/modules
@@ -71,4 +71,13 @@ wxOS2 -a wxWindows wxWindows/docs !wxWindows/docs/latex !wxWindows/docs/motif \
       wxWindows/lib wxWindows/samples wxWindows/misc !wxWindows/misc/implib \
       wxWindows/testconf
 
-wxPython -a wxWindows/utils/wxPython wxWindows/docs/latex/wx
+wxPython -a wxWindows wxWindows/utils wxWindows/utils/wxPython \
+       !wxWindows/distrib !wxWindows/include !wxWindows/lib !wxWindows/locale \
+       !wxWindows/misc !wxWindows/samples !wxWindows/src !wxWindows/tests \
+       !wxWindows/user !wxWindows/utils/HelpGen !wxWindows/utils/HelpHTML \
+       !wxWindows/utils/dialoged  !wxWindows/utils/framelayout  \
+       !wxWindows/utils/nplugin  !wxWindows/utils/projgen !wxWindows/utils/serialize \
+       !wxWindows/utils/tex2rtf  !wxWindows/utils/wxMMedia2 \
+       !wxWindows/utils/wxOLE  !wxWindows/utils/wxtree
+
+