quickjs/win/premake-vs2017.bat
Andrew 4298c1a726 MSVC compatibility
1. MSVC compatibility
2. CONFIG_VERSION (too common/generic) replaced by QUICKJS_VERSION due to clashes with other libraries that use CONFIG_VERSION too
2020-10-11 17:26:47 -07:00

5 lines
62 B
Batchfile

cd ..
premake5 vs2017
cd .build
start vs2017\quickjs-msvc.sln