...create a library project?
I want create a project that generates a library rather than an executable, how can I do this with CrossStudio?
To create a library project:
- Choose File > New > New Project.
- Select (Other Projects) project type.
- Select the Library template.
- Specify whether you want to create the project in a new solution or an existing solution.
- Specify the name you want to call the project and where you want the project to be located on disk.
- Click OK.
Please sign in to leave a comment.
Comments
1 comment