mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
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:
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,10 +1,9 @@
|
||||
/Build/Runtime
|
||||
/TestBench
|
||||
/ipch
|
||||
bin
|
||||
obj
|
||||
x32
|
||||
x64
|
||||
x32*
|
||||
x64*
|
||||
Certificate.bat
|
||||
*.aps
|
||||
*.docstates
|
||||
|
Reference in New Issue
Block a user