Date: Fri, 20 Mar 1998 20:50:35 -0500 (EST) Message-Id: <199803210150.UAA05593@delorie.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: djgpp AT delorie DOT com From: ricki lee king Subject: rhide + projects Precedence: bulk i am trying to find a way to set options in a master project that would work regardless of whether i am using the sword, allegro, or other library and includes. but when i try to do it, i have to shuffle the order of stuff or else remove some stuff to avoid undefined references. so for now i have seperate projects for sword, allegro, etc. but even then i find the need to add directory paths and stuff. is there a better way? outside of the inconvenience, i find rhide understandable and easy to use. i'd go nuts using gcc on the command line. Lord knows i recompile 2 dozen times befor i find all my mistakes. thanks.