Add more missing stuff to pro file
This commit is contained in:
parent
9f494d9179
commit
ee2988357b
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,8 @@ SOURCES += \
|
|||
ysf.cpp
|
||||
android:SOURCES += androidserialport.cpp
|
||||
!ios:SOURCES += serialambe.cpp serialmodem.cpp
|
||||
macx:OBJECTIVE_SOURCES += micpermission.mm
|
||||
ios:OBJECTIVE_SOURCES += micpermission.mm
|
||||
|
||||
resources.files = main.qml AboutTab.qml HostsTab.qml LogTab.qml MainTab.qml SettingsTab.qml
|
||||
resources.prefix = /$${TARGET}
|
||||
|
|
Loading…
Add table
Reference in a new issue