summaryrefslogtreecommitdiffstats
path: root/qmlogre.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qmlogre.pro')
-rw-r--r--qmlogre.pro8
1 files changed, 5 insertions, 3 deletions
diff --git a/qmlogre.pro b/qmlogre.pro
index 62527c3..9f1ad7a 100644
--- a/qmlogre.pro
+++ b/qmlogre.pro
@@ -41,11 +41,13 @@ MOC_DIR = ./.moc
SOURCES += main.cpp \
ogrewidget.cpp \
- declarativeviewtexture.cpp
+ declarativeviewtexture.cpp \
+ cameranodeobject.cpp
HEADERS += \
ogrewidget.h \
- declarativeviewtexture.h
+ declarativeviewtexture.h \
+ cameranodeobject.h
OTHER_FILES += \
- example.qml
+ resources/example.qml