summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--commonplatform.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/commonplatform.pri b/commonplatform.pri
index 26d6953..f1a114c 100644
--- a/commonplatform.pri
+++ b/commonplatform.pri
@@ -261,7 +261,6 @@ clang {
android {
QMAKE_CXXFLAGS -= -fstack-protector-strong
QMAKE_CFLAGS -= -fstack-protector-strong
- INCLUDEPATH += $$(ANDROID_NDK_ROOT)/sysroot/usr/include
DEFINES += __BITS_PER_LONG=32
}