Re: Warp: RSS Package Manager
"Isak Savo" <[email protected]>
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[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. 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. -Isak --------------------------------------------------------------------- To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected] For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]