Don't name library in definition file, let linker options name the library.
authorcwolf <cwolf@xiph.org>
Thu, 13 Sep 2001 15:21:19 +0000 (15:21 +0000)
committercwolf <cwolf@xiph.org>
Thu, 13 Sep 2001 15:21:19 +0000 (15:21 +0000)
svn path=/trunk/vorbis/; revision=2024

win32/vorbisfile.def

index f9ffddc..403e7e3 100644 (file)
@@ -1,5 +1,9 @@
+;
 ; vorbisfile.def
-LIBRARY vorbisfile
+;
+; last modified: $Id: vorbisfile.def,v 1.3 2001/09/13 15:21:19 cwolf Exp $
+;
+LIBRARY
 EXPORTS
 ov_clear
 ov_open