[MonoDevelop] How to archieve a normal file copy during solution compilation

László Monda laci at monda.hu
Thu Jul 10 06:59:01 EDT 2008


Hey Dave,

On Wed, Jul 9, 2008 at 8:45 PM,  <Dave_G22 at gmx.de> wrote:
> Hi folks,
>
> I'm trying to get warm with MonoDevelop and have a problem right now. I have two projects in my solution. One project, which is not the start-up project, contains an xsd - file in a folder XMLSchema. I would like to automatically copy the file and the folder during the build process to the folder which contains the final exe file. In VS is the possibility to say sth. like copy always / copy if newer and so on. Is there an easy way to achieve the same with monodevelop? I tried some of the deployment options but it didn't help me.

I think there's no such autocopy feature inside MonoDevelop, but you
have some options:
* Symlink your file to the build directory
* Change directory right after program startup to the build directory
described by an environmental variable

> Thanks for your answers.
>
> Greetings,
> Dave
> --
> Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
> Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>



-- 
Laci <http://monda.hu>


More information about the Monodevelop-list mailing list