summaryrefslogtreecommitdiff
path: root/src/shared/designerintegrationv2/designerintegration.pri
blob: 7ebcef54b36df951d212a60a4dcf5d85ebee6447 (plain)
1
2
3
4
5
6
7
8
9
10
11
INCLUDEPATH *= $$PWD $$PWD/..

SOURCES += $$PWD/widgethost.cpp \
    $$PWD/sizehandlerect.cpp \
    $$PWD/formresizer.cpp

HEADERS += $$PWD/widgethost.h \
    $$PWD/sizehandlerect.h \
    $$PWD/formresizer.h \
    $$PWD/widgethostconstants.h