forked from jbagg/QtZeroConf
fix example qmake build not finding QtZeroConf headers
Noticed on Qt 6.5.1 Android build
This commit is contained in:
@ -5,5 +5,6 @@ SOURCES= main.cpp window.cpp
|
||||
DEFINES= QZEROCONF_STATIC
|
||||
|
||||
include(../qtzeroconf.pri)
|
||||
INCLUDEPATH+=../
|
||||
|
||||
android: ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android
|
||||
|
Reference in New Issue
Block a user