mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-09 20:46:07 +01:00
12 lines
180 B
Prolog
12 lines
180 B
Prolog
|
TEMPLATE = lib
|
||
|
TARGET = QScienceSpinBox
|
||
|
|
||
|
include(../../openpilotgcslibrary.pri)
|
||
|
|
||
|
DEFINES += QSCIENCESPINBOX
|
||
|
|
||
|
HEADERS = QScienceSpinBox.h
|
||
|
|
||
|
SOURCES = QScienceSpinBox.cpp
|
||
|
|