summaryrefslogtreecommitdiffstats
path: root/qtwinmigrate/qtwinmigrate.pri
blob: b57a8660005490c9812ce959430be72b9c0d7771 (plain)
1
2
3
4
5
6
7
8
HEADERS += $$PWD/qwinhost.h \
           $$PWD/qwinwidget.h \
           $$PWD/qmfcapp.h

SOURCES += $$PWD/qwinhost.cpp \
           $$PWD/qwinwidget.cpp \
           $$PWD/qmfcapp.cpp