Managed project, multiple output libraries and or executables [message #211156] |
Wed, 05 March 2008 15:43  |
Eclipse User |
|
|
|
Originally posted by: Jamesceddy.gmail.net
Greetings,
I have a large existing project that I am working on porting to an eclipse
project. The existing format is something of the form:
/prj/src/ToolA
/prj/src/ToolB
Where ToolA and ToolB both compile to shared objects. Now putting this
into a makefile project was pretty easy. But what if I want the project to
become a managed makefile project? I don't want to make "ToolA" and
"ToolB" into eclipse projects because there are just too many of them. It
would be nice if "prj" had subproject "ToolA" which compiled to
libToolA.so and "ToolB" that compiles to "libToolB.so". Is there a way to
have a single "managed make" eclipse project create multiple
executables/share objects without creating my own makefiles?
Many Thanks!
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04549 seconds