mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 809766 - libsoundtouch does not build. r=khuey
This commit is contained in:
parent
f7534a5bbc
commit
67bcebcb63
@ -18,8 +18,8 @@ EXPORTS_NAMESPACES = soundtouch
|
||||
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
ifndef GNU_CC
|
||||
RCFILE = $(srcdir)/soundtouch.rc
|
||||
RESFILE = $(srcdir)/soundtouch.res
|
||||
RCFILE = soundtouch.rc
|
||||
RESFILE = soundtouch.res
|
||||
endif
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user