aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.m32
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.m32')
-rw-r--r--lib/Makefile.m322
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.m32 b/lib/Makefile.m32
index 897dc35b9..b882735a0 100644
--- a/lib/Makefile.m32
+++ b/lib/Makefile.m32
@@ -44,7 +44,7 @@ AR = ar
LDFLAGS = -s
RANLIB = ranlib
RC = windres
-RCFLAGS = --include-dir=../include -DCURLDEBUG=0 -O COFF -i
+RCFLAGS = --include-dir=../include -DDEBUGBUILD=0 -O COFF -i
RM = del /q /f > NUL 2>&1
STRIP = strip -g