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:
Diffstat (limited to 'routing/routing.pro')
-rw-r--r--routing/routing.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/routing/routing.pro b/routing/routing.pro
index 9d904325b6..f5037099be 100644
--- a/routing/routing.pro
+++ b/routing/routing.pro
@@ -25,6 +25,7 @@ SOURCES += \
online_cross_fetcher.cpp \
osrm2feature_map.cpp \
osrm_engine.cpp \
+ osrm_helpers.cpp \
osrm_router.cpp \
pedestrian_directions.cpp \
pedestrian_model.cpp \
@@ -60,6 +61,7 @@ HEADERS += \
osrm2feature_map.hpp \
osrm_data_facade.hpp \
osrm_engine.hpp \
+ osrm_helpers.hpp \
osrm_router.hpp \
pedestrian_directions.hpp \
pedestrian_model.hpp \