quickjs/win/premake-vs2019.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

4 lines
61 B
Batchfile

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