Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Adding a new file to a project build
Adding a new file to a project build [message #762767] Thu, 08 December 2011 15:45 Go to next message
Michael Beatty is currently offline Michael BeattyFriend
Messages: 43
Registered: November 2011
Member
I have added second C program to my project. How do I add it so that when I "build" the entire project, that new program is also compiled?

I should add, that the project was being build with a make file I wrote, but I will be adding more programs to this project so I don't what to have to rewrite the make file every time I add a new program.

I want eclipse to just use its own dynamic make file.

[Updated on: Thu, 08 December 2011 15:55]

Report message to a moderator

Re: Adding a new file to a project build [message #762823 is a reply to message #762767] Thu, 08 December 2011 17:06 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 08-Dec-11 08:45, Michael wrote:
> I have added second C program to my project. How do I add it so that
> when I "build" the entire project, that new program is also compiled?

Ask in Eclipse CDT forum.
Previous Topic:Java programming Questions
Next Topic:Compiling multiple programs in a project
Goto Forum:
  


Current Time: Tue Apr 23 15:19:38 GMT 2024

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

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

Back to the top