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-12-03 15:10:17 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:47:47 +0300
commit4ac9eec3b190aefbb3ef06ade5f4d39b63a0a7f3 (patch)
treee6a2e82a8c82adbfa777fdd26a107f5bcbde7c04 /map/map.pro
parentda63134f13515099e43713f1e73c5cdf82acda40 (diff)
compilation fixes.
Diffstat (limited to 'map/map.pro')
-rw-r--r--map/map.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/map/map.pro b/map/map.pro
index aa01fefaba..884cc3cd7a 100644
--- a/map/map.pro
+++ b/map/map.pro
@@ -36,7 +36,6 @@ HEADERS += \
measurement_utils.hpp \
simple_render_policy.hpp \
proto_to_styles.hpp \
- test_render_policy.hpp \
queued_renderer.hpp \
basic_tiling_render_policy.hpp \
bookmark.hpp \
@@ -76,7 +75,6 @@ SOURCES += \
window_handle.cpp \
simple_render_policy.cpp \
proto_to_styles.cpp \
- test_render_policy.cpp \
queued_renderer.cpp \
events.cpp \
basic_tiling_render_policy.cpp \