Bug 809766 - libsoundtouch does not build. r=khuey

This commit is contained in:
Robert Longson 2012-11-09 00:46:17 +00:00
parent f7534a5bbc
commit 67bcebcb63

View File

@ -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