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:44 PM, Neil Munro <[email protected]> wrote: > > 2008/5/31 Isak Savo <[email protected]>: > >> 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. In monodevelop, right click on the project, select Add... submenu and then choose "Files" (the text may be different, I'm running translated monodevelop here) It should open a file browser dialog and when you select your file, just choose "Copy" if monodevelop asks you what to do. >> >> 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. If you're only using monodevelop, then it's not autotools but monodevelop itself that builds files according to the project settings (which you set in the monodevelop GUI). Just add the file to the project and everything will work. -Isak --------------------------------------------------------------------- To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected] For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]