How is it possible to make project in Eclipse CDT to target both static library and shared library?
(assuming you initially created a shared library project)
Create a new build configuration for static library (as you do for Debug/Release).
Build your configurations (e.g. Release, Debug, Static)
Release and Debug config should create your shared library
Static should create your static library
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With