Removed obsolete include path to project root.
This commit is contained in:
parent
61c7af92f2
commit
9a158f1ef0
@ -153,7 +153,7 @@ SCHANNEL = 1
|
||||
SSPI = 1
|
||||
endif
|
||||
|
||||
INCLUDES = -I. -I.. -I../include -I../lib
|
||||
INCLUDES = -I. -I../include -I../lib
|
||||
|
||||
ifdef DYN
|
||||
curl_DEPENDENCIES = $(PROOT)/lib/libcurldll.a $(PROOT)/lib/libcurl.dll
|
||||
|
Loading…
x
Reference in New Issue
Block a user