diff options
author | Tim Angus <tim@ngus.net> | 2005-12-29 00:58:58 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2005-12-29 00:58:58 +0000 |
commit | b128225d7083486ed1566de5a76e602baeecc8a5 (patch) | |
tree | d447b04f9b2ccd0ac21e74b256e33c322abc9725 /misc | |
parent | 4f03afa80f3c26996b750c69781c00b0e7c2058f (diff) |
* Merged ioq3-r451 into trunk
Diffstat (limited to 'misc')
-rwxr-xr-x | misc/merge-ioq3-into-trem.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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/ |