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:
authorKeith Wansbrough <keithw@lochan.org>2015-11-07 15:35:41 +0300
committerKeith Wansbrough <keithw@lochan.org>2015-11-07 15:42:10 +0300
commit792b52df4707e9ca6dc3d8ac00d108cc8ff47d5b (patch)
treee96eb92dbade4e271864f6fce508002813d74f3d /map/map.pro
parent1117b9d17d924a7c95bb8062bb2d78df007b6b34 (diff)
Improve style to match project standards.
Diffstat (limited to 'map/map.pro')
-rw-r--r--map/map.pro94
1 files changed, 47 insertions, 47 deletions
diff --git a/map/map.pro b/map/map.pro
index 641b3c74e5..dabcea1103 100644
--- a/map/map.pro
+++ b/map/map.pro
@@ -11,72 +11,72 @@ INCLUDEPATH *= $$ROOT_DIR/3party/protobuf/src $$ROOT_DIR/3party/expat/lib $$ROOT
include($$ROOT_DIR/common.pri)
HEADERS += \
- framework.hpp \
- feature_vec_model.hpp \
- navigator.hpp \
- information_display.hpp \
- location_state.hpp \
- benchmark_provider.hpp \
+ active_maps_layout.hpp \
+ alfa_animation_task.hpp \
+ anim_phase_chain.hpp \
+ animator.hpp \
+ api_mark_container.hpp \
+ api_mark_point.hpp \
benchmark_engine.hpp \
- ruler.hpp \
+ benchmark_provider.hpp \
bookmark.hpp \
- styled_point.hpp \
- geourl_process.hpp \
- country_status_display.hpp \
- rotate_screen_task.hpp \
+ bookmark_manager.hpp \
+ change_viewport_task.hpp \
compass_arrow.hpp \
- animator.hpp \
+ country_status_display.hpp \
+ country_tree.hpp \
+ feature_vec_model.hpp \
+ framework.hpp \
+ ge0_parser.hpp \
+ geourl_process.hpp \
+ information_display.hpp \
+ location_state.hpp \
move_screen_task.hpp \
- change_viewport_task.hpp \
mwm_url.hpp \
- bookmark_manager.hpp \
- ge0_parser.hpp \
+ navigator.hpp \
+ navigator_utils.hpp \
+ pin_click_manager.hpp \
+ rotate_screen_task.hpp \
+ ruler.hpp \
+ styled_point.hpp \
track.hpp \
- alfa_animation_task.hpp \
- user_mark_container.hpp \
user_mark.hpp \
+ user_mark_container.hpp \
user_mark_dl_cache.hpp \
- api_mark_container.hpp \
- api_mark_point.hpp \
- anim_phase_chain.hpp \
- pin_click_manager.hpp \
- country_tree.hpp \
- active_maps_layout.hpp \
- navigator_utils.hpp \
SOURCES += \
+ ../api/src/c/api-client.c \
+ active_maps_layout.cpp \
+ address_finder.cpp \
+ alfa_animation_task.cpp \
+ anim_phase_chain.cpp \
+ animator.cpp \
+ api_mark_container.cpp \
+ benchmark_engine.cpp \
+ benchmark_provider.cpp \
+ bookmark.cpp \
+ bookmark_manager.cpp \
+ change_viewport_task.cpp \
+ compass_arrow.cpp \
+ country_status_display.cpp \
+ country_tree.cpp \
feature_vec_model.cpp \
framework.cpp \
- navigator.cpp \
+ ge0_parser.cpp \
+ geourl_process.cpp \
information_display.cpp \
location_state.cpp \
- benchmark_provider.cpp \
- benchmark_engine.cpp \
- ruler.cpp \
- address_finder.cpp \
- geourl_process.cpp \
- bookmark.cpp \
- styled_point.cpp \
- country_status_display.cpp \
- rotate_screen_task.cpp \
- compass_arrow.cpp \
- animator.cpp \
move_screen_task.cpp \
- change_viewport_task.cpp \
mwm_url.cpp \
- bookmark_manager.cpp \
- ge0_parser.cpp \
- ../api/src/c/api-client.c \
+ navigator.cpp \
+ navigator_utils.cpp \
+ pin_click_manager.cpp \
+ rotate_screen_task.cpp \
+ ruler.cpp \
+ styled_point.cpp \
track.cpp \
- alfa_animation_task.cpp \
user_mark_container.cpp \
user_mark_dl_cache.cpp \
- api_mark_container.cpp \
- anim_phase_chain.cpp \
- pin_click_manager.cpp \
- country_tree.cpp \
- active_maps_layout.cpp \
- navigator_utils.cpp \
!iphone*:!tizen*:!android* {
HEADERS += qgl_render_context.hpp