Browse Source

Revert "Fix compat with newer wine that does not have winelib"

This reverts commit bde84a3b8d.
master
falkTX 1 year ago
parent
commit
54c58a6e5b
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      Makefile.mk

+ 0
- 1
Makefile.mk View File

@@ -75,7 +75,6 @@ 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


Loading…
Cancel
Save