blob: 775252ebb22034d05486e726c47c123afdf2a4b7 [file] [log] [blame]
QT += xml
INCLUDEPATH += $$PWD
HEADERS += \
$$PWD/buddyeditor.h \
$$PWD/buddyeditor_plugin.h \
$$PWD/buddyeditor_tool.h \
$$PWD/buddyeditor_global.h
SOURCES += \
$$PWD/buddyeditor.cpp \
$$PWD/buddyeditor_tool.cpp \
$$PWD/buddyeditor_plugin.cpp \
$$PWD/buddyeditor_instance.cpp