Hello. I'd like to find out what would be the most standard way for a Win32 static library using other win32 static libraries in Visual C++. I have seen two methods so far.
1. Add lib to a project(lib)
> Project -> Add to Project -> Files
2. Add lib header files to a project(lib).
>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.