Forum Discussion
Nir_Zilkha
New Contributor
2 years agoThank you for the answer
But i think i was not clear enough.
I am not asking about a project. I am asking about linking a file to a project.
When i link a file to a project the file is not added to the make file. I need to add the file to the makefile by myself.
as opposed to a file which resides in the project folder and it is automatically added to the makefile
So why does linked file are not added to the makefile?