slackbuilds_ponce/development/qt4pas/qt4pas.pro

9 lines
208 B
Prolog
Raw Normal View History

VERSION = 5.1.72
QT += network webkit
DEFINES += BINUX
TEMPLATE = lib
SOURCES += qtpas.cpp
TARGET = qt4intf
target.path = $${PREFIX}/lib$${LIBDIRSUFFIX}
INSTALLS += target