4 lines
62 B
Batchfile
4 lines
62 B
Batchfile
@echo off
|
|
set "LAMEXP_CONFIG=Release Static"
|
|
call _deploy.bat
|
@echo off
|
|
set "LAMEXP_CONFIG=Release Static"
|
|
call _deploy.bat
|