Version 1 (modified by Charles, 11 years ago) |
---|
Introduction
Let's say your company name is MyCompany and your project is called MyProject. You want to put most of your code for the project in a library, with a small console program to provide a command line interface to it.
Here are the steps.
Create a new solution
blah blah