From: Julian Smart Date: Wed, 25 Feb 2004 10:39:57 +0000 (+0000) Subject: Script updates X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/52f52ebc4e0be6a9899d328b08db9eb14629d219 Script updates git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/distrib/msw/generic.rsp b/distrib/msw/generic.rsp index 167ec2c2b1..5fbfb79d0f 100644 --- a/distrib/msw/generic.rsp +++ b/distrib/msw/generic.rsp @@ -449,6 +449,12 @@ samples/event/*.bmp samples/event/*.pro samples/event/*.bkl +samples/except/*.cpp +samples/except/*.rc +samples/except/makefile* +samples/except/*.xpm +samples/except/*.bkl + samples/exec/*.cpp samples/exec/*.h samples/exec/makefile* @@ -728,6 +734,17 @@ samples/ipc/*.txt samples/ipc/*.pro samples/ipc/*.bkl +samples/joytest/*.h +samples/joytest/*.cpp +samples/joytest/*.def +samples/joytest/*.rc +samples/joytest/makefile.* +samples/joytest/*.txt +samples/joytest/*.bmp +samples/joytest/*.wav +samples/joytest/*.ico +samples/joytest/*.bkl + samples/keyboard/*.cpp samples/keyboard/*.h samples/keyboard/*.def @@ -856,6 +873,8 @@ samples/mobile/wxedit/*.h samples/mobile/wxedit/*.xpm samples/mobile/styles/*.bkl samples/mobile/wxedit/*.bkl +samples/mobile/make* +samples/mobile/*.bkl samples/multimon/*.h samples/multimon/*.cpp @@ -898,6 +917,8 @@ samples/odbc/*.cdx samples/odbc/*.pro samples/odbc/*.bkl +samples/opengl/*.bkl +samples/opengl/make* samples/opengl/cube/*.cpp samples/opengl/cube/*.h samples/opengl/cube/*.rc @@ -1194,6 +1215,12 @@ samples/validate/*.bmp samples/validate/*.pro samples/validate/*.bkl +samples/vscroll/*.cpp +samples/vscroll/*.rc +samples/vscroll/makefile* +samples/vscroll/*.xpm +samples/vscroll/*.bkl + samples/widgets/*.cpp samples/widgets/*.h samples/widgets/makefile* diff --git a/distrib/msw/makefile.rsp b/distrib/msw/makefile.rsp index 094da4df74..90b1489db6 100644 --- a/distrib/msw/makefile.rsp +++ b/distrib/msw/makefile.rsp @@ -19,6 +19,7 @@ samples/dragimag/Makefile.in samples/drawing/Makefile.in samples/dynamic/Makefile.in samples/erase/Makefile.in +samples/except/Makefile.in samples/exec/Makefile.in samples/event/Makefile.in samples/grid/Makefile.in @@ -67,8 +68,6 @@ samples/thread/Makefile.in samples/toolbar/Makefile.in samples/treectrl/Makefile.in samples/typetest/Makefile.in -samples/validate/Makefile.in -samples/wizard/Makefile.in samples/dialup/Makefile.in samples/display/Makefile.in samples/font/Makefile.in @@ -78,7 +77,10 @@ samples/opengl/Makefile.in samples/opengl/cube/Makefile.in samples/opengl/penguin/Makefile.in samples/opengl/isosurf/Makefile.in +samples/validate/Makefile.in +samples/vscroll/Makefile.in samples/widgets/Makefile.in +samples/wizard/Makefile.in demos/Makefile.in demos/bombs/Makefile.in demos/forty/Makefile.in diff --git a/distrib/msw/makesetup.sh b/distrib/msw/makesetup.sh index f7f1b74d03..99e1d3ce4c 100644 --- a/distrib/msw/makesetup.sh +++ b/distrib/msw/makesetup.sh @@ -563,6 +563,9 @@ makesetup() cp $APPDIR/docs/motif/install.txt $DESTDIR/install-motif-$VERSION.txt cp $APPDIR/docs/gtk/install.txt $DESTDIR/install-gtk-$VERSION.txt cp $APPDIR/docs/x11/install.txt $DESTDIR/install-x11-$VERSION.txt + cp $APPDIR/docs/mgl/readme.txt $DESTDIR/readme-mgl-$VERSION.txt + cp $APPDIR/docs/mgl/install.txt $DESTDIR/install-mgl-$VERSION.txt + cp $APPDIR/docs/readme.txt $DESTDIR/readme-$VERSION.txt cp $APPDIR/docs/motif/readme.txt $DESTDIR/readme-motif-$VERSION.txt cp $APPDIR/docs/gtk/readme.txt $DESTDIR/readme-gtk-$VERSION.txt diff --git a/distrib/msw/msw.rsp b/distrib/msw/msw.rsp index 766ef06845..4447acd113 100644 --- a/distrib/msw/msw.rsp +++ b/distrib/msw/msw.rsp @@ -107,6 +107,7 @@ samples/ownerdrw/*.bmp samples/ownerdrw/*.png samples/ownerdrw/*.ico samples/ownerdrw/*.txt +samples/ownerdrw/*.bkl samples/taskbar/*.cpp samples/taskbar/*.h @@ -125,6 +126,7 @@ samples/regtest/*.def samples/regtest/*.bmp samples/regtest/*.ico samples/regtest/*.txt +samples/regtest/*.bkl samples/nativdlg/*.cpp samples/nativdlg/*.h @@ -135,6 +137,7 @@ samples/nativdlg/makefile.* samples/nativdlg/*.xbm samples/nativdlg/*.ico samples/nativdlg/*.bmp +samples/nativdlg/*.bkl samples/mfc/*.h samples/mfc/*.cpp @@ -144,16 +147,7 @@ samples/mfc/makefile.* samples/mfc/*.txt samples/mfc/*.bmp samples/mfc/*.ico - -samples/joytest/*.h -samples/joytest/*.cpp -samples/joytest/*.def -samples/joytest/*.rc -samples/joytest/makefile.* -samples/joytest/*.txt -samples/joytest/*.bmp -samples/joytest/*.wav -samples/joytest/*.ico +samples/mfc/*.bkl samples/oleauto/*.h samples/oleauto/*.cpp @@ -163,6 +157,7 @@ samples/oleauto/makefile.* samples/oleauto/*.txt samples/oleauto/*.bmp samples/oleauto/*.ico +samples/oleauto/*.bkl src/wxWindows.dsp src/wxWindows.dsw diff --git a/distrib/msw/tardist b/distrib/msw/tardist index b07ef33bc0..4362fbfcf9 100644 --- a/distrib/msw/tardist +++ b/distrib/msw/tardist @@ -254,21 +254,6 @@ $TAR xf ../wxAll-${WXVER}.tar # Translate all .dsp and .dsw files to DOS format unix2dos --unix2dos `cat $WXSRC/distrib/msw/vc.rsp` -# Copy OS/2 specific configure files -# (no longer) -# cp $WXSRC/distrib/os2/os2-specific.zip docs/os2 - -# Copy the OS/2 files which probably haven't been copied yet -mkdir include/wx/os2 -mkdir src/os2 -cp $WXSRC/include/wx/os2/*.H include/wx/os2 -cp $WXSRC/src/os2/*.CPP $WXSRC/src/os2/*.I src/os2 - -# Make all OS/2 files lower case -# No longer necessary. -# $WXSRC/distrib/msw/namedown include/wx/os2/*.H -# $WXSRC/distrib/msw/namedown src/os2/*.CPP src/os2/*.I - echo Copying readme files... cp $WXSRC/docs/readme.txt README.txt cp $WXSRC/docs/changes.txt CHANGES.txt diff --git a/distrib/msw/vc.rsp b/distrib/msw/vc.rsp index 7c8212df19..1a6c89a601 100644 --- a/distrib/msw/vc.rsp +++ b/distrib/msw/vc.rsp @@ -99,6 +99,9 @@ samples/event/event.dsw samples/exec/exec.dsp samples/exec/exec.dsw +samples/except/except.dsp +samples/except/except.dsw + samples/font/font.dsp samples/font/font.dsw