File shared.diff of Package dxflib
--- dxflib.pro 2013-11-20 09:26:25.000000000 +0100 +++ dxflib.pro.new 2015-08-29 19:44:32.246316365 +0200 @@ -25,5 +25,10 @@ TARGET = dxflib TEMPLATE = lib -CONFIG += staticlib +CONFIG += shared DEFINES += DXFLIB_LIBRARY +VERSION = 3.5.7 +header.files = $$HEADERS +header.path = $$DESTDIR/$$INCLUDEPATH//dxflib// +target.path = $$DESTDIR/$$LIBDIR +INSTALLS += target header