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/qt.pro
diff options
context:
space:
mode:
authorExMix <rahuba.youri@mapswithme.com>2014-11-19 09:33:16 +0300
committerAlex Zolotarev <alex@maps.me>2015-09-23 02:32:56 +0300
commitd5f9daeec0e1044df0feba2d3e84809d4165fcab (patch)
tree891fdd8c3190d38672c8c3d83d811dadbe6ff1e0 /qt/qt.pro
parent20f48e426efdd09d23729fea8be264b8de1cce7a (diff)
review fix
Diffstat (limited to 'qt/qt.pro')
-rw-r--r--qt/qt.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt/qt.pro b/qt/qt.pro
index 390c188bac..7e28ffb74e 100644
--- a/qt/qt.pro
+++ b/qt/qt.pro
@@ -127,7 +127,7 @@ CONFIG(drape){
SOURCES += \
drape_surface.cpp \
qtoglcontext.cpp \
- qtoglcontextfactory.cpp
+ qtoglcontextfactory.cpp \
}
HEADERS += \
@@ -146,7 +146,7 @@ CONFIG(drape){
HEADERS += \
drape_surface.hpp \
qtoglcontext.hpp \
- qtoglcontextfactory.hpp
+ qtoglcontextfactory.hpp \
}
RESOURCES += res/resources.qrc