android - add include path

This commit is contained in:
Jonathan Bagg
2024-11-12 15:49:33 -05:00
parent b13132feea
commit e7b95be255

View File

@ -126,6 +126,7 @@ android: {
QT += androidextras
}
QT += gui
INCLUDEPATH += $$PWD
HEADERS += $$PWD/qzeroconf.h $$PWD/androidnsd_p.h
SOURCES += $$PWD/androidnsd.cpp
DISTFILES += $$PWD/QZeroConfNsdManager.java