New build scripts for targets other than Windows

This commit is contained in:
Ishaan Bhardwaj
2021-07-17 23:08:01 -04:00
parent 4d0f6ab9fc
commit c3f6e34518
3 changed files with 20 additions and 2 deletions

View File

@@ -7,5 +7,11 @@
@del dist\win32\SOURCES.md
@del dist\win32\LICENSE.md
@rmdir /Q /S dist\win32\libs
@del dist\other\cambridge.love
@del dist\other\SOURCES.md
@del dist\other\LICENSE.md
@rmdir /Q /S dist\other\libs
@rmdir /Q /S dist\other
@del dist\cambridge-windows.zip
@del dist\cambridge-win32.zip
@del dist\cambridge-win32.zip
@del dist\cambridge-other.zip