mirror of
https://github.com/curl/curl.git
synced 2026-07-26 06:27:32 +03:00
Makefile.inc: Added resource file to assist Visual Studio project generation
This commit is contained in:
parent
8e6f42a7bd
commit
b93759291d
1 changed files with 2 additions and 0 deletions
|
|
@ -99,5 +99,7 @@ CURL_HFILES = \
|
|||
tool_writeout.h \
|
||||
tool_xattr.h
|
||||
|
||||
CURL_RCFILES = curl.rc
|
||||
|
||||
curl_SOURCES = $(CURL_CFILES) $(CURLX_ONES) $(CURL_HFILES)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue