5 lines
46 B
Batchfile
5 lines
46 B
Batchfile
@echo off
|
|
pushd build
|
|
win32_platform.exe
|
|
popd
|
@echo off
|
|
pushd build
|
|
win32_platform.exe
|
|
popd
|