mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
8 lines
208 B
Prolog
8 lines
208 B
Prolog
VERSION = 5.1.72
|
|
QT += network webkit
|
|
DEFINES += BINUX
|
|
TEMPLATE = lib
|
|
SOURCES += qtpas.cpp
|
|
TARGET = qt4intf
|
|
target.path = $${PREFIX}/lib$${LIBDIRSUFFIX}
|
|
INSTALLS += target
|