Re: Warp: RSS Package Manager
"Neil Munro" <[email protected]>
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
2008/5/31 Isak Savo <[email protected]>: > On Sat, May 31, 2008 at 2:34 PM, Neil Munro <[email protected]> wrote: > > Like uhm, HOW do I include it into the project? > > Depends on build environment. In MonoDevelop or any other IDE (like > visual studio) you just choose "Project->Add Existing Item" and browse > to the file. There's no Add Existing Item in my projects menu. :S I've looked at add in's plug-ins all sorts can't find a way to add a local file. > > > With a makefile setup, you'd have to add it to either Makefile.am in > the source directory (if you are using autotools, i.e. you have a > configure script) or directly to Makefile if you don't use autotools. Mono Develop runs something like autotools for me I think. So the make file would get globbered every time I rebuild. > > > -Isak > > --------------------------------------------------------------------- > To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected] > For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected] > >