When you create a C or C++ Static Library project, the IDE generates a master makefile and configuration-specific makefiles that control all aspects of archiving. You can set the archiver options for your project using the Project Properties dialog box. All changes are immediately registered in the appropriate makefiles.
To set archiver options:
See Also | |
---|---|
C/C++ Project Properties Dialog Box: Archiver (General) Setting C and C++ Compiler Options Setting C and C++ Project Properties Managing Project Configurations |