Files
lime/project/lib/webm-files.xml
2022-05-20 17:11:20 -04:00

17 lines
531 B
XML

<xml>
<!-- <set name="HXCPP_CPP11" value="1" /> -->
<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>