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:
authorExMix <rahuba.youri@mapswithme.com>2014-07-08 22:15:33 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:20:01 +0300
commitbb40090b78a4d3c380d0de041a98bab75e1e1ad6 (patch)
tree1f70445fa8b5a9bdf9eb5520c5faa5937e97fce9 /drape_head/drape_head.pro
parente4b46395bff2dbbd24f5e3417752679df17a19c6 (diff)
[drape] compile fix
Diffstat (limited to 'drape_head/drape_head.pro')
-rw-r--r--drape_head/drape_head.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/drape_head/drape_head.pro b/drape_head/drape_head.pro
index 0d3ac92df8..c20b223f7f 100644
--- a/drape_head/drape_head.pro
+++ b/drape_head/drape_head.pro
@@ -8,7 +8,7 @@ TARGET = DrapeHead
TEMPLATE = app
CONFIG += warn_on
QT *= core gui widgets
-DEFINES += USE_TESTING_ENGINE
+#DEFINES += USE_TESTING_ENGINE
win32* {
LIBS += -lopengl32 -lws2_32 -lshell32 -liphlpapi