root/trunk/squirrel/clean.bat

Revision 145, 52 bytes (checked in by clayasaurus, 2 years ago)

Added Squirrel Scripting Language Bindings

Line 
1 @echo off
2 del /q lib\*.lib
3 del /q examples\*.exe
Note: See TracBrowser for help on using the browser.