managed make [message #262770] |
Tue, 20 July 2004 19:00 |
Eclipse User |
|
|
|
Originally posted by: squirrely.squirrely.net
hi,
i have a couple of pointed questions about managed make i have not been able to figure out
i hope someone can help out:
1. can i create a new platform ?
i'd like to both have the cygwin and the mingw platforms as choices
also i'd like to be able to compile & link using the VC++6 tools
2. can i move the output directory structure for my configuration to a different place ?
i'd like to have all of them grouped under
~/objects/<platform>/<configuration>
3. can i provide a different output directory for the .exe or .dll/.lib files for each configuration ?
i'd like to have them under
~/lib/<platform>/<configuration>/*.lib
~/install/<platform>/<configuration>/*.dll *.exe
4. can i add a generic target for generating doxygen output to a managed make with which i
can run doxygen on the source and get the output in ~/doc ?
5. also .. how come the make targets with platform and such do not show up in the
"Make Targets" tab ?
thanks for the help
frank
|
|
|
Powered by
FUDForum. Page generated in 0.04659 seconds