| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845 |
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="RakNet"
- ProjectGUID="{143F9B67-C223-4F2D-B8F9-B644CA710CA6}"
- RootNamespace="RakNet"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(ProjectName)"
- ConfigurationType="4"
- CharacterSet="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories=""$(SolutionDir)Source\Engine\RakNet3.0\DependentExtensions\speex-1.1.12\include\speex";"$(SolutionDir)Source\Engine\RakNet3.0\DependentExtensions\speex-1.1.12\include";"$(SolutionDir)Source\Engine\RakNet3.0\DependentExtensions\bzip2-1.0.6";"$(SolutionDir)Source\Engine\RakNet3.0\DependentExtensions\AutopatcherPostgreRepository";"$(SolutionDir)Source\Engine\RakNet3.0\DependentExtensions";"$(SolutionDir)Source\Engine\RakNet3.0\CrashReporter";"$(SolutionDir)Source\Engine\RakNet3.0""
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- OutputFile="$(SolutionDir)Lib\$(ConfigurationName)\$(ProjectName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(ProjectName)"
- ConfigurationType="4"
- CharacterSet="0"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""$(SolutionDir)Source\Engine\RakNet3.0\DependentExtensions\speex-1.1.12\include\speex";"$(SolutionDir)Source\Engine\RakNet3.0\DependentExtensions\speex-1.1.12\include";"$(SolutionDir)Source\Engine\RakNet3.0\DependentExtensions\bzip2-1.0.6";"$(SolutionDir)Source\Engine\RakNet3.0\DependentExtensions\AutopatcherPostgreRepository";"$(SolutionDir)Source\Engine\RakNet3.0\DependentExtensions";"$(SolutionDir)Source\Engine\RakNet3.0\CrashReporter";"$(SolutionDir)Source\Engine\RakNet3.0""
- PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
- RuntimeLibrary="2"
- BufferSecurityCheck="false"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLibrarianTool"
- OutputFile="$(SolutionDir)Lib\$(ConfigurationName)\$(ProjectName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- <File
- RelativePath=".\_findfirst.cpp"
- >
- </File>
- <File
- RelativePath=".\AsynchronousFileIO.cpp"
- >
- </File>
- <File
- RelativePath=".\BitStream.cpp"
- >
- </File>
- <File
- RelativePath=".\BitStream_NoTemplate.cpp"
- >
- </File>
- <File
- RelativePath=".\CheckSum.cpp"
- >
- </File>
- <File
- RelativePath=".\CommandParserInterface.cpp"
- >
- </File>
- <File
- RelativePath=".\ConnectionGraph.cpp"
- >
- </File>
- <File
- RelativePath=".\ConsoleServer.cpp"
- >
- </File>
- <File
- RelativePath=".\DataBlockEncryptor.cpp"
- >
- </File>
- <File
- RelativePath=".\DataCompressor.cpp"
- >
- </File>
- <File
- RelativePath=".\DirectoryDeltaTransfer.cpp"
- >
- </File>
- <File
- RelativePath=".\DS_ByteQueue.cpp"
- >
- </File>
- <File
- RelativePath=".\DS_HuffmanEncodingTree.cpp"
- >
- </File>
- <File
- RelativePath=".\DS_Table.cpp"
- >
- </File>
- <File
- RelativePath=".\EmailSender.cpp"
- >
- </File>
- <File
- RelativePath=".\EncodeClassName.cpp"
- >
- </File>
- <File
- RelativePath=".\ExtendedOverlappedPool.cpp"
- >
- </File>
- <File
- RelativePath=".\FileList.cpp"
- >
- </File>
- <File
- RelativePath=".\FileListTransfer.cpp"
- >
- </File>
- <File
- RelativePath=".\FileOperations.cpp"
- >
- </File>
- <File
- RelativePath=".\FullyConnectedMesh.cpp"
- >
- </File>
- <File
- RelativePath=".\GetTime.cpp"
- >
- </File>
- <File
- RelativePath=".\InternalPacketPool.cpp"
- >
- </File>
- <File
- RelativePath=".\LightweightDatabaseClient.cpp"
- >
- </File>
- <File
- RelativePath=".\LightweightDatabaseCommon.cpp"
- >
- </File>
- <File
- RelativePath=".\LightweightDatabaseServer.cpp"
- >
- </File>
- <File
- RelativePath=".\LinuxStrings.cpp"
- >
- </File>
- <File
- RelativePath=".\LogCommandParser.cpp"
- >
- </File>
- <File
- RelativePath=".\MessageFilter.cpp"
- >
- </File>
- <File
- RelativePath=".\NatPunchthrough.cpp"
- >
- </File>
- <File
- RelativePath=".\NetworkIDGenerator.cpp"
- >
- </File>
- <File
- RelativePath=".\PacketConsoleLogger.cpp"
- >
- </File>
- <File
- RelativePath=".\PacketFileLogger.cpp"
- >
- </File>
- <File
- RelativePath=".\PacketLogger.cpp"
- >
- </File>
- <File
- RelativePath=".\PluginInterface.cpp"
- >
- </File>
- <File
- RelativePath=".\RakNetCommandParser.cpp"
- >
- </File>
- <File
- RelativePath=".\RakNetStatistics.cpp"
- >
- </File>
- <File
- RelativePath=".\RakNetTransport.cpp"
- >
- </File>
- <File
- RelativePath=".\RakNetTypes.cpp"
- >
- </File>
- <File
- RelativePath=".\RakNetworkFactory.cpp"
- >
- </File>
- <File
- RelativePath=".\RakPeer.cpp"
- >
- </File>
- <File
- RelativePath=".\RakSleep.cpp"
- >
- </File>
- <File
- RelativePath=".\Rand.cpp"
- >
- </File>
- <File
- RelativePath=".\ReliabilityLayer.cpp"
- >
- </File>
- <File
- RelativePath=".\ReplicaManager.cpp"
- >
- </File>
- <File
- RelativePath=".\rijndael.cpp"
- >
- </File>
- <File
- RelativePath=".\Router.cpp"
- >
- </File>
- <File
- RelativePath=".\RPCMap.cpp"
- >
- </File>
- <File
- RelativePath=".\DR_SHA1.cpp"
- >
- </File>
- <File
- RelativePath=".\SimpleMutex.cpp"
- >
- </File>
- <File
- RelativePath=".\SocketLayer.cpp"
- >
- </File>
- <File
- RelativePath=".\StringCompressor.cpp"
- >
- </File>
- <File
- RelativePath=".\StringTable.cpp"
- >
- </File>
- <File
- RelativePath=".\SystemAddressList.cpp"
- >
- </File>
- <File
- RelativePath=".\TableSerializer.cpp"
- >
- </File>
- <File
- RelativePath=".\TCPInterface.cpp"
- >
- </File>
- <File
- RelativePath=".\TelnetTransport.cpp"
- >
- </File>
- <File
- RelativePath=".\ThreadsafePacketLogger.cpp"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\_findfirst.h"
- >
- </File>
- <File
- RelativePath=".\AsynchronousFileIO.h"
- >
- </File>
- <File
- RelativePath=".\AutopatcherPatchContext.h"
- >
- </File>
- <File
- RelativePath=".\AutopatcherRepositoryInterface.h"
- >
- </File>
- <File
- RelativePath=".\BigTypes.h"
- >
- </File>
- <File
- RelativePath=".\BitStream.h"
- >
- </File>
- <File
- RelativePath=".\CheckSum.h"
- >
- </File>
- <File
- RelativePath=".\ClientContextStruct.h"
- >
- </File>
- <File
- RelativePath=".\CommandParserInterface.h"
- >
- </File>
- <File
- RelativePath=".\ConnectionGraph.h"
- >
- </File>
- <File
- RelativePath=".\ConsoleServer.h"
- >
- </File>
- <File
- RelativePath=".\DataBlockEncryptor.h"
- >
- </File>
- <File
- RelativePath=".\DataCompressor.h"
- >
- </File>
- <File
- RelativePath=".\DirectoryDeltaTransfer.h"
- >
- </File>
- <File
- RelativePath=".\DS_BinarySearchTree.h"
- >
- </File>
- <File
- RelativePath=".\DS_BPlusTree.h"
- >
- </File>
- <File
- RelativePath=".\DS_ByteQueue.h"
- >
- </File>
- <File
- RelativePath=".\DS_Heap.h"
- >
- </File>
- <File
- RelativePath=".\DS_HuffmanEncodingTree.h"
- >
- </File>
- <File
- RelativePath=".\DS_HuffmanEncodingTreeFactory.h"
- >
- </File>
- <File
- RelativePath=".\DS_HuffmanEncodingTreeNode.h"
- >
- </File>
- <File
- RelativePath=".\DS_LinkedList.h"
- >
- </File>
- <File
- RelativePath=".\DS_List.h"
- >
- </File>
- <File
- RelativePath=".\DS_Map.h"
- >
- </File>
- <File
- RelativePath=".\DS_MemoryPool.h"
- >
- </File>
- <File
- RelativePath=".\DS_OrderedChannelHeap.h"
- >
- </File>
- <File
- RelativePath=".\DS_OrderedList.h"
- >
- </File>
- <File
- RelativePath=".\DS_Queue.h"
- >
- </File>
- <File
- RelativePath=".\DS_QueueLinkedList.h"
- >
- </File>
- <File
- RelativePath=".\DS_RangeList.h"
- >
- </File>
- <File
- RelativePath=".\DS_Table.h"
- >
- </File>
- <File
- RelativePath=".\DS_Tree.h"
- >
- </File>
- <File
- RelativePath=".\DS_WeightedGraph.h"
- >
- </File>
- <File
- RelativePath=".\EmailSender.h"
- >
- </File>
- <File
- RelativePath=".\Export.h"
- >
- </File>
- <File
- RelativePath=".\ExtendedOverlappedPool.h"
- >
- </File>
- <File
- RelativePath=".\FileList.h"
- >
- </File>
- <File
- RelativePath=".\FileListTransfer.h"
- >
- </File>
- <File
- RelativePath=".\FileListTransferCBInterface.h"
- >
- </File>
- <File
- RelativePath=".\FileOperations.h"
- >
- </File>
- <File
- RelativePath=".\FullyConnectedMesh.h"
- >
- </File>
- <File
- RelativePath=".\GetTime.h"
- >
- </File>
- <File
- RelativePath=".\InternalPacket.h"
- >
- </File>
- <File
- RelativePath=".\InternalPacketPool.h"
- >
- </File>
- <File
- RelativePath=".\LightweightDatabaseClient.h"
- >
- </File>
- <File
- RelativePath=".\LightweightDatabaseCommon.h"
- >
- </File>
- <File
- RelativePath=".\LightweightDatabaseServer.h"
- >
- </File>
- <File
- RelativePath=".\LinuxStrings.h"
- >
- </File>
- <File
- RelativePath=".\LogCommandParser.h"
- >
- </File>
- <File
- RelativePath=".\MessageFilter.h"
- >
- </File>
- <File
- RelativePath=".\MessageIdentifiers.h"
- >
- </File>
- <File
- RelativePath=".\MTUSize.h"
- >
- </File>
- <File
- RelativePath=".\NatPunchthrough.h"
- >
- </File>
- <File
- RelativePath=".\NetworkIDGenerator.h"
- >
- </File>
- <File
- RelativePath=".\PacketConsoleLogger.h"
- >
- </File>
- <File
- RelativePath=".\PacketFileLogger.h"
- >
- </File>
- <File
- RelativePath=".\PacketLogger.h"
- >
- </File>
- <File
- RelativePath=".\PacketPool.h"
- >
- </File>
- <File
- RelativePath=".\PacketPriority.h"
- >
- </File>
- <File
- RelativePath=".\PluginInterface.h"
- >
- </File>
- <File
- RelativePath=".\RakAssert.h"
- >
- </File>
- <File
- RelativePath=".\RakNetCommandParser.h"
- >
- </File>
- <File
- RelativePath=".\RakNetDefines.h"
- >
- </File>
- <File
- RelativePath=".\RakNetStatistics.h"
- >
- </File>
- <File
- RelativePath=".\RakNetTransport.h"
- >
- </File>
- <File
- RelativePath=".\RakNetTypes.h"
- >
- </File>
- <File
- RelativePath=".\RakNetworkFactory.h"
- >
- </File>
- <File
- RelativePath=".\RakPeer.h"
- >
- </File>
- <File
- RelativePath=".\RakPeerInterface.h"
- >
- </File>
- <File
- RelativePath=".\RakSleep.h"
- >
- </File>
- <File
- RelativePath=".\Rand.h"
- >
- </File>
- <File
- RelativePath=".\ReliabilityLayer.h"
- >
- </File>
- <File
- RelativePath=".\Replica.h"
- >
- </File>
- <File
- RelativePath=".\ReplicaEnums.h"
- >
- </File>
- <File
- RelativePath=".\ReplicaManager.h"
- >
- </File>
- <File
- RelativePath=".\rijndael-boxes.h"
- >
- </File>
- <File
- RelativePath=".\rijndael.h"
- >
- </File>
- <File
- RelativePath=".\Router.h"
- >
- </File>
- <File
- RelativePath=".\RouterInterface.h"
- >
- </File>
- <File
- RelativePath=".\RPCMap.h"
- >
- </File>
- <File
- RelativePath=".\RPCNode.h"
- >
- </File>
- <File
- RelativePath=".\RSACrypt.h"
- >
- </File>
- <File
- RelativePath=".\DR_SHA1.h"
- >
- </File>
- <File
- RelativePath=".\SimpleMutex.h"
- >
- </File>
- <File
- RelativePath=".\SimpleTCPServer.h"
- >
- </File>
- <File
- RelativePath=".\SingleProducerConsumer.h"
- >
- </File>
- <File
- RelativePath=".\SocketLayer.h"
- >
- </File>
- <File
- RelativePath=".\StringCompressor.h"
- >
- </File>
- <File
- RelativePath=".\StringTable.h"
- >
- </File>
- <File
- RelativePath=".\SystemAddressList.h"
- >
- </File>
- <File
- RelativePath=".\TableSerializer.h"
- >
- </File>
- <File
- RelativePath=".\TCPInterface.h"
- >
- </File>
- <File
- RelativePath=".\TelnetTransport.h"
- >
- </File>
- <File
- RelativePath=".\ThreadPool.h"
- >
- </File>
- <File
- RelativePath=".\ThreadsafePacketLogger.h"
- >
- </File>
- <File
- RelativePath=".\TransportInterface.h"
- >
- </File>
- <File
- RelativePath=".\Types.h"
- >
- </File>
- </Filter>
- <Filter
- Name="CrashReporter"
- >
- <File
- RelativePath=".\CrashReporter\CrashReporter.cpp"
- >
- </File>
- <File
- RelativePath=".\CrashReporter\CrashReporter.h"
- >
- </File>
- <File
- RelativePath=".\CrashReporter\SendFileTo.cpp"
- >
- </File>
- <File
- RelativePath=".\CrashReporter\SendFileTo.h"
- >
- </File>
- </Filter>
- <Filter
- Name="DependentExtensions"
- >
- <File
- RelativePath=".\DependentExtensions\ApplyPatch.cpp"
- >
- </File>
- <File
- RelativePath=".\DependentExtensions\ApplyPatch.h"
- >
- </File>
- <File
- RelativePath=".\DependentExtensions\CreatePatch.cpp"
- >
- </File>
- <File
- RelativePath=".\DependentExtensions\CreatePatch.h"
- >
- </File>
- <File
- RelativePath=".\DependentExtensions\MemoryCompressor.cpp"
- >
- </File>
- <File
- RelativePath=".\DependentExtensions\MemoryCompressor.h"
- >
- </File>
- <File
- RelativePath=".\DependentExtensions\RakVoice.cpp"
- >
- </File>
- <File
- RelativePath=".\DependentExtensions\RakVoice.h"
- >
- </File>
- </Filter>
- <Filter
- Name="AutopatcherPostgreRepository"
- >
- </Filter>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>
|