summaryrefslogtreecommitdiffstats
path: root/demos/embedded/lightmaps/lightmaps.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/embedded/lightmaps/lightmaps.pro')
-rw-r--r--demos/embedded/lightmaps/lightmaps.pro8
1 files changed, 7 insertions, 1 deletions
diff --git a/demos/embedded/lightmaps/lightmaps.pro b/demos/embedded/lightmaps/lightmaps.pro
index 9d83721..cf1180b 100644
--- a/demos/embedded/lightmaps/lightmaps.pro
+++ b/demos/embedded/lightmaps/lightmaps.pro
@@ -1,5 +1,11 @@
TEMPLATE = app
-SOURCES = lightmaps.cpp
+HEADERS = lightmaps.h \
+ mapzoom.h \
+ slippymap.h
+SOURCES = lightmaps.cpp \
+ main.cpp \
+ mapzoom.cpp \
+ slippymap.cpp
QT += network
symbian {