Merge 3party and 3party_sloynik. Remove sloynik_common.pri.

This commit is contained in:
Yury Melnichek 2011-03-06 12:08:58 +01:00 committed by Alex Zolotarev
parent 5d9239a1ed
commit 2cbf9325c4
159 changed files with 36 additions and 12495 deletions

View file

@ -2,7 +2,7 @@
TEMPLATE = subdirs
SUBDIRS = expat freetype fribidi
SUBDIRS = expat freetype fribidi zlib bzip2 jansson protobuf
!iphonesimulator-g++42 {
!iphonedevice-g++42 {

View file

@ -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

View file

@ -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