File: lib.pri

package info (click to toggle)
qtsensors-opensource-src 5.15.15-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 9,528 kB
  • sloc: cpp: 19,883; perl: 323; javascript: 207; xml: 123; ansic: 58; makefile: 18
file content (7 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
INCLUDEPATH += $$PWD

macos: LIBS += -L$$OUT_PWD/../grue_app.app/Contents/Frameworks
else: LIBS += -L$$OUT_PWD/..

android: LIBS += -lgruesensor_$${QT_ARCH}
else: LIBS += -lgruesensor