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
path: root/qt
diff options
context:
space:
mode:
authorAlex Zolotarev <alex@maps.me>2016-04-01 14:09:05 +0300
committerAlex Zolotarev <alex@maps.me>2016-04-05 13:55:11 +0300
commit32a50c6a59b012024cc59fb71a7bcad5fe360f43 (patch)
treef42a3d2494db985848cbbcf8ada440fbc219994f /qt
parentc535bc4ab3d5ff852ad6a14f79f5251862a0539f (diff)
[qt] editor.config is a part of project bundle.
Diffstat (limited to 'qt')
-rw-r--r--qt/qt.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/qt/qt.pro b/qt/qt.pro
index c5d8039d20..2befa2c463 100644
--- a/qt/qt.pro
+++ b/qt/qt.pro
@@ -59,7 +59,9 @@ OTHER_RES.path = $$DATADIR
OTHER_RES.files = ../data/copyright.html ../data/eula.html ../data/welcome.html \
../data/countries.txt \
../data/languages.txt ../data/categories.txt \
- ../data/packed_polygons.bin res/logo.png
+ ../data/packed_polygons.bin res/logo.png \
+ ../data/editor.config \
+
CLASSIFICATOR_RES.path = $$DATADIR
CLASSIFICATOR_RES.files = ../data/classificator.txt \
../data/types.txt \