6352e8e319
all at once
9 lines
152 B
Batchfile
9 lines
152 B
Batchfile
cd windows64_binaries
|
|
|
|
set PATH="%PATH%;..\lib\windows64"
|
|
|
|
copy ..\scripts\windows\sbinit.config .
|
|
|
|
.\core_tests || exit /b 1
|
|
.\game_tests || exit /b 1
|