From: Robin Dunn Date: Tue, 12 Oct 1999 20:29:23 +0000 (+0000) Subject: Attempting to create module def for wxPython X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/8ad4b7acf4ef175d81f0c4d1f88b79bbd6db2d4d?ds=inline Attempting to create module def for wxPython git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/modules b/modules index e2b02f0483..cb1d89308a 100644 --- 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 + +