Prepare the Static Library for Use
Home | Overview | How Do I | Details | Sample
To prepare the static library for use
- Add your source code files to the library.
- Prepare a header file for the programs using your static library to include.
- Build the static library.
- Test the code in your static library by linking it to a program that calls the functions in the library.
What do you want to know more about?
Updating dependencies in a project