]> git.saurik.com Git - wxWidgets.git/commitdiff
Mac and OS2 files excluded from wxGTK and wxMSW modules
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 18 Sep 1999 16:30:44 +0000 (16:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 18 Sep 1999 16:30:44 +0000 (16:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

modules

diff --git a/modules b/modules
index a8ea3dcec3101b82f5699017878feac0ecc8728c..ae43c020212ce8adb5f5d810daad640c6a1c6599 100644 (file)
--- a/modules
+++ b/modules
@@ -3,7 +3,8 @@ wxGTK -a wxWindows !wxWindows/docs/latex \
        !wxWindows/include/wx/msw !wxWindows/include/wx/motif  !wxWindows/include/wx/qt \
        !wxWindows/include/wx/stubs !wxWindows/src/msw !wxWindows/src/qt !wxWindows/src/motif \
        !wxWindows/include/wx/mac !wxWindows/src/stubs !wxWindows/misc !wxWindows/user \
-       !wxWindows/samples !wxWindows/utils 
+       !wxWindows/samples !wxWindows/utils !wxWindows/include/wx/os2 \
+    !wxWindows/src/os2 !wxWindows/src/mac
 
 wxQt -a wxWindows/Makefile wxWindows/install/unix wxWindows/install-sh \
        wxWindows/template.mak wxWindows/docs !wxWindows/docs/latex !wxWindows/docs/msw \
@@ -44,7 +45,8 @@ wxMSW -a wxWindows/docs !wxWindows/docs/latex !wxWindows/docs/gtk !wxWindows/doc
        !wxWindows/include/wx/stubs !wxWindows/src/stubs \
        wxWindows/lib \
        wxWindows/misc !wxWindows/misc/imlib \
-       wxWindows/template.mak
+       wxWindows/template.mak !wxWindows/include/wx/os2 !wxWindows/src/os2 \
+    !wxWindows/include/wx/mac !wxWindows/src/mac
 
 wxEtc -a wxWindows/misc wxWindows/user wxWindows/samples wxWindows/utils