mirror of
https://github.com/vicr123/the-libs.git
synced 2025-01-22 10:22:03 -05:00
9 lines
267 B
Text
9 lines
267 B
Text
QT.thelib.VERSION = 1.0
|
|
QT.thelib.MAJOR_VERSION = 1
|
|
QT.thelib.MINOR_VERSION = 1
|
|
QT.thelib.name = the-libs
|
|
QT.thelib.module = the-libs
|
|
QT.thelib.depends = core dbus
|
|
QT.thelib.includes = /usr/local/include/the-libs/
|
|
QT.thelib.libs = /usr/local/lib
|
|
QT_MODULES += thelib
|