Files
wren/project/msvc2013
Bryan C cd167dae8a chore: redirect MSVC 2013 project output directories to build/vs subfolder
Set OutDir and LibraryPath in both wren and wren_lib vcxproj files for Debug and Release Win32 configurations to point to $(SolutionDir)..\..\build\vs\$(Configuration)\, consolidating all build artifacts under a single versioned output tree.
2015-03-19 14:52:48 +00:00
..