From dc72f8df0c914de688077f296bf94360cf928529 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 12 Sep 2015 11:14:14 +0100 Subject: build: Updated all makefiles and project files for the new vauth directory Updated the makefiles and Visual Studio project files to support moving the authentication code to the new lib/vauth directory that was started in commit 0d04e859e1. --- projects/Windows/VC7/lib/libcurl.tmpl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'projects/Windows/VC7/lib') diff --git a/projects/Windows/VC7/lib/libcurl.tmpl b/projects/Windows/VC7/lib/libcurl.tmpl index aa31f80f9..65b3ce744 100644 --- a/projects/Windows/VC7/lib/libcurl.tmpl +++ b/projects/Windows/VC7/lib/libcurl.tmpl @@ -1121,6 +1121,20 @@ CURL_LIB_H_FILES Filter=""> CURL_LIB_RC_FILES + + +CURL_LIB_VAUTH_C_FILES + + +CURL_LIB_VAUTH_H_FILES + + -- cgit v1.2.3