Turning a project into a static library
I checked the Microsoft docs. it shows how to create a static library when creating a project. but not necessarily about how to convert a previously executed project to a static library. So my question is, where can I turn my previously made project into a static lib. so i can include it in my other projects
+2
a source to share