1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-12-08 07:02:50 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
a44f4c33e9 build: add some explicit file references to VS project files 2010-12-18 04:57:47 +01:00
7a4ec5ce61 build: include ares_nowarn in sample program VS project files 2010-12-17 02:03:38 +01:00
9084888dca Changed c-ares naming conventions when using MSVC as described in README.msvc 2009-11-23 11:05:47 +00:00
c91a177d71 Add kernel32.lib 2009-11-11 08:51:31 +00:00
253ad4a726 Sync linker and resource compiler options with Makefile.msvc 2009-11-10 18:26:09 +00:00
7b8a5dbfbe Follow Makefile.msvc subdirectory naming scheme, and sync compiler options 2009-11-09 19:34:30 +00:00
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.
2009-10-29 17:52:56 +00:00