Files
love-android/jni/SDL2-2.0.3/premake/Cygwin/build-scripts/clean_premake.bat
T
2014-08-27 23:23:26 +02:00

4 lines
95 B
Batchfile
Executable File

@echo off
cd ..
%~dp0\premake4.exe --file=..\premake4.lua --to=.\Cygwin --cygwin clean
pause