From b128225d7083486ed1566de5a76e602baeecc8a5 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Thu, 29 Dec 2005 00:58:58 +0000 Subject: * Merged ioq3-r451 into trunk --- misc/merge-ioq3-into-trem.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'misc') diff --git a/misc/merge-ioq3-into-trem.sh b/misc/merge-ioq3-into-trem.sh index d6baaed7..416d6dcb 100755 --- a/misc/merge-ioq3-into-trem.sh +++ b/misc/merge-ioq3-into-trem.sh @@ -31,6 +31,7 @@ rm -f `find -iname "*.def"` rm -f `find -iname "*.q3asm"` rm -f `find -iname "*.mak"` rm -f code/tools/lcc/makefile.nt +rm -f code/win32/msvc/ # Remove Linux docs rm -rf code/unix/LinuxSupport/ -- cgit