Re: Packing a C# project.
"Jan Niklas Hasse" <[email protected]>
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jun 4, 2008 at 9:47 PM, Isak Savo <[email protected]> wrote: > I kept the C# version of binreloc compatible with the c/c++ version. > Thus, datadir returns $prefix/share. Okay, I think you need to adjust http://trac.autopackage.org/browser/binreloc/trunk/mono/Readme.txt then: 10 and your data is in 11 /usr/share/yourprogram/ 12 you would, with binreloc, do: 13 string myDataFolder = Autopackage.BinReloc.DataDir; --------------------------------------------------------------------- To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected] For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]