provide app name in variant too to fix empty substitution errors

(e.g. About menutem)
This commit is contained in:
Eric House 2015-07-31 07:10:19 -07:00
parent 36adf7f86c
commit 81834bcbfa

View file

@ -54,6 +54,8 @@
<property name="INITIAL_CLIENT_VERS" value="4"/>
<property name="VARIANT_NAME" value="xw4dbg"/>
<property name="APP_NAME" value="CrossDbg"/>
<target name="-pre-clean">
<antcall target="my-pre-clean" />
</target>