Revert "Merge pull request #1924 from tobil4sk/update-openal-1.21.1"

This reverts commit 3f0179657b, reversing
changes made to 80aaaaef9f.
This commit is contained in:
Chris Speciale
2025-03-14 05:16:24 -04:00
parent ee1d56e864
commit e41dc949fe
4 changed files with 19 additions and 49 deletions

View File

@@ -1,7 +1,6 @@
<xml>
<set name="HXCPP_NO_CPP11" value="1" unless="mac" />
<set name="HXCPP_CPP14" value="1" if="mac" />
<set name="HXCPP_CPP11" value="1" />
<include name="${HXCPP}/build-tool/BuildCommon.xml" />
@@ -56,7 +55,6 @@
<files id="lime">
<compilerflag value="-std=c++11" />
<compilerflag value="-Iinclude" />
<file name="src/ExternalInterface.cpp" />