On Friday 22 May 2015 15:49:42 Jason H wrote:
> I'm not. Qmake is. I don't have those options anywhere in my .pro

The point is that you did something to cause it. Those flags are enabled with 
the conditional:

equals(ANDROID_TARGET_ARCH, armeabi-v7a):

ANDROID_TARGET_ARCH is set either in your .pro file, in qmake's command line or 
it defaults to something set at configure time. Where did yours come from?

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to