mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
Add if task def
This commit is contained in:
@@ -75,7 +75,9 @@ Some custom apk with specific configuration have been
|
||||
declared in default.properties.
|
||||
-->
|
||||
<!-- Replaces the target in tools\ant\build.xml -->
|
||||
|
||||
<taskdef name="if"
|
||||
classname="com.android.ant.IfElseTask"
|
||||
classpathref="android.antlibs" />
|
||||
<if>
|
||||
<condition>
|
||||
<isset property="test.version"/>
|
||||
|
||||
Reference in New Issue
Block a user