mirror of
https://github.com/curl/curl.git
synced 2026-04-27 12:12:13 +03:00
Makefile.inc: Added resource file to assist Visual Studio project generation
This commit is contained in:
parent
63f7e64218
commit
b4c81b6cee
1 changed files with 2 additions and 0 deletions
|
|
@ -65,5 +65,7 @@ LIB_HHEADERS = arpa_telnet.h netrc.h file.h timeval.h hostip.h progress.h \
|
|||
conncache.h curl_setup_once.h multihandle.h setup-vms.h pipeline.h \
|
||||
dotdot.h x509asn1.h http2.h sigpipe.h
|
||||
|
||||
LIB_RC = libcurl.rc
|
||||
|
||||
CSOURCES = $(LIB_CSOURCES) $(LIB_VTLS_CSOURCES)
|
||||
HHEADERS = $(LIB_HHEADERS) $(LIB_VTLS_HHEADERS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue