summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-12-27 13:07:11 +0200
committerTor Lillqvist <tml@iki.fi>2012-12-27 13:18:24 +0200
commitc318f3b0224a57102614be0efec4b49c80a3aa82 (patch)
treea79ef6e3fc20c2323084a8a845ba32619427f26d /solenv
parent90649a207822e1fb402599987b1ac3d4705b1330 (diff)
Check for _MSC_VER instead of MSC in sources
Change-Id: Ibaf2501e6b655913963a53c1cd63668f1c4cccb2
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/platform/com_MSC_defs.mk1
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 1e9ac46eec13..1e8004f376d1 100644
--- a/solenv/gbuild/platform/com_MSC_defs.mk
+++ b/solenv/gbuild/platform/com_MSC_defs.mk
@@ -50,7 +50,6 @@ gb_CXX := $(CXX)
endif
gb_COMPILERDEFS := \
- -DMSC \
-D_CRT_NON_CONFORMING_SWPRINTFS \
-D_CRT_NONSTDC_NO_DEPRECATE \
-D_CRT_SECURE_NO_DEPRECATE \