Commit b9375929 authored by Steve Holme's avatar Steve Holme
Browse files

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

parent 8e6f42a7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -99,5 +99,7 @@ CURL_HFILES = \
	tool_writeout.h \
	tool_xattr.h

CURL_RCFILES = curl.rc

curl_SOURCES = $(CURL_CFILES) $(CURLX_ONES) $(CURL_HFILES)