mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-13 20:48:02 +01:00
pass V=1 to ndk build script to make cc calls verbose
This commit is contained in:
parent
cba1293bec
commit
f3d8f0b8ee
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
||||||
<arg value="CHAT_ENABLED=${CHAT_ENABLED}" />
|
<arg value="CHAT_ENABLED=${CHAT_ENABLED}" />
|
||||||
<arg value="THUMBNAIL_ENABLED=${THUMBNAIL_ENABLED}" />
|
<arg value="THUMBNAIL_ENABLED=${THUMBNAIL_ENABLED}" />
|
||||||
<arg value="VARIANT=${VARIANT_NAME}" />
|
<arg value="VARIANT=${VARIANT_NAME}" />
|
||||||
|
<arg value="V=1" />
|
||||||
</exec>
|
</exec>
|
||||||
|
|
||||||
<exec dir="." executable="../scripts/mkimages.sh"
|
<exec dir="." executable="../scripts/mkimages.sh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue