Remove PLATFORM from Build.xml

We shouldn't need it anymore following this commit: 46aab0c80e
This commit is contained in:
Chris Speciale
2025-03-13 05:59:14 -04:00
committed by GitHub
parent 46aab0c80e
commit 855996e122

View File

@@ -1,6 +1,5 @@
<xml>
<set name="PLATFORM" value="android-28" if="android" />
<set name="HXCPP_CPP11" value="1" />
<include name="${HXCPP}/build-tool/BuildCommon.xml" />