From c4987379ee1e72cc60ee772642d5bd0bafc1f76a Mon Sep 17 00:00:00 2001 From: Tim Blechmann Date: Mon, 9 Aug 2004 10:52:18 +0000 Subject: *** empty log message *** svn path=/trunk/externals/k_cext/; revision=1922 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2f31278..45761d8 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ pd_nt: $(NAME).dll .SUFFIXES: .dll -PDNTCFLAGS = /W3 /DNT /DPD /nologo /DINCLUDEPATH=\"D:\\sourcescvs\\pd\" +PDNTCFLAGS = /W3 /WX /DNT /DPD /nologo /DINCLUDEPATH=\"D:\\sourcescvs\\pd\" PDNTINCLUDE = /I. /ID:\sourcescvs\pd\src PDNTLIB = libc.lib oldnames.lib kernel32.lib "C:\Pure Data\bin\pd.lib" -- cgit v1.2.1