gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 20/116: appveyor: add a win32 build


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 20/116: appveyor: add a win32 build
Date: Tue, 05 Dec 2017 14:50:50 +0100

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 9dfc541dd7d11870d51b69c93083b805de30239f
Author: Daniel Stenberg <address@hidden>
AuthorDate: Fri Oct 27 23:40:04 2017 +0200

    appveyor: add a win32 build
---
 appveyor.yml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/appveyor.yml b/appveyor.yml
index 3c60a4690..e2664b4cb 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -56,7 +56,12 @@ environment:
         OPENSSL: OFF
         TESTING: ON
         STATICLIB: ON
-
+      - PRJ_GEN: "Visual Studio 14 2015"
+        BDIR: msvc2015
+        PRJ_CFG: Release
+        OPENSSL: OFF
+        TESTING: ON
+        STATICLIB: ON
 
 build_script:
     - mkdir build.%BDIR%

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



reply via email to

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