OSDN Git Service

Remove LIBRARY declarations from .def files
authorStarg <starg@users.osdn.me>
Sat, 7 Mar 2020 17:11:47 +0000 (02:11 +0900)
committerStarg <starg@users.osdn.me>
Sat, 7 Mar 2020 17:11:47 +0000 (02:11 +0900)
lame/include/lame.def
ogg/win32/ogg.def

index def5287..b293bdc 100644 (file)
@@ -1,4 +1,4 @@
-LIBRARY  libmp3lame.DLL
+;LIBRARY  libmp3lame.DLL
 EXPORTS
 
 lame_init              @1
index 030b644..de4a4c6 100644 (file)
@@ -2,7 +2,7 @@
 ; ogg.def
 ; List of exported functions for Windows builds.
 ;
-LIBRARY ogg
+;LIBRARY ogg
 EXPORTS
 ;
 oggpack_writeinit