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:
@ -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",
|
||||
|
Reference in New Issue
Block a user