Is there a gcc command that I could use in the project properties 'C include dirs' dialog that would recursively search a directory. As it stands, each code module needs the sub-directory specified. Example:C:\firmware\project\libs code_module1 code_modul..
↧