Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » define external makefile variables
icon1.gif  define external makefile variables [message #1002026] Thu, 17 January 2013 19:11
Bernd Schuster is currently offline Bernd SchusterFriend
Messages: 1
Registered: January 2013
Junior Member
Hi,

I`m pretty new to eclipse and I want to configurate an empty makefile project.

(New Project -> C++ Project -> Makefile Project -> Empty project)

I untick the 'Use default location' and provide the location where the root of my project and Makefile is. I hope everything is ok so far.

Now I want to add some specific variables to my makefile call. These variables are defined within the makefile - for example: "make clean" or "make mainprog".

Do you know what`s the best way to define such variables in eclipse (to be very quick)?

best regards
Bernd

Previous Topic:Views fireing DebugEvent ?
Next Topic:How to manipulate C++ project programaticaly
Goto Forum:
  


Current Time: Thu Apr 25 10:01:38 GMT 2024

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

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

Back to the top