vorbis.def wasn't exporting a few things that vorbisenc uses
authorJack Moffitt <jack@xiph.org>
Mon, 6 Nov 2000 09:48:26 +0000 (09:48 +0000)
committerJack Moffitt <jack@xiph.org>
Mon, 6 Nov 2000 09:48:26 +0000 (09:48 +0000)
commita2174e7449403918eaa4c3e61d89cab2f4d35570
treecf1a1e4fdc0ed7cab2ecbff6c836ec1d5c334b41
parentb30d533c78d786f47c8347c8f59a57ff83098ca1
vorbis.def wasn't exporting a few things that vorbisenc uses
(maybe these shouldn't be outside the api?  or is this a special case?)

vorbisenc win32 stuff done. + automation. yay.

svn path=/trunk/vorbis/; revision=996
win32/build_vorbisenc_dynamic.bat [new file with mode: 0755]
win32/build_vorbisenc_dynamic_debug.bat [new file with mode: 0755]
win32/build_vorbisenc_static.bat [new file with mode: 0755]
win32/build_vorbisenc_static_debug.bat [new file with mode: 0755]
win32/vorbis.def
win32/vorbisenc.def [new file with mode: 0644]
win32/vorbisenc_dynamic.dsp [new file with mode: 0644]
win32/vorbisenc_static.dsp [new file with mode: 0644]