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:
authorvng <viktor.govako@gmail.com>2011-11-04 17:36:11 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:27:18 +0300
commitc0afb58dc90a362537d902bf8ace572406724c8e (patch)
treedd2f58a496bc7919547e67f53dd553baf293fa41 /3party/protobuf
parent57f48f5bda1e73878eca540662559dfab86ba11d (diff)
Add protobuf compilation.
Diffstat (limited to '3party/protobuf')
-rw-r--r--3party/protobuf/protobuf.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/3party/protobuf/protobuf.pro b/3party/protobuf/protobuf.pro
index cab4ed4926..633862521b 100644
--- a/3party/protobuf/protobuf.pro
+++ b/3party/protobuf/protobuf.pro
@@ -3,6 +3,7 @@
TARGET = protobuf
TEMPLATE = lib
CONFIG += staticlib
+INCLUDEPATH += ./src
ROOT_DIR = ../..
DEPENDENCIES =