Hi All
I want to add some custom source files (.c) & header files (.h) to an existing project.
I tried adding it by right clicking "Project app/libapp.a" branch of the project tree.
The project compiles without error/warning, but it misses main.c file from the "Project app/libapp.a" directory.
I think I am missing some steps & thus causing this issue.
Can you please suggest me the proper method to add custom source (.c) & header (.h) files to a project?
Thank You
Shital