From 077968ca5e2afaba82a27100228e5603b5d4d837 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 18 Sep 1999 16:30:44 +0000 Subject: [PATCH] Mac and OS2 files excluded from wxGTK and wxMSW modules git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- modules | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/modules b/modules index a8ea3dcec3..ae43c02021 100644 --- 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