Fix Visual C++ projects.

One more fix for makesrcdist...


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1578 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Michael R Sweet
2001-08-19 00:14:12 +00:00
parent f0dffee999
commit e864789db9
4 changed files with 22 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ CVS_RSH=ssh1; export CVS_RSH
MAINTAINER=easysw
cd /tmp
cvs -d$MAINTAINER@cvs.fltk.sourceforge.net:/cvsroot/fltk get -r v1_1 fltk >& /dev/null
cvs -q -d$MAINTAINER@cvs.fltk.sourceforge.net:/cvsroot/fltk get -r v1_1 fltk
if test $# = 0; then
echo -n "Version number for distribution? "