This website works better with JavaScript.
Home
Help
Sign In
WineASIO
/
wineasio
mirror of
https://github.com/wineasio/wineasio
Watch
1
Star
0
Fork
0
Code
Releases
3
Activity
Browse Source
Fix compat with newer wine that does not have winelib
Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX
1 year ago
parent
bcf50df494
commit
bde84a3b8d
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Makefile.mk
+ 1
- 0
Makefile.mk
View File
@@ -75,6 +75,7 @@ wineasio_dll_LDFLAGS = -shared \
-L/opt/wine-staging/lib/wine \
-L/opt/wine-staging/lib$(M) \
-L/opt/wine-staging/lib$(M)/wine
wineasio_dll_LDFLAGS += -nostartfiles
wineasio_dll_DLLS = odbc32 \
ole32 \
winmm
Write
Preview
Loading…
Cancel
Save