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>2013-12-26 20:00:28 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:09:37 +0300
commit415de9c7ad9003c737a348958a6432924ab79da8 (patch)
tree0c7e72561ce81fc6b01188551088f8ea904c92a5 /drape_head/drape_head.pro
parent7146b477af64cfe3fe8bb32e4f65fd392a7894d4 (diff)
compiling and linking
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 a23dfa5c12..b108789673 100644
--- a/drape_head/drape_head.pro
+++ b/drape_head/drape_head.pro
@@ -7,7 +7,7 @@ include($$ROOT_DIR/common.pri)
TARGET = DrapeHead
TEMPLATE = app
CONFIG += warn_on
-QT *= core widgets gui
+QT *= core gui widgets
win32* {
LIBS += -lopengl32 -lws2_32 -lshell32 -liphlpapi