1
0
Fork 0
mirror of https://github.com/Ryujinx/Opentk.git synced 2025-03-19 16:47:42 +00:00
Opentk/Build/Clean.bat
2006-11-05 13:11:41 +00:00

4 lines
93 B
Batchfile

cd ..
Build\Prebuild /clean /yes /removedir obj /file Prebuild.xml
rd Binaries /S /Q
pause