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:
authorRoman Sorokin <sorok-roma@yandex.ru>2014-07-07 22:00:18 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:19:56 +0300
commit4d2d3244dc7e4e72c103abb31be3437c50b4914a (patch)
tree4dbd4ac3e589a091b78074fb0af673b0a2057f9b /drape_head/drape_head.pro
parentf082162114c52a3966c6d15f968eeedfc6bcebf0 (diff)
syntax fixes
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 c20b223f7f..0d3ac92df8 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