zilvershadow
2004-03-16, 23:16
hello,
i added a line to build.bat to remove all cvs directories copied to the build dir.
for /r build %%d in (cvs) do @rd /s /q %%d
comes after all copies.
i hope you'll like it.
http://sourceforge.net/tracker....=581840 (http://sourceforge.net/tracker/index.php?func=detail&aid=917598&group_id=87054&atid=581840)
i added a line to build.bat to remove all cvs directories copied to the build dir.
for /r build %%d in (cvs) do @rd /s /q %%d
comes after all copies.
i hope you'll like it.
http://sourceforge.net/tracker....=581840 (http://sourceforge.net/tracker/index.php?func=detail&aid=917598&group_id=87054&atid=581840)