qt5base-lts/config.tests/unix/icu/icu.pro
Konstantin Ritt 0a27532890 Introduce icu_dependency.pri
Simply to hide the magic bahind the scenes.

Change-Id: I69a159eb14712e68117f10e78745bdfbad46b6f2
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-03-20 18:12:04 +00:00

6 lines
112 B
Prolog

SOURCES = icu.cpp
CONFIG += console
CONFIG -= qt dylib
include($$PWD/../../../src/3rdparty/icu_dependency.pri)