Files
wren/project
Bob Nystrom 0937a8d3f8 feat: restructure MSVC solution to separate wren_lib static library from wren CLI project
Add new wren_lib static library project with all VM source files, update wren CLI project to depend on wren_lib and link against it, move VM sources out of CLI project filters, and add Debug/Release build output directories to .gitignore
2015-03-23 13:32:29 +00:00
..