I would like to change project build location with an additional <Builds> subdirectory, which contains all individual configuration builds.
Is there anyway to modify these settings when using the Internal Builder?
Thanx!
Code: Select all
|--- Project root
|--- Builds <----
|--- Debug
|--- Release
|--- <Additional builds>
|--- Sources