Make it possible to build a DLL with mingw that's ABI compatible with Visual C++ built applications
This commit is contained in:
parent
f9ee105b99
commit
423c05313b
4 changed files with 10 additions and 1 deletions
1
configure
vendored
1
configure
vendored
|
@ -16934,6 +16934,7 @@ SOURCES="$SOURCES $srcdir/src/audio/*.c"
|
|||
SOURCES="$SOURCES $srcdir/src/cpuinfo/*.c"
|
||||
SOURCES="$SOURCES $srcdir/src/events/*.c"
|
||||
SOURCES="$SOURCES $srcdir/src/file/*.c"
|
||||
SOURCES="$SOURCES $srcdir/src/libm/*.c"
|
||||
SOURCES="$SOURCES $srcdir/src/render/*.c"
|
||||
SOURCES="$SOURCES $srcdir/src/render/*/*.c"
|
||||
SOURCES="$SOURCES $srcdir/src/stdlib/*.c"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue