Files
wren/project
Bryan C 71616093ab fix: correct source file paths in msvc2013 vcxproj and add vs cache to gitignore
Update all ClCompile and ClInclude relative paths in wren.vcxproj to reflect the new src/cli/ and src/vm/ directory structure, and append Visual Studio cache and user-specific file patterns to .gitignore to prevent committing build artifacts.
2015-03-16 13:30:16 +00:00
..