yet another follow-up after CI report

This commit is contained in:
nhmall
2022-12-05 14:12:36 -05:00
parent 6d19d8ff1c
commit 693e708228

View File

@@ -294,7 +294,7 @@ DLLDEF = $(COMMONDEF) -D_WINDOWS -D_USRDLL -D_WINDLL
CONSOLEDEF = $(COMMONDEF) -D_CONSOLE
# To build util targets
CFLAGSU = $(CFLAGS) $(DLBFLG)
CFLAGSU = $(CFLAGS) $(CONSOLEDEF) $(DLBFLG)
LIBS = -lcomctl32 -lgdi32 -lole32 -lshell32 -luuid -lwinmm -lbcrypt