gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] branch master updated: tarball: add missing


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] branch master updated: tarball: add missing MSVS 2019 project files
Date: Sun, 09 Jun 2019 18:14:03 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new d7ad8607 tarball: add missing MSVS 2019 project files
d7ad8607 is described below

commit d7ad8607e92053f4b837306942f1fd56d17dfde3
Author: Evgeny Grin (Karlson2k) <address@hidden>
AuthorDate: Sun Jun 9 19:13:01 2019 +0300

    tarball: add missing MSVS 2019 project files
---
 Makefile.am | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index c896ba2c..7ef2f823 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,10 +28,14 @@ W32VS2017 = w32/VS2017/libmicrohttpd.vcxproj 
w32/VS2017/libmicrohttpd.vcxproj.fi
   w32/VS2017/hellobrowser.vcxproj w32/VS2017/hellobrowser.vcxproj.filters \
   w32/VS2017/simplepost.vcxproj w32/VS2017/largepost.vcxproj \
   w32/VS2017/libmicrohttpd.sln
+W32VS2019 = w32/VS2019/libmicrohttpd.vcxproj 
w32/VS2019/libmicrohttpd.vcxproj.filters \
+  w32/VS2019/hellobrowser.vcxproj w32/VS2019/hellobrowser.vcxproj.filters \
+  w32/VS2019/simplepost.vcxproj w32/VS2019/largepost.vcxproj \
+  w32/VS2019/libmicrohttpd.sln
 EXTRA_DIST = \
   acinclude.m4 \
   libmicrohttpd.pc.in \
-  $(W32COMMON) $(W32VS2013) $(W32VS2015) $(W32VS2017)
+  $(W32COMMON) $(W32VS2013) $(W32VS2015) $(W32VS2017) $(W32VS2019)
 
 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]