Remove hxcpp build files from submodules.

This commit is contained in:
Joseph Cloutier
2022-05-06 19:41:31 -04:00
parent c406bc53ea
commit bc584ea611
21 changed files with 1905 additions and 21 deletions

View File

@@ -0,0 +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" />
<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" />
</files>
</xml>