Files @ 9b3f094be47a
Branch filter:

Location: ohnobinki_overlay/app-crypt/qca/files/conf.pri.in

binki
sys-devel/gcc-config: Import gcc-config-1.4.1 and gcc-config-1.5 for fixing bug 351384.

(Portage version: 2.2.0_alpha11-r1/hg/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 6BA81050)
### eqmake4 was here ###
# qconf

PREFIX = @PREFIX@
BINDIR = @BINDIR@
INCDIR = @INCDIR@/@PN@
LIBDIR = @LIBDIR@/@PN@
DATADIR = @DATADIR@

CONFIG -= debug_and_release debug release
CONFIG += @BUILDTYPE@

DEFINES += DATADIR=\\\"$$DATADIR/qca\\\"

QCA_NO_TESTS = 1

prffiles.path = @QTDATADIR@/mkspecs/features
prffiles.files = crypto.prf
INSTALLS += prffiles

pcfiles.path = @LIBDIR@/pkgconfig
pcfiles.files = lib/pkgconfig/qca2.pc
INSTALLS += pcfiles

DEFINES += QCA_SYSTEMSTORE_PATH=\\\"@PREFIX@/etc/ssl/certs/ca-certificates.crt\\\"