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 'qt/CMakeLists.txt')
-rw-r--r--qt/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/qt/CMakeLists.txt b/qt/CMakeLists.txt
index da92a04fa9..e997164c96 100644
--- a/qt/CMakeLists.txt
+++ b/qt/CMakeLists.txt
@@ -68,12 +68,6 @@ set(
preferences_dialog.hpp
search_panel.cpp
search_panel.hpp
- traffic_mode.cpp
- traffic_mode.hpp
- traffic_panel.cpp
- traffic_panel.hpp
- trafficmodeinitdlg.cpp
- trafficmodeinitdlg.h
update_dialog.cpp
update_dialog.hpp
)
@@ -113,7 +107,6 @@ omim_link_libraries(
pugixml
oauthcpp
opening_hours
- openlr
stb_image
sdf_image
${Qt5Gui_LIBRARIES}