1
0
Fork 0
mirror of https://github.com/Ryujinx/SDL.git synced 2025-03-30 06:17:03 +00:00
SDL/premake/Cygwin/build-scripts/clean_premake.bat
2013-11-29 10:06:08 -03:00

4 lines
95 B
Batchfile
Executable file

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