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