From 4235457129d6993ab0620ae07f16031f9637fd01 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 25 Apr 2011 18:07:32 -0700 Subject: Added new resolver sources to Symbian and VC6 build files --- lib/Makefile.vc6 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index cd712306d..975cf852d 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -457,6 +457,8 @@ clean: # A config was provided, so the library can be built. # X_OBJS= \ + $(DIROBJ)\asyn-ares.obj \ + $(DIROBJ)\asyn-thread.obj \ $(DIROBJ)\base64.obj \ $(DIROBJ)\connect.obj \ $(DIROBJ)\content_encoding.obj \ @@ -479,17 +481,15 @@ X_OBJS= \ $(DIROBJ)\ftp.obj \ $(DIROBJ)\getenv.obj \ $(DIROBJ)\getinfo.obj \ - $(DIROBJ)\gtls.obj \ $(DIROBJ)\gopher.obj \ + $(DIROBJ)\gtls.obj \ $(DIROBJ)\hash.obj \ $(DIROBJ)\hmac.obj \ - $(DIROBJ)\hostares.obj \ $(DIROBJ)\hostasyn.obj \ $(DIROBJ)\hostip4.obj \ $(DIROBJ)\hostip6.obj \ $(DIROBJ)\hostip.obj \ $(DIROBJ)\hostsyn.obj \ - $(DIROBJ)\hostthre.obj \ $(DIROBJ)\http_chunks.obj \ $(DIROBJ)\http_digest.obj \ $(DIROBJ)\http_negotiate.obj \ -- cgit v1.2.3