From a4d3945020e01bbfa83276ee83b311ea922cfb76 Mon Sep 17 00:00:00 2001 From: james Date: Tue, 6 Mar 2007 10:49:18 +0000 Subject: Added maketapinstall. Added makebin to build bin directory. Modified openvpn.nsi to read distribution files from the new locations. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1760 e7ae566f-a301-0410-adde-c780ea21d3b5 --- install-win32/version.nsi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install-win32/version.nsi') diff --git a/install-win32/version.nsi b/install-win32/version.nsi index dad8a17..b371c29 100644 --- a/install-win32/version.nsi +++ b/install-win32/version.nsi @@ -10,3 +10,6 @@ ; Service template files service.[ch] (get from Platform SDK) !define SVC_TEMPLATE "../svc-template" + +; DDK Version +!define DDKVER 3790 -- cgit v1.2.3