Sort and format build files.

This commit is contained in:
Joseph Cloutier
2022-05-20 17:09:02 -04:00
parent 11821e52dd
commit 104533fdde
21 changed files with 606 additions and 644 deletions

View File

@@ -1,17 +1,17 @@
<xml>
<!-- <set name="HXCPP_CPP11" value="1" /> -->
<files id="native-toolkit-webm" >
<file name="${NATIVE_TOOLKIT_PATH}/webm/vttreader.cc" />
<file name="${NATIVE_TOOLKIT_PATH}/webm/webvttparser.cc" />
<files id="native-toolkit-webm">
<file name="${NATIVE_TOOLKIT_PATH}/webm/mkvmuxer.cpp" />
<file name="${NATIVE_TOOLKIT_PATH}/webm/mkvmuxerutil.cpp" />
<file name="${NATIVE_TOOLKIT_PATH}/webm/mkvparser.cpp" />
<file name="${NATIVE_TOOLKIT_PATH}/webm/mkvreader.cpp" />
<file name="${NATIVE_TOOLKIT_PATH}/webm/mkvwriter.cpp" />
<file name="${NATIVE_TOOLKIT_PATH}/webm/vttreader.cc" />
<file name="${NATIVE_TOOLKIT_PATH}/webm/webvttparser.cc" />
</files>
</xml>