1 2 3 4 5 6 7 8 9
TEMPLATE = lib TARGET = Utils QT += gui \ network CONFIG += dll include($$PWD/../../qtcreatorlibrary.pri) include(utils-lib.pri)