summaryrefslogtreecommitdiffstats
path: root/windows/NTMakefile.w32
diff options
context:
space:
mode:
Diffstat (limited to 'windows/NTMakefile.w32')
-rw-r--r--windows/NTMakefile.w329
1 files changed, 1 insertions, 8 deletions
diff --git a/windows/NTMakefile.w32 b/windows/NTMakefile.w32
index 8079c78..a9e9153 100644
--- a/windows/NTMakefile.w32
+++ b/windows/NTMakefile.w32
@@ -1,6 +1,6 @@
########################################################################
#
-# Copyright (c) 2009, Secure Endpoints Inc.
+# Copyright (c) 2009-2011, Secure Endpoints Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -165,13 +165,6 @@ cdefines=$(cdefines) -DHAVE_CONFIG_H
cdebug=$(cdebug) /Zi
ldebug=$(ldebug) /DEBUG
-# ---------------------------------------------------------------
-# time_t issues
-
-!if "$(MCPU)"=="x86"
-cdefines=$(cdefines) -D_USE_32BIT_TIME_T
-!endif
-
# Disable warnings:
#
# C4996: 'function' was declared deprecated
OpenPOWER on IntegriCloud