Merge pull request #3 from Codingcowboy25/main
updated QT .pro file to allow the serialport lib to be included when …
This commit is contained in:
commit
52ed4e70bd
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
QT += quick quickcontrols2 network multimedia
|
||||
android:QT += androidextras
|
||||
linux:QT += serialport
|
||||
unix:QT += serialport
|
||||
CONFIG += c++11
|
||||
LFLAGS +=
|
||||
android:INCLUDEPATH += $$(HOME)/Android/android-build/include
|
||||
|
|
Loading…
Add table
Reference in a new issue