New C/C++ Dynamic Library Wizard: Name and Location
See Also
The New C/C++ Dynamic Library wizard enables you to create a new C or C++
dynamic library.
In the Name and Location page, you have to set the following properties:
- Project Name. Specifies the display name of the project.
This name is also used to create the project folder.
- Project Location. Specifies the folder where you want to store the
project metadata and source code. When you create an empty C, C++, or Fortran project, you
cannot store the project folder and project source code in separate locations like
you can with projects based on existing makefiles.
You can also set the following properties:
- Project Makefile Name. You can change the default name of the project makefile.
If a makefile already exists in the project folder, the default name is Makefile-project.mk; otherwise,
the default name is Makefile.
- Set as Main Project. Sets the newly created project as the
main project.
Legal Notices