Skip to content
Snippets Groups Projects
Commit b4c81b6c authored by Steve Holme's avatar Steve Holme
Browse files

Makefile.inc: Added resource file to assist Visual Studio project generation

parent 63f7e642
No related branches found
No related tags found
No related merge requests found
......@@ -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)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment