1
0
forked from Mirror/wren

Update Visual Studio projects so we can build again

This commit is contained in:
Rohan Singh
2015-11-17 21:54:37 -05:00
parent 5454152dff
commit f09e75c6e8
6 changed files with 203 additions and 18 deletions

8
.gitignore vendored
View File

@ -19,6 +19,14 @@ test/benchmark/baseline.txt
xcuserdata/
*.xccheckout
# Allow Visual Studio project files.
!wren/
!wren_lib/
# Visual Studio intermediate files.
Debug/
Release/
# Visual Studio cache files.
ipch/
*.aps