Change build output to /{x32,x64}-{Debug,Release}/ instead of /TestBench/{x32,x64}/{Debug,Release}/

This additionally changes the intermediate directory to /{x32,x64}-{Debug,Release}/Obj/ to avoid cluttering the working tree.
This commit is contained in:
Birunthan Mohanathas
2013-10-20 15:30:53 +03:00
parent cfd525c2fc
commit 5f145451b6
8 changed files with 29 additions and 66 deletions

5
.gitignore vendored
View File

@ -1,10 +1,9 @@
/Build/Runtime
/TestBench
/ipch
bin
obj
x32
x64
x32*
x64*
Certificate.bat
*.aps
*.docstates