Bug 530313 - libtheora fails to compile on mingw. r=ted

This commit is contained in:
Jacek Caban 2010-01-20 11:25:22 +01:00
parent 9960767985
commit 27c548369f

View File

@ -75,7 +75,7 @@ CSRCS = \
$(NULL)
ifeq ($(findstring 86,$(OS_TEST)), 86)
ifeq ($(OS_ARCH),WINNT)
ifdef _MSC_VER
ifneq (64,$(findstring 64,$(OS_TEST)))
VPATH += $(srcdir)/x86_vc