diff options
author | Juha Vehviläinen <jusu@users.sourceforge.net> | 2002-10-23 18:26:27 +0000 |
---|---|---|
committer | Juha Vehviläinen <jusu@users.sourceforge.net> | 2002-10-23 18:26:27 +0000 |
commit | 17d98df4c2d0bc9c0f8380cf5cac165de1a257f1 (patch) | |
tree | 0602007db1add0065006cc7147c59922bdc6db5f | |
parent | d7a148c8fff7808822bb372f6d6e7c6c1da6a68a (diff) |
*** empty log message ***
svn path=/trunk/Framestein/; revision=194
-rwxr-xr-x | Patches/cleanup.bat | 1 | ||||
-rwxr-xr-x | Plugins/cleanup.bat | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Patches/cleanup.bat b/Patches/cleanup.bat new file mode 100755 index 0000000..b2093b2 --- /dev/null +++ b/Patches/cleanup.bat @@ -0,0 +1 @@ +del *.exp *.lib *.obj diff --git a/Plugins/cleanup.bat b/Plugins/cleanup.bat new file mode 100755 index 0000000..b2093b2 --- /dev/null +++ b/Plugins/cleanup.bat @@ -0,0 +1 @@ +del *.exp *.lib *.obj |