mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-10-17 11:59:28 +00:00
initial commit. This is icculus version 5542b94cae02a6333845854bbbd1abe0a259f1a4
This commit is contained in:
commit
3096eaf5e2
2519 changed files with 816064 additions and 0 deletions
24
ExternalLibs/libvorbis-1.3.1/doc/vorbisfile/Makefile.am
Normal file
24
ExternalLibs/libvorbis-1.3.1/doc/vorbisfile/Makefile.am
Normal file
|
@ -0,0 +1,24 @@
|
|||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisfile
|
||||
|
||||
doc_DATA = OggVorbis_File.html callbacks.html chaining_example_c.html\
|
||||
chainingexample.html crosslap.html datastructures.html decoding.html\
|
||||
example.html exampleindex.html fileinfo.html index.html\
|
||||
initialization.html ov_bitrate.html ov_bitrate_instant.html\
|
||||
ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html\
|
||||
ov_fopen.html\
|
||||
ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html\
|
||||
ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html\
|
||||
ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html\
|
||||
ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html\
|
||||
ov_read_float.html ov_seekable.html ov_serialnumber.html\
|
||||
ov_streams.html ov_test.html ov_test_callbacks.html ov_test_open.html\
|
||||
ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html\
|
||||
ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html\
|
||||
overview.html reference.html return.html seekexample.html seeking.html\
|
||||
seeking_example_c.html seeking_test_c.html seekingexample.html\
|
||||
style.css threads.html vorbis_comment.html vorbis_info.html\
|
||||
vorbisfile_example_c.html
|
||||
|
||||
EXTRA_DIST = $(doc_DATA)
|
Loading…
Add table
Add a link
Reference in a new issue