Yang Tse
a44f4c33e9
build: add some explicit file references to VS project files
14 years ago
Yang Tse
7a4ec5ce61
build: include ares_nowarn in sample program VS project files
14 years ago
Daniel Stenberg
cd6b2b8659
remove all .cvsignore files
15 years ago
Yang Tse
9084888dca
Changed c-ares naming conventions when using MSVC as described in README.msvc
15 years ago
Yang Tse
c91a177d71
Add kernel32.lib
15 years ago
Yang Tse
55ad5935ac
Ignore more subdirs
15 years ago
Yang Tse
253ad4a726
Sync linker and resource compiler options with Makefile.msvc
15 years ago
Yang Tse
7b8a5dbfbe
Follow Makefile.msvc subdirectory naming scheme, and sync compiler options
15 years ago
Yang Tse
e5d9f1c7ba
ignore files
15 years ago
Yang Tse
991dd45884
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.
15 years ago
Yang Tse
8010774eda
don't ignore these subdirs, they must be removed first
16 years ago
Yang Tse
8f40cb6832
Remove DEBUGBUILD symbol definition, is not required for programs using the library.
16 years ago
Yang Tse
4d49566a3e
DEBUGBUILD symbol definition for debug builds
16 years ago
Yang Tse
e82026953e
ignore some subdirs
16 years ago
Yang Tse
7951433e32
cope with ares_build.h and ares_rules.h
16 years ago
Yang Tse
222203147d
also ignore this
17 years ago
Yang Tse
6756f1e34e
ignore this compilation time generated files
17 years ago
Yang Tse
db0975d279
don't keep in CVS this compilation time generated file
17 years ago
Yang Tse
22a99388ee
update MSVC6 projects to use the multithreaded DLL runtime library
17 years ago
Yang Tse
aa74d21c4e
The only libraries actually needed for sample programs adig and
...
ahost are ws2_32.lib and advapi32.lib
17 years ago
Yang Tse
bba777d6da
ares_getopt() command-line parser function does not belong to actual
...
c-ares library. It is just a convinience source code helper function
for use in example programs adig.c and ahost.c
18 years ago
Gisle Vanem
5d0d35bb21
HAVE_xx defines moved to config-win32.h.
19 years ago
Gisle Vanem
e3b0e81281
Remove generated files ahost.plg ahost.mak from CVS.
19 years ago
Gisle Vanem
8aadde8e5e
Fixes for building ahost with MSVC-6/7. Added inet*.c.
19 years ago
Daniel Stenberg
9898493661
Samuel Daz Garca's correction
20 years ago
Daniel Stenberg
e1290d3410
Updated as suggested by Samuel Daz Garca
20 years ago
Daniel Stenberg
5e847a14bd
ares 1.1.1 with collected applied patches
21 years ago