1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 09:21:50 -05:00

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

This commit is contained in:
Steve Holme 2014-05-17 23:33:32 +01:00
parent 8e6f42a7bd
commit b93759291d

View File

@ -99,5 +99,7 @@ CURL_HFILES = \
tool_writeout.h \
tool_xattr.h
CURL_RCFILES = curl.rc
curl_SOURCES = $(CURL_CFILES) $(CURLX_ONES) $(CURL_HFILES)