(svn r14818) -Fix (r14723): add network_base.h to source.list and project files

This commit is contained in:
smatz 2009-01-03 22:21:29 +00:00
parent 799f30c663
commit e9484cff12
3 changed files with 9 additions and 0 deletions

View File

@ -1143,6 +1143,10 @@
RelativePath=".\..\src\network\network.h"
>
</File>
<File
RelativePath=".\..\src\network\network_base.h"
>
</File>
<File
RelativePath=".\..\src\network\network_client.h"
>

View File

@ -1140,6 +1140,10 @@
RelativePath=".\..\src\network\network.h"
>
</File>
<File
RelativePath=".\..\src\network\network_base.h"
>
</File>
<File
RelativePath=".\..\src\network\network_client.h"
>

View File

@ -218,6 +218,7 @@ mixer.h
music.h
namegen_func.h
network/network.h
network/network_base.h
network/network_client.h
network/network_func.h
network/network_gamelist.h