Network files added

..\ps and ..\lib added to include path

This was SVN commit r95.
This commit is contained in:
Simon Brenner 2003-11-25 13:24:21 +00:00
parent 953f72a91c
commit 61a04870e2

View File

@ -19,6 +19,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\ps;..\lib"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
@ -252,6 +253,25 @@
<File
RelativePath="..\ps\Prometheus.cpp">
</File>
<Filter
Name="Network"
Filter="">
<File
RelativePath="..\ps\Network\NetMessage.cpp">
</File>
<File
RelativePath="..\ps\Network\Network.cpp">
</File>
<File
RelativePath="..\ps\Network\ServerSocket.cpp">
</File>
<File
RelativePath="..\ps\Network\SocketBase.cpp">
</File>
<File
RelativePath="..\ps\Network\StreamSocket.cpp">
</File>
</Filter>
</Filter>
</Filter>
<Filter
@ -393,6 +413,37 @@
<File
RelativePath="..\ps\Sound.h">
</File>
<File
RelativePath="..\ps\ThreadUtil.h">
</File>
<Filter
Name="Network"
Filter="">
<File
RelativePath="..\ps\Network\AllNetMessages.h">
</File>
<File
RelativePath="..\ps\Network\NMTCreator.h">
</File>
<File
RelativePath="..\ps\Network\NetMessage.h">
</File>
<File
RelativePath="..\ps\Network\Network.h">
</File>
<File
RelativePath="..\ps\Network\NetworkInternal.h">
</File>
<File
RelativePath="..\ps\Network\Serialization.h">
</File>
<File
RelativePath="..\ps\Network\SocketBase.h">
</File>
<File
RelativePath="..\ps\Network\StreamSocket.h">
</File>
</Filter>
</Filter>
</Filter>
<Filter