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:
authorrachytski <siarhei.rachytski@gmail.com>2012-09-24 23:51:09 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:43:43 +0300
commit7034fdfdb93488ca46e48fa6bd5775c9fc941a91 (patch)
tree4bd48623a3993e72a2862b39b8a5aa22980f2fcb /map/map.pro
parent43e6ed5c8914b42d4d4666ecf2ddc78490a5b1ee (diff)
fixes according to code review.
Diffstat (limited to 'map/map.pro')
-rw-r--r--map/map.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/map/map.pro b/map/map.pro
index 27047603e8..dc1cf6b04b 100644
--- a/map/map.pro
+++ b/map/map.pro
@@ -51,7 +51,7 @@ HEADERS += \
rotate_screen_task.hpp \
compass_arrow.hpp \
compass_filter.hpp \
- animator.hpp
+ animator.hpp \
SOURCES += \
feature_vec_model.cpp \
@@ -94,7 +94,7 @@ SOURCES += \
rotate_screen_task.cpp \
compass_arrow.cpp \
compass_filter.cpp \
- animator.cpp
+ animator.cpp \
!iphone*:!bada*:!android* {
HEADERS += qgl_render_context.hpp