Build file updates from Nathan Sharfi.
authorMike Smith <msmith@xiph.org>
Thu, 4 Jul 2002 09:13:41 +0000 (09:13 +0000)
committerMike Smith <msmith@xiph.org>
Thu, 4 Jul 2002 09:13:41 +0000 (09:13 +0000)
svn path=/trunk/vorbis/; revision=3515

win32/vorbis.def
win32/vorbis_dynamic.dsp
win32/vorbis_static.dsp

index d04cf2a..d5e8afb 100644 (file)
@@ -1,40 +1,40 @@
-;
-; $Id: vorbis.def,v 1.9 2002/03/18 04:46:40 segher Exp $
-; 
-LIBRARY
-EXPORTS
-_floor_P
-_mapping_P
-_residue_P
-_time_P
-_vi_psy_copy
-residue_free_info
-vorbis_analysis
-vorbis_analysis_blockout
-vorbis_analysis_buffer
-vorbis_analysis_headerout
-vorbis_analysis_init
-vorbis_analysis_wrote
-vorbis_block_clear
-vorbis_block_init
-vorbis_bitrate_addblock
-vorbis_bitrate_flushpacket
-vorbis_comment_add
-vorbis_comment_add_tag
-vorbis_comment_clear
-vorbis_comment_init
-vorbis_comment_query
-vorbis_comment_query_count
-vorbis_commentheader_out
-vorbis_dsp_clear
-vorbis_info_blocksize
-vorbis_info_clear
-vorbis_info_init
-vorbis_packet_blocksize
-vorbis_synthesis
-vorbis_synthesis_blockin
-vorbis_synthesis_headerin
-vorbis_synthesis_init
-vorbis_synthesis_pcmout
-vorbis_synthesis_read
-vorbis_synthesis_trackonly
+;\r
+; $Id: vorbis.def,v 1.10 2002/07/04 09:13:41 msmith Exp $\r
+; \r
+LIBRARY\r
+EXPORTS\r
+_floor_P\r
+_mapping_P\r
+_residue_P\r
+vorbis_analysis\r
+vorbis_analysis_blockout\r
+vorbis_analysis_buffer\r
+vorbis_analysis_headerout\r
+vorbis_analysis_init\r
+vorbis_analysis_wrote\r
+vorbis_block_clear\r
+vorbis_block_init\r
+vorbis_bitrate_addblock\r
+vorbis_bitrate_flushpacket\r
+vorbis_comment_add\r
+vorbis_comment_add_tag\r
+vorbis_comment_clear\r
+vorbis_comment_init\r
+vorbis_comment_query\r
+vorbis_comment_query_count\r
+vorbis_commentheader_out\r
+vorbis_dsp_clear\r
+vorbis_encode_setup_init\r
+vorbis_encode_setup_managed\r
+vorbis_encode_setup_vbr\r
+vorbis_info_blocksize\r
+vorbis_info_clear\r
+vorbis_info_init\r
+vorbis_packet_blocksize\r
+vorbis_synthesis\r
+vorbis_synthesis_blockin\r
+vorbis_synthesis_headerin\r
+vorbis_synthesis_init\r
+vorbis_synthesis_pcmout\r
+vorbis_synthesis_read\r
+vorbis_synthesis_trackonly\r
index 54398b2..f05d2e9 100644 (file)
@@ -179,7 +179,7 @@ SOURCE=..\lib\synthesis.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=..\lib\time0.c\r
+SOURCE=..\lib\vorbisenc.c\r
 # End Source File\r
 # Begin Source File\r
 \r
index e83f877..eb89bc8 100644 (file)
@@ -157,10 +157,6 @@ SOURCE=..\lib\synthesis.c
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=..\lib\time0.c\r
-# End Source File\r
-# Begin Source File\r
-\r
 SOURCE=..\lib\window.c\r
 # End Source File\r
 # End Group\r