blob: ae135c792507fc496b3218abfca53d2291e2d572 [file] [log] [blame]
QT = core qml
SOURCES += main.cpp \
person.cpp
HEADERS += person.h
RESOURCES += adding.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/qml/referenceexamples/adding
INSTALLS += target