mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-23 22:24:45 +00:00
added libraries: opus flac libsndfile updated: libvorbis libogg openal - Everything works as expected for now. Bare in mind libsndfile needed the check for whether or not it could find the xiph libraries removed in order for this to work.
33 lines
878 B
HTML
33 lines
878 B
HTML
<!-- HTML footer for doxygen 1.8.18-->
|
|
<!-- start footer part -->
|
|
<!--BEGIN GENERATE_TREEVIEW-->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="footer">Generated by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> $doxygenversion </li>
|
|
</ul>
|
|
</div>
|
|
<!--END GENERATE_TREEVIEW-->
|
|
<!--BEGIN !GENERATE_TREEVIEW-->
|
|
<hr class="footer"/>
|
|
<table width="100%">
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
For more information visit the <a href="https://opus-codec.org">Opus Website</a>.
|
|
</td>
|
|
<td>
|
|
<address class="footer"><small>
|
|
Generated by
|
|
<a href="http://www.doxygen.org/index.html">doxygen</a>
|
|
$doxygenversion
|
|
</small></address>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<!--END !GENERATE_TREEVIEW-->
|
|
</body>
|
|
</html>
|