Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

basictools.pro Example File

tools/plugandpaint/plugins/basictools/basictools.pro
TEMPLATE      = lib
CONFIG       += plugin static
QT           += widgets
INCLUDEPATH  += ../../app
HEADERS       = basictoolsplugin.h
SOURCES       = basictoolsplugin.cpp
TARGET        = $$qtLibraryTarget(pnp_basictools)
DESTDIR       = ../../plugins

# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tools/plugandpaint/plugins
INSTALLS += target

CONFIG += install_ok  # Do not cargo-cult this!
uikit: CONFIG += debug_and_release
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded