mirror of
https://github.com/glest/glest-source.git
synced 2025-08-31 11:41:46 +02:00
Added Windows script
This commit is contained in:
7
mk/windows/group-binaries-for-release.bat
Normal file
7
mk/windows/group-binaries-for-release.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
call ./group-binaries.bat
|
||||
Echo Replacing glest.ini with glest_release.ini...
|
||||
copy /y glest_release.ini bin\vs2015\glest.ini
|
||||
copy /y glest_release.ini bin\vs2017\glest.ini
|
||||
Echo.
|
||||
ECHO ...and done
|
Reference in New Issue
Block a user