(svn r20963) -Add: stubs for a remote administration connection
This commit is contained in:
@@ -594,6 +594,10 @@
|
||||
RelativePath=".\..\src\network\network.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\network_admin.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\network_client.cpp"
|
||||
>
|
||||
@@ -1102,6 +1106,10 @@
|
||||
RelativePath=".\..\src\network\network.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\network_admin.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\network_base.h"
|
||||
>
|
||||
@@ -3510,6 +3518,14 @@
|
||||
RelativePath=".\..\src\network\core\tcp_game.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\core\tcp_admin.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\core\tcp_admin.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\core\tcp_http.cpp"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user