Set up the environment for building with VS 2012
This commit is contained in:
35
.gitignore
vendored
35
.gitignore
vendored
@@ -27,3 +27,38 @@ Debug/
|
||||
|
||||
*.mode1v3
|
||||
*.mode2v3
|
||||
|
||||
# Visual Studio 2012
|
||||
*.sdf
|
||||
*.filters
|
||||
*.user
|
||||
*.cdf
|
||||
*.cache
|
||||
*.obj
|
||||
*.ilk
|
||||
*.resources
|
||||
*.tlb
|
||||
*.tli
|
||||
*.tlh
|
||||
*.tmp
|
||||
*.rsp
|
||||
*.pgc
|
||||
*.pgd
|
||||
*.meta
|
||||
*.tlog
|
||||
*.manifest
|
||||
*.res
|
||||
*.pch
|
||||
*.exp
|
||||
*.idb
|
||||
*.rep
|
||||
*.xdc
|
||||
*.pdb
|
||||
*_manifest.rc
|
||||
*.bsc
|
||||
*.sbr
|
||||
*.xml
|
||||
*.metagen
|
||||
*.bi
|
||||
*.opensdf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user