summaryrefslogtreecommitdiff
path: root/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
commit991dd45884e3e6e0caf71e415f74399def017db3 (patch)
treeb67bcf60d2e75a1bb1cf74f467ee8e7a7132c4b9 /Makefile.am
parentdf2dc91fd4af74a11cb6697aa83e32517a92afce (diff)
downloadc-ares-991dd45884e3e6e0caf71e415f74399def017db3.tar.gz
c-ares-991dd45884e3e6e0caf71e415f74399def017db3.tar.bz2
c-ares-991dd45884e3e6e0caf71e415f74399def017db3.zip
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 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index b1f364a..bd78230 100644
--- a/Makefile.am
+++ b/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 =