[MonoDevelop] Custom dir lib in the bin output
Petit Eric
surfzoid at gmail.com
Mon Apr 21 16:11:58 EDT 2008
Dammed gmail it send the version with spel error :
2008/4/21, Petit Eric <surfzoid at gmail.com>:
> hi
> I write a app with third party lib in C, there a lot of one some from
I write a app with third party lib in C, there is a lot of one, so from
> my top dir solution i create a dir, "NuxDll" where i put all this dll,
> after i include them in my solution, like this after a compilation and
> with configure script, the library are copied in the output dir, but
> compiler recreate the "NuxDll" in the outpudir like this :
> /bin/Debug/Myexe.exe
> /bin/Debug/NuxDll/thirdpart.so
>
> Put i want to pu them in the same dir as the exe, because my program
But i want to put them in the same dir as the exe, because my program
> have a dll/wrapper who make reference to them.
> Is It possible to "tweak" the output dir as in the visual studio where
> we can say compile, copied or data ...?
>
Sorry
More information about the Monodevelop-list
mailing list