Remove PLATFORM from Build.xml
We shouldn't need it anymore following this commit: 46aab0c80e
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
<xml>
|
<xml>
|
||||||
|
|
||||||
<set name="PLATFORM" value="android-28" if="android" />
|
|
||||||
<set name="HXCPP_CPP11" value="1" />
|
<set name="HXCPP_CPP11" value="1" />
|
||||||
|
|
||||||
<include name="${HXCPP}/build-tool/BuildCommon.xml" />
|
<include name="${HXCPP}/build-tool/BuildCommon.xml" />
|
||||||
|
|||||||
Reference in New Issue
Block a user