4coder/bin/package.bat

7 lines
165 B
Batchfile
Raw Normal View History

@echo off
2016-09-05 01:27:37 +00:00
2020-03-10 21:27:30 +00:00
call bin\build.bat /DPACKAGE_DEMO_X64
call bin\build.bat /DPACKAGE_DEMO_X86
call bin\build.bat /DPACKAGE_SUPER_X64
call bin\build.bat /DPACKAGE_SUPER_X86