Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Managed projects
Managed projects [message #152375] Fri, 26 August 2005 09:42 Go to next message
Eclipse UserFriend
Originally posted by: null.beotel.yu

Can i add some additional rules to Managed C++ projects.

I know with standard c++ project i have full freedom in creating make files,
but i would like that eclipse do this stuff for me.

Thanks in advance,
Dejan
Re: Managed projects [message #152538 is a reply to message #152375] Mon, 29 August 2005 13:23 Go to previous message
Leo Treggiari is currently offline Leo TreggiariFriend
Messages: 3
Registered: July 2009
Junior Member
makefile.init, makefile.defs, and makefile.targets are files that you can
create in your project directory that will be included by the main
makefile. See a generated makefile for where they are included.

Leo
Previous Topic:Problem: cygwin1.dll was not found
Next Topic:Using CDT in Another Eclipse Plugin -
Goto Forum:
  


Current Time: Mon Nov 11 08:34:19 GMT 2024

Powered by FUDForum. Page generated in 0.03974 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top