mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-15 15:05:13 +02:00
7 lines
165 B
Prolog
7 lines
165 B
Prolog
QT = core qml network qmldevtools-private
|
|
|
|
SOURCES += main.cpp ../../src/qml/parser/qqmljsgrammar.cpp
|
|
|
|
QMAKE_TARGET_DESCRIPTION = QML Syntax Verifier
|
|
|
|
load(qt_tool)
|