From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Projects in RHIDE Date: Wed, 12 Mar 1997 11:27:58 +0100 Organization: TU Chemnitz-Zwickau Lines: 35 Message-ID: <3326852E.756A@Mathematik.tu-chemnitz.de> References: <01bc2eb4$85634e00$bcae71a5 AT mod DOT exo DOT com> NNTP-Posting-Host: daemon.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp MoD wrote: > > can sumone please explain the "PROJECTS" idea to me for djgpp.. i mean.. i The "PROJECTS" idea in RHIDE is the following: When you want to build a program, which consists of more than one source file, you can create a project to store there all the needed information which files belong to the project (source files, libraries, ...) and how to compile and link them. With such a project it is also possible not to recompile every source file, when you change something in only one file which is independent from the other sources. And the next is, that you can store in such a project special commandline parameters for compiling each source file and many many other options (for instance for the behaviour of the editor). > want to save my options but it opens up a project thingie That's correct, since RHIDE stores all the options in a project file (even if it is not a real usable project) > and wont let me > run =) What do you mean with this? Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************