Adding Outside Libraries, Includes or Compiler Properties to a Project
To include third-party libraries or other includes in your project, add them to the generated include makefile, makefile.include, located in the top level of your code generation directory. This file is included in the top-level makefiles and supports easy customization and editing of your makefiles. See Chapter 22, Options for Compiling, for more information.