mirror of
https://github.com/bellard/quickjs.git
synced 2024-11-23 14:18:13 +08:00
5 lines
62 B
Batchfile
5 lines
62 B
Batchfile
|
cd ..
|
||
|
premake5 vs2017
|
||
|
cd .build
|
||
|
start vs2017\quickjs-msvc.sln
|