mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 17:39:53 +03:00
BUILD_WINDOWS.md: convert CRLF to LF
This commit is contained in:
parent
61a164d25c
commit
f0d0b5a89c
@ -1,37 +1,37 @@
|
|||||||
How to build SoftEther VPN for Windows
|
How to build SoftEther VPN for Windows
|
||||||
======================================
|
======================================
|
||||||
|
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|
||||||
You need to install the following software to build SoftEther VPN for Windows.
|
You need to install the following software to build SoftEther VPN for Windows.
|
||||||
|
|
||||||
- Microsoft Windows XP, Vista, 7, 8 or later.
|
- Microsoft Windows XP, Vista, 7, 8 or later.
|
||||||
- Microsoft Visual Studio 2008 with the latest SP (SP1 9.0.30729.4462 QFE).
|
- Microsoft Visual Studio 2008 with the latest SP (SP1 9.0.30729.4462 QFE).
|
||||||
Make sure that you installed the x64 compiler and build tools.
|
Make sure that you installed the x64 compiler and build tools.
|
||||||
- Microsoft Windows Driver Kit 7.1.0.
|
- Microsoft Windows Driver Kit 7.1.0.
|
||||||
|
|
||||||
|
|
||||||
Full Build Instructions
|
Full Build Instructions
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
The following steps will build all SoftEther VPN program files, and also build
|
The following steps will build all SoftEther VPN program files, and also build
|
||||||
the installer packages of SoftEther VPN. It is very easy.
|
the installer packages of SoftEther VPN. It is very easy.
|
||||||
|
|
||||||
1. Run the "BuildAll.cmd" batch file in the "src" directory.
|
1. Run the "BuildAll.cmd" batch file in the "src" directory.
|
||||||
2. Wait until the building process will complete.
|
2. Wait until the building process will complete.
|
||||||
3. The built files are stored on the "output" directory.
|
3. The built files are stored on the "output" directory.
|
||||||
|
|
||||||
|
|
||||||
Partly Build, Debug or Development Instructions on Visual Studio 2008
|
Partly Build, Debug or Development Instructions on Visual Studio 2008
|
||||||
---------------------------------------------------------------------
|
---------------------------------------------------------------------
|
||||||
|
|
||||||
If you are a programmer, you can open the SoftEther VPN solution file
|
If you are a programmer, you can open the SoftEther VPN solution file
|
||||||
with Visual Studio 2008 to customize. Open "src\SEVPN.sln" and enjoy it.
|
with Visual Studio 2008 to customize. Open "src\SEVPN.sln" and enjoy it.
|
||||||
|
|
||||||
|
|
||||||
************************************
|
************************************
|
||||||
Thank You Using SoftEther VPN !
|
Thank You Using SoftEther VPN !
|
||||||
By SoftEther VPN Open-Source Project
|
By SoftEther VPN Open-Source Project
|
||||||
http://www.softether.org/
|
http://www.softether.org/
|
||||||
|
Loading…
Reference in New Issue
Block a user