When you create a new Intel C project in Eclipse*/CDT*, you can select Executable, Shared Library, or Static Library projects or Makefile projects.

-
Select Makefile Project if your project already includes a makefile.
-
Use Executable, Shared Library, or Static Library Project to build a makefile using Intel compiler-specific options assigned from property pages.