ref: 03c00dc2261db99506ddaa6fbec4627aa27b9467
parent: f2be484456b626f7bb91825943f9728287837ffa
author: Martin Storsjö <[email protected]>
date: Wed Feb 19 07:15:06 EST 2014
Include the x86 common header for x86 MSVC as well
--- a/build/platform-msvc.mk
+++ b/build/platform-msvc.mk
@@ -1,3 +1,4 @@
+include build/platform-x86-common.mk
include build/platform-msvc-common.mk
ASM = nasm
CFLAGS += -DMT_ENABLED