(C++) shared library

February 24, 2017 · View on GitHub

 

 

 

 

 

(C++) shared library

 

A shared library is a type library.

 

To build a shared library add, the following line to the Qt project file:

 


CONFIG += dll