[MonoDevelop] Pre-/Post-Build-Events in Monodevelop
Akki Nitsch
akki at akki-n.de
Sun Jan 29 11:07:07 UTC 2012
Hi everybody,
maybe this is a stupid question and i'm to blind - could anybody tell me
where to define pre-and postbuild events in monodevelop.
In my case, i've got a solution with one C++ project thats output is a
.so-file. Another project in the solution is a C# project that should
use that dynamic linked library.
I just copied the .so-file manually into the directorie of the C# output
and everything works fine. I just want to automate this copying via a
postbuild event in the C++ project.
Thank you and best regards
Andreas
More information about the Monodevelop-list
mailing list