Include the x86 common header for x86 MSVC as well

This commit is contained in:
Martin Storsjö 2014-02-19 12:15:06 +02:00
parent f2be484456
commit 03c00dc226

View File

@ -1,3 +1,4 @@
include build/platform-x86-common.mk
include build/platform-msvc-common.mk
ASM = nasm
CFLAGS += -DMT_ENABLED