| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{4D1901AC-A543-4733-B0A6-7F22684894C1}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>SwigTestApp</RootNamespace>
- <AssemblyName>SwigTestApp</AssemblyName>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- <OldToolsVersion>2.0</OldToolsVersion>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <PlatformTarget>x86</PlatformTarget>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <PlatformTarget>x86</PlatformTarget>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
- <OutputPath>bin\x86\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- </PropertyGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- <ItemGroup>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="SwigFiles\AddressOrGUID.cs" />
- <Compile Include="SwigFiles\BitStream.cs" />
- <Compile Include="SwigFiles\ByteQueue.cs" />
- <Compile Include="SwigFiles\Cell.cs" />
- <Compile Include="SwigFiles\ColumnDescriptor.cs" />
- <Compile Include="SwigFiles\CommandParserInterface.cs" />
- <Compile Include="SwigFiles\ConnectionAttemptResult.cs" />
- <Compile Include="SwigFiles\ConnectionGraph2.cs" />
- <Compile Include="SwigFiles\ConnectionState.cs" />
- <Compile Include="SwigFiles\DefaultMessageIDTypes.cs" />
- <Compile Include="SwigFiles\DirectoryDeltaTransfer.cs" />
- <Compile Include="SwigFiles\DownloadCompleteStruct.cs" />
- <Compile Include="SwigFiles\FileList.cs" />
- <Compile Include="SwigFiles\FileListNode.cs" />
- <Compile Include="SwigFiles\FileListNodeContext.cs" />
- <Compile Include="SwigFiles\FileListProgress.cs" />
- <Compile Include="SwigFiles\FileListTransfer.cs" />
- <Compile Include="SwigFiles\FileListTransferCBInterface.cs" />
- <Compile Include="SwigFiles\FileProgressStruct.cs" />
- <Compile Include="SwigFiles\FilterQuery.cs" />
- <Compile Include="SwigFiles\FLP_Printf.cs" />
- <Compile Include="SwigFiles\FullyConnectedMesh2.cs" />
- <Compile Include="SwigFiles\IncrementalReadInterface.cs" />
- <Compile Include="SwigFiles\JoinTeamType.cs" />
- <Compile Include="SwigFiles\LogCommandParser.cs" />
- <Compile Include="SwigFiles\MessageFilter.cs" />
- <Compile Include="SwigFiles\MultilistType.cs" />
- <Compile Include="SwigFiles\NatPunchthroughClient.cs" />
- <Compile Include="SwigFiles\NatPunchthroughDebugInterface.cs" />
- <Compile Include="SwigFiles\NatPunchthroughDebugInterface_PacketLogger.cs" />
- <Compile Include="SwigFiles\NatPunchthroughDebugInterface_Printf.cs" />
- <Compile Include="SwigFiles\NatPunchthroughServer.cs" />
- <Compile Include="SwigFiles\NatPunchthroughServerDebugInterface.cs" />
- <Compile Include="SwigFiles\NatPunchthroughServerDebugInterface_PacketLogger.cs" />
- <Compile Include="SwigFiles\NatPunchthroughServerDebugInterface_Printf.cs" />
- <Compile Include="SwigFiles\NatTypeDetectionClient.cs" />
- <Compile Include="SwigFiles\NatTypeDetectionServer.cs" />
- <Compile Include="SwigFiles\NetworkIDManager.cs" />
- <Compile Include="SwigFiles\NetworkIDObject.cs" />
- <Compile Include="SwigFiles\OnFileStruct.cs" />
- <Compile Include="SwigFiles\OutOfBandIdentifiers.cs" />
- <Compile Include="SwigFiles\Packet.cs" />
- <Compile Include="SwigFiles\PacketConsoleLogger.cs" />
- <Compile Include="SwigFiles\PacketFileLogger.cs" />
- <Compile Include="SwigFiles\PacketLogger.cs" />
- <Compile Include="SwigFiles\PacketPriority.cs" />
- <Compile Include="SwigFiles\PacketReliability.cs" />
- <Compile Include="SwigFiles\PluginInterface2.cs" />
- <Compile Include="SwigFiles\PluginReceiveResult.cs" />
- <Compile Include="SwigFiles\PublicKey.cs" />
- <Compile Include="SwigFiles\PublicKeyMode.cs" />
- <Compile Include="SwigFiles\PunchthroughConfiguration.cs" />
- <Compile Include="SwigFiles\RakNet.cs" />
- <Compile Include="SwigFiles\RakNetBPlusTreeRow.cs" />
- <Compile Include="SwigFiles\RakNetGUID.cs" />
- <Compile Include="SwigFiles\RakNetListCell.cs" />
- <Compile Include="SwigFiles\RakNetListCellPointer.cs" />
- <Compile Include="SwigFiles\RakNetListColumnDescriptor.cs" />
- <Compile Include="SwigFiles\RakNetListFileListNode.cs" />
- <Compile Include="SwigFiles\RakNetListFilterQuery.cs" />
- <Compile Include="SwigFiles\RakNetListRakNetGUID.cs" />
- <Compile Include="SwigFiles\RakNetListRakString.cs" />
- <Compile Include="SwigFiles\RakNetListSortQuery.cs" />
- <Compile Include="SwigFiles\RakNetListSystemAddress.cs" />
- <Compile Include="SwigFiles\RakNetListTableRow.cs" />
- <Compile Include="SwigFiles\RakNetListUnsignedInt.cs" />
- <Compile Include="SwigFiles\RakNetListUnsignedShort.cs" />
- <Compile Include="SwigFiles\RakNetPageRow.cs" />
- <Compile Include="SwigFiles\RakNetPINVOKE.cs" />
- <Compile Include="SwigFiles\RakNetStatistics.cs" />
- <Compile Include="SwigFiles\RakPeer.cs" />
- <Compile Include="SwigFiles\RakPeerInterface.cs" />
- <Compile Include="SwigFiles\RakString.cs" />
- <Compile Include="SwigFiles\ReadyEvent.cs" />
- <Compile Include="SwigFiles\ReadyEventSystemStatus.cs" />
- <Compile Include="SwigFiles\RemoteSystemIndex.cs" />
- <Compile Include="SwigFiles\RNSPerSecondMetrics.cs" />
- <Compile Include="SwigFiles\Router2.cs" />
- <Compile Include="SwigFiles\Router2DebugInterface.cs" />
- <Compile Include="SwigFiles\Row.cs" />
- <Compile Include="SwigFiles\SimpleMutex.cs" />
- <Compile Include="SwigFiles\SocketDescriptor.cs" />
- <Compile Include="SwigFiles\SortQuery.cs" />
- <Compile Include="SwigFiles\StartupResult.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_bool.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_DataStructures__ListT_RakNetSocket2_p_t.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_DataStructures__ListT_RakNet__TM_TeamMember_p_t.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_DataStructures__ListT_RakNet__TM_Team_p_t.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_double.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_p_RakNet__TM_Team.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_p_RakNet__TM_TeamMember.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_p_RakNet__TM_World.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_RakNet__ReadyEvent__RemoteSystem.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_RakNet__TCPInterface.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_RakNet__TM_World__JoinRequestHelper.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_RNS2RecvStruct.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_unsigned_char.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_unsigned_int.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_unsigned_long_long.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_unsigned_short.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_void.cs" />
- <Compile Include="SwigFiles\SWIGTYPE_p_wchar_t.cs" />
- <Compile Include="SwigFiles\SystemAddress.cs" />
- <Compile Include="SwigFiles\Table.cs" />
- <Compile Include="SwigFiles\TeamManager.cs" />
- <Compile Include="SwigFiles\TeamSelection.cs" />
- <Compile Include="SwigFiles\ThreadsafePacketLogger.cs" />
- <Compile Include="SwigFiles\TMTopology.cs" />
- <Compile Include="SwigFiles\TM_Team.cs" />
- <Compile Include="SwigFiles\TM_TeamMember.cs" />
- <Compile Include="SwigFiles\TM_World.cs" />
- <Compile Include="SwigFiles\TransportInterface.cs" />
- <Compile Include="SwigFiles\UDPForwarder.cs" />
- <Compile Include="SwigFiles\UDPForwarderResult.cs" />
- <Compile Include="SwigFiles\UDPProxyClient.cs" />
- <Compile Include="SwigFiles\UDPProxyClientResultHandler.cs" />
- <Compile Include="SwigFiles\UDPProxyCoordinator.cs" />
- <Compile Include="SwigFiles\UDPProxyServer.cs" />
- <Compile Include="SwigFiles\UDPProxyServerResultHandler.cs" />
- <Compile Include="SwigFiles\uint24_t.cs" />
- <Compile Include="SwigFiles\UnsignedIntPointer.cs" />
- <Compile Include="SwigFiles\UnsignedShortPointer.cs" />
- <Compile Include="TestMain.cs" />
- </ItemGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
- <Reference Include="System.Data" />
- <Reference Include="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
- <Reference Include="System.XML" />
- <Reference Include="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
- </ItemGroup>
- </Project>
|