[MonoDevelop] Isolate project directory from build products directory
guivho
monodevelop at vanhoecke.org
Fri Mar 4 07:55:50 EST 2011
Is it somehow possible to specify the path for the bin directory under
a different root?
More precisely, I would like to create my projects in e.g. the ~/Mono
directory, and have the build products (intermediate as well as final)
created in e.g. ~/MonoBuildProducts.
So when creating a new app MyApp under ~/Mono/MyApp, I'd like the
build directory to be located at ~/MonoBuilsProducts/MyApp/bin.
The preferred approach would be fully automatic, but it would already
help if I could somehow tell MonoDevelop to use that directory as
target.
The main advantage of such approach provides for a clean directory for
backup purposes, so that reproducable bits would not be backed up. One
could then even consider to use a ~/DropBox/Mono folder and have all
sources backud up without feeding reproducable stuff into DropBox.
The idea stems from Apples XCode which provides both a 'Build Products
Path' and a 'Intermediate Build Files Path' setting.
Maybe there are some internal settings that can be setup to achieve
this result.
TIA,
Guivho
--
View this message in context: http://mono.1490590.n4.nabble.com/Isolate-project-directory-from-build-products-directory-tp3335163p3335163.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
More information about the Monodevelop-list
mailing list