1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-09-20 02:09:25 +03:00

Next, change the project name "Ham" to "vpntest" so every programmer will recognize easily it is a test program.

This commit is contained in:
Daiyuu Nobori
2018-10-08 11:19:39 +09:00
parent 0ce8ad7a2b
commit 2d76507561
14 changed files with 16 additions and 44 deletions

View File

@ -143,7 +143,7 @@ namespace BuildUtil
@"bin\BuiltHamcoreFiles",
@"bin\hamcore",
"Cedar",
"Ham",
"vpntest",
"Mayaqua",
"Neo",
"vpnbridge",
@ -732,7 +732,7 @@ namespace BuildUtil
{
string[] programNames =
{
"Ham",
"vpntest",
"vpnserver",
"vpnbridge",
"vpnclient",