add curl
This commit is contained in:
@@ -29,7 +29,7 @@ CC = x86_64-w64-mingw32-gcc
|
|||||||
CFLAGS= -g -O2 -I./ncurses/include -I./ncurses/include/ncursesw -I../../../depends/x86_64-w64-mingw32/include
|
CFLAGS= -g -O2 -I./ncurses/include -I./ncurses/include/ncursesw -I../../../depends/x86_64-w64-mingw32/include
|
||||||
|
|
||||||
#LIBS=-lcurses
|
#LIBS=-lcurses
|
||||||
LIBS = -L./ncurses/lib -lncursesw
|
LIBS = -L./ncurses/lib -lncursesw -lcurl
|
||||||
|
|
||||||
#RM=rm -f
|
#RM=rm -f
|
||||||
RM = rm -f
|
RM = rm -f
|
||||||
|
|||||||
Reference in New Issue
Block a user