Skip to content

Commit 27ddf98

Browse files
nehebtmatth
authored andcommitted
libspeexdsp.def: add .dll extension to def file
MSVC doesn't completely respect this line but MinGW does. Specify the name properly. Signed-off-by: Tristan Matthews <[email protected]>
1 parent 1b28a0f commit 27ddf98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

win32/libspeexdsp.def

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LIBRARY libspeexdsp
1+
LIBRARY libspeexdsp.dll
22
EXPORTS
33

44

0 commit comments

Comments
 (0)