mirror of
https://github.com/vicr123/the-libs.git
synced 2025-01-24 03:12:07 -05:00
b910575d7f
GNOME
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/include/the-libs/
|
|
QT.thelib.libs = $$QT_MODULE_LIB_BASE
|
|
QT_MODULES += thelib
|