summaryrefslogtreecommitdiff
path: root/examples/qtobject/qtobject.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtobject/qtobject.pro')
-rw-r--r--examples/qtobject/qtobject.pro5
1 files changed, 1 insertions, 4 deletions
diff --git a/examples/qtobject/qtobject.pro b/examples/qtobject/qtobject.pro
index 0be2129..b6ff512 100644
--- a/examples/qtobject/qtobject.pro
+++ b/examples/qtobject/qtobject.pro
@@ -14,12 +14,9 @@ QML_IMPORT_PATH =
# The .cpp file which was generated for your project. Feel free to hack it.
SOURCES += main.cpp \
- qtmetaobjectpublisher.cpp \
testobject.cpp
-HEADERS += \
- qtmetaobjectpublisher.h \
- testobject.h
+HEADERS += testobject.h
# Please do not modify the following two lines. Required for deployment.
include(qtquick2applicationviewer/qtquick2applicationviewer.pri)