gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [libmicrohttpd] 02/02: Added VS2017 project files to tarbal


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] 02/02: Added VS2017 project files to tarball
Date: Tue, 11 Apr 2017 21:03:41 +0200

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 7fcab91f25dc4b3a89bb6036f6d6f971832d1bd6
Author: Evgeny Grin (Karlson2k) <address@hidden>
AuthorDate: Tue Apr 11 21:54:22 2017 +0300

    Added VS2017 project files to tarball
---
 Makefile.am | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 6a5f0e6d..a95daeb0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,11 +16,15 @@ W32VS2015 = w32/VS2015/libmicrohttpd.vcxproj 
w32/VS2015/libmicrohttpd.vcxproj.fi
   w32/VS2015/hellobrowser.vcxproj w32/VS2015/hellobrowser.vcxproj.filters \
   w32/VS2015/simplepost.vcxproj w32/VS2015/largepost.vcxproj \
   w32/VS2015/libmicrohttpd.sln
+W32VS2017 = w32/VS2017/libmicrohttpd.vcxproj 
w32/VS2017/libmicrohttpd.vcxproj.filters \
+  w32/VS2017/hellobrowser.vcxproj w32/VS2017/hellobrowser.vcxproj.filters \
+  w32/VS2017/simplepost.vcxproj w32/VS2017/largepost.vcxproj \
+  w32/VS2017/libmicrohttpd.sln
 EXTRA_DIST = \
   acinclude.m4 \
   libmicrohttpd.pc.in \
   $(EXTRA_PO_DIST) \
-  $(W32COMMON) $(W32VS2013) $(W32VS2015)
+  $(W32COMMON) $(W32VS2013) $(W32VS2015) $(W32VS2017)
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libmicrohttpd.pc

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]