Configure project for PTU5-YOCTO
This commit is contained in:
parent
6f6d3b7491
commit
2143801900
@ -38,6 +38,8 @@ contains( CONFIG, PTU5 ) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
contains( CONFIG, PTU5_YOCTO ) {
|
contains( CONFIG, PTU5_YOCTO ) {
|
||||||
|
greaterThan(QT_MAJOR_VERSION, 4): QT += serialport
|
||||||
|
PTU5BASEPATH = /opt/devel/ptu5
|
||||||
ARCH = PTU5
|
ARCH = PTU5
|
||||||
|
|
||||||
# add qmqtt lib
|
# add qmqtt lib
|
||||||
|
Loading…
Reference in New Issue
Block a user