From f9ad66c789308d99576ca5d28b1bedf973957ab2 Mon Sep 17 00:00:00 2001 From: james Date: Tue, 6 Mar 2007 06:48:09 +0000 Subject: Changes to Windows build environment, to allow straightforward building directly from an svn checkout or export. install-win32/version.nsi contains high-level version info. The script install-win32/winconfig should be run initially to set up build configuration files. Then make can be executed as such: . autodefs/nsidefs.sh make -f makefile.w32 -j 2 git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1757 e7ae566f-a301-0410-adde-c780ea21d3b5 --- tap-win32/amd64/tap.cat | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 tap-win32/amd64/tap.cat (limited to 'tap-win32/amd64/tap.cat') diff --git a/tap-win32/amd64/tap.cat b/tap-win32/amd64/tap.cat deleted file mode 100755 index 4492fa2..0000000 --- a/tap-win32/amd64/tap.cat +++ /dev/null @@ -1,6 +0,0 @@ -; **************************************************************************** -; * Copyright (C) 2002-2005 OpenVPN Solutions LLC * -; * This program is free software; you can redistribute it and/or modify * -; * it under the terms of the GNU General Public License version 2 * -; * as published by the Free Software Foundation. * -; **************************************************************************** -- cgit v1.2.3