Fix Visual Studio 2012 projects
This commit is contained in:
parent
fbe184f28a
commit
26704061a4
10 changed files with 316 additions and 56 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
@ -1,4 +1,16 @@
|
|||
*.o
|
||||
*.so
|
||||
*.so.*
|
||||
*.obj
|
||||
*.lib
|
||||
*.dll*
|
||||
*.user
|
||||
*.sdf
|
||||
Lua.props
|
||||
Debug
|
||||
Release
|
||||
*.manifest
|
||||
*.swp
|
||||
*.suo
|
||||
x64
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue