forked from organicmaps/organicmaps
Merge 3party and 3party_sloynik. Remove sloynik_common.pri.
This commit is contained in:
parent
5d9239a1ed
commit
2cbf9325c4
159 changed files with 36 additions and 12495 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
TEMPLATE = subdirs
|
||||
|
||||
SUBDIRS = expat freetype fribidi
|
||||
SUBDIRS = expat freetype fribidi zlib bzip2 jansson protobuf
|
||||
|
||||
!iphonesimulator-g++42 {
|
||||
!iphonedevice-g++42 {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TARGET = bzip2
|
||||
SLOYNIK_DIR = ../..
|
||||
include($$SLOYNIK_DIR/sloynik_common.pri)
|
||||
ROOT_DIR = ../..
|
||||
include($$ROOT_DIR/common.pri)
|
||||
|
||||
TEMPLATE = lib
|
||||
CONFIG += staticlib
|
|
@ -1,6 +1,6 @@
|
|||
TARGET = jansson
|
||||
SLOYNIK_DIR = ../..
|
||||
include($$SLOYNIK_DIR/sloynik_common.pri)
|
||||
ROOT_DIR = ../..
|
||||
include($$ROOT_DIR/common.pri)
|
||||
|
||||
TEMPLATE = lib
|
||||
CONFIG += staticlib
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue