Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorExMix <rahuba.youri@mapswithme.com>2014-05-13 14:38:02 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:15:37 +0300
commit0befb81458d49547ab4b288ba38b31af2788c84d (patch)
tree317b6065430a76635fca283da3a87da1f0527e41 /map/map.pro
parentde0900e2d0f59e64093dcb1c0a5cbb5704b7aeae (diff)
tests and desckop app adaptation
Diffstat (limited to 'map/map.pro')
-rw-r--r--map/map.pro8
1 files changed, 6 insertions, 2 deletions
diff --git a/map/map.pro b/map/map.pro
index 7c3f0703d5..6a871ab0b1 100644
--- a/map/map.pro
+++ b/map/map.pro
@@ -64,7 +64,9 @@ HEADERS += \
scales_processor.hpp \
yopme_render_policy.hpp \
track.hpp \
- alfa_animation_task.hpp
+ alfa_animation_task.hpp \
+ user_mark_container.hpp \
+ user_mark.hpp
SOURCES += \
feature_vec_model.cpp \
@@ -115,7 +117,9 @@ SOURCES += \
scales_processor.cpp \
yopme_render_policy.cpp \
track.cpp \
- alfa_animation_task.cpp
+ alfa_animation_task.cpp \
+ user_mark_container.cpp \
+ user_mark.cpp
!iphone*:!tizen*:!android* {
HEADERS += qgl_render_context.hpp