blob: 786c6ae022397c96d6f36e88f8b871f560857863 [file] [log] [blame]
QT += xml
INCLUDEPATH += $$PWD
HEADERS += \
$$PWD/tabordereditor.h \
$$PWD/tabordereditor_plugin.h \
$$PWD/tabordereditor_tool.h \
$$PWD/tabordereditor_global.h
SOURCES += \
$$PWD/tabordereditor.cpp \
$$PWD/tabordereditor_tool.cpp \
$$PWD/tabordereditor_plugin.cpp \
$$PWD/tabordereditor_instance.cpp