mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-01 17:52:12 +01:00
8 lines
176 B
Plaintext
8 lines
176 B
Plaintext
LIBS *= -l$$qtLibraryName(QxtCore)
|
|
|
|
INCLUDEPATH += \
|
|
$$GCS_SOURCE_TREE/src/libs/libqxt/src/core
|
|
|
|
INCLUDEPATH += \
|
|
$$GCS_SOURCE_TREE/src/libs/libqxt/src/core/logengines
|