repo.or.cz
/
librepilot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
LP-311 Remove basic/advanced stabilization tab auto-switch (autotune/txpid lock issues)
[librepilot.git]
/
ground
/
gcs
/
src
/
libs
/
qscispinbox
/
qscispinbox.pro
blob
65f865b1cbff802294ea83dddf7672e7a8f5092c
1
TEMPLATE
=
lib
2
TARGET
=
QScienceSpinBox
3
4
include
(../../
library
.
pri
)
5
6
QT
+=
widgets
7
8
DEFINES
+=
QSCIENCESPINBOX
9
10
HEADERS
=
QScienceSpinBox
.
h
11
12
SOURCES
=
QScienceSpinBox
.
cpp
13