Hello, Is it possible to move the obj directory ? (like VC++ project) I would like to have three different directories : - binaries - source code - temporary (obj) Thank you Freg.
Hello, Is it possible to move the obj directory ? (like VC++ project) I would like to have three different directories : - binaries - source code - temporary (obj) Thank you Freg.
I see where is the ouput directory, but not the obj directory, in project settings. It is a C# project not a C++ project. The project settings are different.