mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-07 22:54:14 +01:00
8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
|
LIBS += -l$$qtLibraryTarget(QxtCore)
|
||
|
|
||
|
INCLUDEPATH += \
|
||
|
$$GCS_SOURCE_TREE/src/libs/libqxt/src/core
|
||
|
|
||
|
INCLUDEPATH += \
|
||
|
$$GCS_SOURCE_TREE/src/libs/libqxt/src/core/logengines
|