aboutsummaryrefslogtreecommitdiff
path: root/ares/Makefile.am
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-10-29 17:52:56 +0000
committerYang Tse <yangsita@gmail.com>2009-10-29 17:52:56 +0000
commit61ebbc01ede169b19f7c44907db506393b896e09 (patch)
treed7101979c54b59cb564a162a606a5caf88db56ae /ares/Makefile.am
parent15f425bdb887ac67c316941f3bee23462ec7e0a9 (diff)
Updated MSVC 6.0 workspace and project files that allows building
dynamic and static c-ares libraries in debug and release flavours. Additionally each of the three sample programs is built against each of the four possible c-ares libraries, generating all this a total number of 12 executables and 4 libraries.
Diffstat (limited to 'ares/Makefile.am')
-rw-r--r--ares/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ares/Makefile.am b/ares/Makefile.am
index b1f364a13..bd78230aa 100644
--- a/ares/Makefile.am
+++ b/ares/Makefile.am
@@ -32,8 +32,8 @@ lib_LTLIBRARIES = libcares.la
man_MANS = $(MANPAGES)
-MSVCFILES = vc/vc.dsw vc/acountry/acountry.dsp vc/adig/adig.dsp \
- vc/ahost/ahost.dsp vc/areslib/areslib.dsp vc/areslib/areslib.dsw
+MSVCFILES = vc/vc6aws.dsw vc/acountry/vc6acountry.dsp vc/adig/vc6adig.dsp \
+ vc/ahost/vc6ahost.dsp vc/cares/vc6cares.dsp vc/cares/vc6cares.dsw
if CURLDEBUG
PROGS =