Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

source files exist in different folders

Dear all, I wanna use C++ to develop my project. May I create different folders to contain source files? If yes, how can I compile the project, need I write makefile by myself? ...