From 3b2811062a75dd623e09486cff68ecdeab180693 Mon Sep 17 00:00:00 2001 From: Alexander M Pickering Date: Fri, 14 Apr 2023 22:44:45 -0500 Subject: Remove nng flags from windows makefile Nanomessage next gen flags should be built into the library --- Makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.win') diff --git a/Makefile.win b/Makefile.win index 32706ac..7c08de5 100644 --- a/Makefile.win +++ b/Makefile.win @@ -45,7 +45,7 @@ CLIENT_LIBS=\ #-lstdc++-6 #-lOpenGL32\ -CFLAGS+=-DNNG_STATIC_LIB -g +CFLAGS+=-g ifeq ($(DEBUG), true) else LDFLAGS += -mwindows -- cgit v1.2.3-70-g09d2