(svn r20963) -Add: stubs for a remote administration connection
This commit is contained in:
@@ -591,6 +591,10 @@
|
||||
RelativePath=".\..\src\network\network.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\network_admin.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\network_client.cpp"
|
||||
>
|
||||
@@ -1099,6 +1103,10 @@
|
||||
RelativePath=".\..\src\network\network.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\network_admin.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\network\network_base.h"
|
||||
>
|
||||
@@ -3507,6 +3515,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