Fix source file name on Android
Change-Id: I0814cb02ef7205bb5d197ea0e5cc7e26a8bc15eb Reviewed-by: Kevin Funk <kevin.funk@kdab.com>
This commit is contained in:
parent
0b13578dcb
commit
ec410d31cd
@ -216,7 +216,7 @@ extend_target(Network CONDITION APPLE_OSX
|
|||||||
|
|
||||||
extend_target(Network CONDITION (ANDROID) AND (QT_FEATURE_dnslookup)
|
extend_target(Network CONDITION (ANDROID) AND (QT_FEATURE_dnslookup)
|
||||||
SOURCES
|
SOURCES
|
||||||
-kernel/qdnslookup_unix.cpp
|
kernel/qdnslookup_unix.cpp
|
||||||
kernel/qdnslookup_android.cpp
|
kernel/qdnslookup_android.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user