Now Windows binary release can be automated

This commit is contained in:
mathusummut
2018-05-14 23:46:04 +02:00
parent b7e1ad8784
commit 6eff51c413

View File

@@ -0,0 +1,3 @@
@echo off
copy /y glest_release.ini bin\vs2015\glest.ini
copy /y glest_release.ini bin\vs2017\glest.ini