how to make a project with existing source code and makefile
thanks it doesnt generate a auto make file now.
now i have the following problem:
15:39:51 **** Build of configuration Debug for project trillwekker test ****
make all
make: *** No rule to make target `all'. Stop.
i think it is because i dont have a set path or link to my make file. i dont now where i need to declare that. can you help me with that ?