diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-01-09 16:12:21 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-01-09 16:12:44 +0200 |
commit | 738466989ac832e2b5319c02b9f2600b0831cf5b (patch) | |
tree | 2e2c1a3c79cb1d94e969ffd5e7978591703df818 /solenv | |
parent | 03eb7ac908f34da054834c60afd6560c648e11cf (diff) |
M1500 is not used anywhere
Change-Id: I0905fa9320f20d852d9c8d4cc053fd9e67d80720
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/gbuild/platform/com_MSC_defs.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/gbuild/platform/com_MSC_defs.mk b/solenv/gbuild/platform/com_MSC_defs.mk index c4d640823729..dbe3c22c0b14 100644 --- a/solenv/gbuild/platform/com_MSC_defs.mk +++ b/solenv/gbuild/platform/com_MSC_defs.mk @@ -47,7 +47,6 @@ gb_COMPILERDEFS := \ -D_MT \ -D_DLL \ -DCPPU_ENV=$(gb_CPPU_ENV) \ - -DM1500 \ $(if $(findstring 110_70,$(VCVER)_$(WINDOWS_SDK_VERSION)),-D_USING_V110_SDK71_) \ ifeq ($(CPUNAME),INTEL) |