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/words
diff options
context:
space:
mode:
authorAlex Zolotarev <deathbaba@gmail.com>2011-10-31 00:14:52 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:27:10 +0300
commiteea66458919753af7edc32b9210adfa1a1f36751 (patch)
tree4545e07fbda279938b77b45069c7973c2437a857 /words
parent29f6e38b349ca9620ed36a637c692fbccb12eb32 (diff)
Completed platform refactoring and fixed paths for resources/writable dirs
Diffstat (limited to 'words')
-rw-r--r--words/words_tests/words_tests.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/words/words_tests/words_tests.pro b/words/words_tests/words_tests.pro
index 161f38ed74..67443608eb 100644
--- a/words/words_tests/words_tests.pro
+++ b/words/words_tests/words_tests.pro
@@ -11,6 +11,7 @@ include($$ROOT_DIR/common.pri)
QT *= core
win32: LIBS *= -lshell32
+macx*: LIBS *= "-framework Foundation"
SOURCES += $$ROOT_DIR/testing/testingmain.cpp \
sorted_index_test.cpp \