mirror of
https://github.com/curl/curl.git
synced 2026-08-25 12:33:35 +03:00
move msvc IDE related files to 'vc' directory tree
This commit is contained in:
parent
7970821117
commit
beae838ed5
16 changed files with 789 additions and 737 deletions
|
|
@ -75,10 +75,9 @@ NROFF=env LC_ALL=C @NROFF@ @MANOPT@ # figured out by the configure script
|
|||
|
||||
EXTRA_DIST = mkhelp.pl makefile.dj Makefile.vc6 Makefile.b32 Makefile.m32 \
|
||||
macos/curl.mcp.xml.sit.hqx \
|
||||
macos/MACINSTALL.TXT macos/src/curl_GUSIConfig.cpp vc6curlsrc.dsp \
|
||||
macos/MACINSTALL.TXT macos/src/curl_GUSIConfig.cpp \
|
||||
macos/src/macos_main.cpp makefile.amiga curl.rc \
|
||||
Makefile.netware Makefile.inc Makefile.Watcom vc6curlsrc.dsw \
|
||||
CMakeLists.txt
|
||||
Makefile.netware Makefile.inc Makefile.Watcom CMakeLists.txt
|
||||
|
||||
MANPAGE=$(top_srcdir)/docs/curl.1
|
||||
README=$(top_srcdir)/docs/MANUAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue