use CVSROOT/modules now instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2c5d45edb5
commit
f71c3b49e2
108
modules
108
modules
@ -1,108 +0,0 @@
|
||||
###############################################################################
|
||||
# File: modules
|
||||
# Purpose: The list of modules which can be checked out using cvs from
|
||||
# wxWindows cvs repository
|
||||
# Author: Karsten Ballueder
|
||||
# Created: 26.07.99
|
||||
# Version: $Id$
|
||||
#
|
||||
# The format of this file is described in the cvs manual but should be clar
|
||||
# enough from the module definitions which follow.
|
||||
###############################################################################
|
||||
|
||||
# a template for a new module
|
||||
#
|
||||
#wxPortName -a wxWindows \
|
||||
# !wxWindows/docs/latex \
|
||||
# !wxWindows/docs/gtk !wxWindows/docs/msw !wxWindows/docs/motif \
|
||||
# \
|
||||
# !wxWindows/include/wx/gtk !wxWindows/include/wx/msw !wxWindows/include/wx/motif \
|
||||
# !wxWindows/include/wx/qt !wxWindows/include/wx/stubs \
|
||||
# !wxWindows/include/wx/mac !wxWindows/include/wx/os2 \
|
||||
# \
|
||||
# !wxWindows/src/gtk !wxWindows/src/msw !wxWindows/src/motif \
|
||||
# !wxWindows/src/qt !wxWindows/src/stubs !wxWindows/src/os2 !wxWindows/src/mac \
|
||||
# \
|
||||
# !wxWindows/misc !wxWindows/user !wxWindows/samples !wxWindows/utils \
|
||||
# !wxWindows/install !wxWindows/distrib !wxWindows/setup !wxWindows/testconf \
|
||||
|
||||
wxGTK -a wxWindows \
|
||||
!wxWindows/docs/latex !wxWindows/docs/msw !wxWindows/docs/motif \
|
||||
\
|
||||
!wxWindows/include/wx/msw !wxWindows/include/wx/motif \
|
||||
!wxWindows/include/wx/qt !wxWindows/include/wx/stubs \
|
||||
!wxWindows/include/wx/mac !wxWindows/include/wx/os2 \
|
||||
\
|
||||
!wxWindows/src/msw !wxWindows/src/motif !wxWindows/src/qt \
|
||||
!wxWindows/src/stubs !wxWindows/src/os2 !wxWindows/src/mac \
|
||||
\
|
||||
!wxWindows/user !wxWindows/samples !wxWindows/utils \
|
||||
!wxWindows/install !wxWindows/distrib !wxWindows/setup !wxWindows/testconf \
|
||||
|
||||
wxMotif -a wxWindows \
|
||||
!wxWindows/docs/latex !wxWindows/docs/msw !wxWindows/docs/gtk \
|
||||
\
|
||||
!wxWindows/include/wx/msw !wxWindows/include/wx/gtk \
|
||||
!wxWindows/include/wx/qt !wxWindows/include/wx/stubs \
|
||||
!wxWindows/include/wx/mac !wxWindows/include/wx/os2 \
|
||||
\
|
||||
!wxWindows/src/msw !wxWindows/src/gtk !wxWindows/src/qt \
|
||||
!wxWindows/src/stubs !wxWindows/src/os2 !wxWindows/src/mac \
|
||||
\
|
||||
!wxWindows/misc !wxWindows/user !wxWindows/samples !wxWindows/utils \
|
||||
!wxWindows/install !wxWindows/distrib !wxWindows/setup !wxWindows/testconf
|
||||
|
||||
wxMSW -a wxWindows \
|
||||
!wxWindows/docs/latex !wxWindows/docs/motif !wxWindows/docs/gtk \
|
||||
\
|
||||
!wxWindows/include/wx/motif !wxWindows/include/wx/gtk \
|
||||
!wxWindows/include/wx/qt !wxWindows/include/wx/stubs \
|
||||
!wxWindows/include/wx/mac !wxWindows/include/wx/os2 \
|
||||
\
|
||||
!wxWindows/src/motif !wxWindows/src/qt !wxWindows/src/gtk \
|
||||
!wxWindows/src/stubs !wxWindows/src/os2 !wxWindows/src/mac \
|
||||
\
|
||||
!wxWindows/misc !wxWindows/user !wxWindows/samples !wxWindows/utils \
|
||||
!wxWindows/install !wxWindows/distrib !wxWindows/setup !wxWindows/testconf
|
||||
|
||||
wxQt -a wxWindows/Makefile wxWindows/install/unix wxWindows/install-sh \
|
||||
wxWindows/template.mak wxWindows/docs !wxWindows/docs/latex !wxWindows/docs/msw \
|
||||
!wxWindows/docs/gtk !wxWindows/docs/motif wxWindows/include/wx \
|
||||
!wxWindows/include/wx/msw !wxWindows/include/wx/gtk !wxWindows/include/wx/qt \
|
||||
!wxWindows/include/wx/stubs !wxWindows/src/stubs wxWindows/src/unix \
|
||||
wxWindows/src/Makefile wxWindows/src/Makefile.in wxWindows/src/qt \
|
||||
wxWindows/src/gdk_imlib wxWindows/src/generic wxWindows/src/common \
|
||||
wxWindows/src/png wxWindows/src/zlib wxWindows/src/mkdirs \
|
||||
wxWindows/lib wxWindows/src/qt.inc wxWindows/setup wxWindows/mkinstalldirs \
|
||||
wxWindows/misc wxWindows/user wxWindows/samples wxWindows/utils
|
||||
|
||||
wxMac -a wxWindows/include/wx_cw.pch wxWindows/include/wx_cw.pch++ \
|
||||
wxWindows/include/wx_cw_d.pch wxWindows/include/wx_cw_d.pch++ \
|
||||
wxWindows/include/wx/mac wxWindows/src/mac
|
||||
|
||||
wxEtc -a wxWindows/misc wxWindows/user wxWindows/samples wxWindows/utils
|
||||
|
||||
wxSamples -a wxWindows/samples
|
||||
|
||||
wxDocs -a wxWindows/docs
|
||||
|
||||
wxDoc -a wxWindows/docs
|
||||
|
||||
|
||||
wxOS2 -a wxWindows wxWindows/docs !wxWindows/docs/latex !wxWindows/docs/motif \
|
||||
!wxWindows/docs/gtk !wxWindows/docs/motif2 !wxWindows/docs/msw !wxWindows/docs/word \
|
||||
wxWindows/include wxWindows/include/wx !wxWindows/include/wx/gtk \
|
||||
!wxWindows/include/wx/mac !wxWindows/include/wx/motif !wxWindows/include/wx/msw \
|
||||
!wxWindows/include/wx/qt !wxWindows/include/wx/stubs !wxWindows/include/wx/unix \
|
||||
wxWindows/include/wx/generic wxWindows/include/wx/os2 wxWindows/include/wx/protocol
|
||||
wxWindows/include/wx/html \
|
||||
wxWindows/src !wxWindows/src/Makefile !wxWindows/src/Makefile.in \
|
||||
!wxWindows/src/mac !wxWindows/src/motif !wxWindows/src/msw !wxWindows/src/png \
|
||||
!wxWindows/src/qt !wxWindows/src/stubs !wxWindows/src/unix !wxWindows/src/zlib \
|
||||
!wxWindows/src/iodbc
|
||||
wxWindows/src/generic wxWindows/src/html wxWindows/src/common wxWindows/src/os2 \
|
||||
wxWindows/src/xpm
|
||||
wxWindows/lib wxWindows/samples wxWindows/misc !wxWindows/misc/implib \
|
||||
wxWindows/testconf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user