d6fccc69f3
Added PCRE config.tests, and logic and command line options (-qt-pcre and -system-pcre) for configure and configure.exe. Change-Id: I5da2658191198dbcf48c07d7c5de1be1b884a7a5 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
4 lines
66 B
Prolog
4 lines
66 B
Prolog
SOURCES = pcre.cpp
|
|
CONFIG -= qt dylib app_bundle
|
|
LIBS += -lpcre16
|