From 373dc625f82b47096893add42c4472e4a57ab7eb Mon Sep 17 00:00:00 2001 From: Aki Date: Wed, 9 Feb 2022 22:23:03 +0100 Subject: Moved third-party libraries to a separate subdirectory --- vorbis/win32/vorbisenc.def | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 vorbis/win32/vorbisenc.def (limited to 'vorbis/win32/vorbisenc.def') diff --git a/vorbis/win32/vorbisenc.def b/vorbis/win32/vorbisenc.def deleted file mode 100644 index 79af064..0000000 --- a/vorbis/win32/vorbisenc.def +++ /dev/null @@ -1,12 +0,0 @@ -; vorbisenc.def -; -LIBRARY - -EXPORTS -vorbis_encode_init -vorbis_encode_setup_managed -vorbis_encode_setup_vbr -vorbis_encode_init_vbr -vorbis_encode_setup_init -vorbis_encode_ctl - -- cgit v1.1