I created a new HalloWorld Makefile Project. There is a HalloWorld.cpp with my main function.
Now I have a file /src/startup.cpp that conains a main function. Now I want to use the main function from /src/startup.cpp
Where can I tell eclipse to use that one?
Place the following in the file Makefile at the project root