SwigTestApp.csproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.21022</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{4D1901AC-A543-4733-B0A6-7F22684894C1}</ProjectGuid>
  9. <OutputType>Exe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>SwigTestApp</RootNamespace>
  12. <AssemblyName>SwigTestApp</AssemblyName>
  13. <FileUpgradeFlags>
  14. </FileUpgradeFlags>
  15. <UpgradeBackupLocation>
  16. </UpgradeBackupLocation>
  17. <OldToolsVersion>2.0</OldToolsVersion>
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. <PlatformTarget>x86</PlatformTarget>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. <PlatformTarget>x86</PlatformTarget>
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  39. <DebugSymbols>true</DebugSymbols>
  40. <OutputPath>bin\x86\Debug\</OutputPath>
  41. <DefineConstants>DEBUG;TRACE</DefineConstants>
  42. <DebugType>full</DebugType>
  43. <PlatformTarget>x86</PlatformTarget>
  44. <ErrorReport>prompt</ErrorReport>
  45. </PropertyGroup>
  46. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  47. <OutputPath>bin\x86\Release\</OutputPath>
  48. <DefineConstants>TRACE</DefineConstants>
  49. <Optimize>true</Optimize>
  50. <DebugType>pdbonly</DebugType>
  51. <PlatformTarget>x86</PlatformTarget>
  52. <ErrorReport>prompt</ErrorReport>
  53. </PropertyGroup>
  54. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  55. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  56. Other similar extension points exist, see Microsoft.Common.targets.
  57. <Target Name="BeforeBuild">
  58. </Target>
  59. <Target Name="AfterBuild">
  60. </Target>
  61. -->
  62. <ItemGroup>
  63. <Compile Include="Properties\AssemblyInfo.cs" />
  64. <Compile Include="SwigFiles\AddressOrGUID.cs" />
  65. <Compile Include="SwigFiles\BitStream.cs" />
  66. <Compile Include="SwigFiles\ByteQueue.cs" />
  67. <Compile Include="SwigFiles\Cell.cs" />
  68. <Compile Include="SwigFiles\ColumnDescriptor.cs" />
  69. <Compile Include="SwigFiles\CommandParserInterface.cs" />
  70. <Compile Include="SwigFiles\ConnectionAttemptResult.cs" />
  71. <Compile Include="SwigFiles\ConnectionGraph2.cs" />
  72. <Compile Include="SwigFiles\ConnectionState.cs" />
  73. <Compile Include="SwigFiles\DefaultMessageIDTypes.cs" />
  74. <Compile Include="SwigFiles\DirectoryDeltaTransfer.cs" />
  75. <Compile Include="SwigFiles\DownloadCompleteStruct.cs" />
  76. <Compile Include="SwigFiles\FileList.cs" />
  77. <Compile Include="SwigFiles\FileListNode.cs" />
  78. <Compile Include="SwigFiles\FileListNodeContext.cs" />
  79. <Compile Include="SwigFiles\FileListProgress.cs" />
  80. <Compile Include="SwigFiles\FileListTransfer.cs" />
  81. <Compile Include="SwigFiles\FileListTransferCBInterface.cs" />
  82. <Compile Include="SwigFiles\FileProgressStruct.cs" />
  83. <Compile Include="SwigFiles\FilterQuery.cs" />
  84. <Compile Include="SwigFiles\FLP_Printf.cs" />
  85. <Compile Include="SwigFiles\FullyConnectedMesh2.cs" />
  86. <Compile Include="SwigFiles\IncrementalReadInterface.cs" />
  87. <Compile Include="SwigFiles\JoinTeamType.cs" />
  88. <Compile Include="SwigFiles\LogCommandParser.cs" />
  89. <Compile Include="SwigFiles\MessageFilter.cs" />
  90. <Compile Include="SwigFiles\MultilistType.cs" />
  91. <Compile Include="SwigFiles\NatPunchthroughClient.cs" />
  92. <Compile Include="SwigFiles\NatPunchthroughDebugInterface.cs" />
  93. <Compile Include="SwigFiles\NatPunchthroughDebugInterface_PacketLogger.cs" />
  94. <Compile Include="SwigFiles\NatPunchthroughDebugInterface_Printf.cs" />
  95. <Compile Include="SwigFiles\NatPunchthroughServer.cs" />
  96. <Compile Include="SwigFiles\NatPunchthroughServerDebugInterface.cs" />
  97. <Compile Include="SwigFiles\NatPunchthroughServerDebugInterface_PacketLogger.cs" />
  98. <Compile Include="SwigFiles\NatPunchthroughServerDebugInterface_Printf.cs" />
  99. <Compile Include="SwigFiles\NatTypeDetectionClient.cs" />
  100. <Compile Include="SwigFiles\NatTypeDetectionServer.cs" />
  101. <Compile Include="SwigFiles\NetworkIDManager.cs" />
  102. <Compile Include="SwigFiles\NetworkIDObject.cs" />
  103. <Compile Include="SwigFiles\OnFileStruct.cs" />
  104. <Compile Include="SwigFiles\OutOfBandIdentifiers.cs" />
  105. <Compile Include="SwigFiles\Packet.cs" />
  106. <Compile Include="SwigFiles\PacketConsoleLogger.cs" />
  107. <Compile Include="SwigFiles\PacketFileLogger.cs" />
  108. <Compile Include="SwigFiles\PacketLogger.cs" />
  109. <Compile Include="SwigFiles\PacketPriority.cs" />
  110. <Compile Include="SwigFiles\PacketReliability.cs" />
  111. <Compile Include="SwigFiles\PluginInterface2.cs" />
  112. <Compile Include="SwigFiles\PluginReceiveResult.cs" />
  113. <Compile Include="SwigFiles\PublicKey.cs" />
  114. <Compile Include="SwigFiles\PublicKeyMode.cs" />
  115. <Compile Include="SwigFiles\PunchthroughConfiguration.cs" />
  116. <Compile Include="SwigFiles\RakNet.cs" />
  117. <Compile Include="SwigFiles\RakNetBPlusTreeRow.cs" />
  118. <Compile Include="SwigFiles\RakNetGUID.cs" />
  119. <Compile Include="SwigFiles\RakNetListCell.cs" />
  120. <Compile Include="SwigFiles\RakNetListCellPointer.cs" />
  121. <Compile Include="SwigFiles\RakNetListColumnDescriptor.cs" />
  122. <Compile Include="SwigFiles\RakNetListFileListNode.cs" />
  123. <Compile Include="SwigFiles\RakNetListFilterQuery.cs" />
  124. <Compile Include="SwigFiles\RakNetListRakNetGUID.cs" />
  125. <Compile Include="SwigFiles\RakNetListRakString.cs" />
  126. <Compile Include="SwigFiles\RakNetListSortQuery.cs" />
  127. <Compile Include="SwigFiles\RakNetListSystemAddress.cs" />
  128. <Compile Include="SwigFiles\RakNetListTableRow.cs" />
  129. <Compile Include="SwigFiles\RakNetListUnsignedInt.cs" />
  130. <Compile Include="SwigFiles\RakNetListUnsignedShort.cs" />
  131. <Compile Include="SwigFiles\RakNetPageRow.cs" />
  132. <Compile Include="SwigFiles\RakNetPINVOKE.cs" />
  133. <Compile Include="SwigFiles\RakNetStatistics.cs" />
  134. <Compile Include="SwigFiles\RakPeer.cs" />
  135. <Compile Include="SwigFiles\RakPeerInterface.cs" />
  136. <Compile Include="SwigFiles\RakString.cs" />
  137. <Compile Include="SwigFiles\ReadyEvent.cs" />
  138. <Compile Include="SwigFiles\ReadyEventSystemStatus.cs" />
  139. <Compile Include="SwigFiles\RemoteSystemIndex.cs" />
  140. <Compile Include="SwigFiles\RNSPerSecondMetrics.cs" />
  141. <Compile Include="SwigFiles\Router2.cs" />
  142. <Compile Include="SwigFiles\Router2DebugInterface.cs" />
  143. <Compile Include="SwigFiles\Row.cs" />
  144. <Compile Include="SwigFiles\SimpleMutex.cs" />
  145. <Compile Include="SwigFiles\SocketDescriptor.cs" />
  146. <Compile Include="SwigFiles\SortQuery.cs" />
  147. <Compile Include="SwigFiles\StartupResult.cs" />
  148. <Compile Include="SwigFiles\SWIGTYPE_p_bool.cs" />
  149. <Compile Include="SwigFiles\SWIGTYPE_p_DataStructures__ListT_RakNetSocket2_p_t.cs" />
  150. <Compile Include="SwigFiles\SWIGTYPE_p_DataStructures__ListT_RakNet__TM_TeamMember_p_t.cs" />
  151. <Compile Include="SwigFiles\SWIGTYPE_p_DataStructures__ListT_RakNet__TM_Team_p_t.cs" />
  152. <Compile Include="SwigFiles\SWIGTYPE_p_double.cs" />
  153. <Compile Include="SwigFiles\SWIGTYPE_p_p_RakNet__TM_Team.cs" />
  154. <Compile Include="SwigFiles\SWIGTYPE_p_p_RakNet__TM_TeamMember.cs" />
  155. <Compile Include="SwigFiles\SWIGTYPE_p_p_RakNet__TM_World.cs" />
  156. <Compile Include="SwigFiles\SWIGTYPE_p_RakNet__ReadyEvent__RemoteSystem.cs" />
  157. <Compile Include="SwigFiles\SWIGTYPE_p_RakNet__TCPInterface.cs" />
  158. <Compile Include="SwigFiles\SWIGTYPE_p_RakNet__TM_World__JoinRequestHelper.cs" />
  159. <Compile Include="SwigFiles\SWIGTYPE_p_RNS2RecvStruct.cs" />
  160. <Compile Include="SwigFiles\SWIGTYPE_p_unsigned_char.cs" />
  161. <Compile Include="SwigFiles\SWIGTYPE_p_unsigned_int.cs" />
  162. <Compile Include="SwigFiles\SWIGTYPE_p_unsigned_long_long.cs" />
  163. <Compile Include="SwigFiles\SWIGTYPE_p_unsigned_short.cs" />
  164. <Compile Include="SwigFiles\SWIGTYPE_p_void.cs" />
  165. <Compile Include="SwigFiles\SWIGTYPE_p_wchar_t.cs" />
  166. <Compile Include="SwigFiles\SystemAddress.cs" />
  167. <Compile Include="SwigFiles\Table.cs" />
  168. <Compile Include="SwigFiles\TeamManager.cs" />
  169. <Compile Include="SwigFiles\TeamSelection.cs" />
  170. <Compile Include="SwigFiles\ThreadsafePacketLogger.cs" />
  171. <Compile Include="SwigFiles\TMTopology.cs" />
  172. <Compile Include="SwigFiles\TM_Team.cs" />
  173. <Compile Include="SwigFiles\TM_TeamMember.cs" />
  174. <Compile Include="SwigFiles\TM_World.cs" />
  175. <Compile Include="SwigFiles\TransportInterface.cs" />
  176. <Compile Include="SwigFiles\UDPForwarder.cs" />
  177. <Compile Include="SwigFiles\UDPForwarderResult.cs" />
  178. <Compile Include="SwigFiles\UDPProxyClient.cs" />
  179. <Compile Include="SwigFiles\UDPProxyClientResultHandler.cs" />
  180. <Compile Include="SwigFiles\UDPProxyCoordinator.cs" />
  181. <Compile Include="SwigFiles\UDPProxyServer.cs" />
  182. <Compile Include="SwigFiles\UDPProxyServerResultHandler.cs" />
  183. <Compile Include="SwigFiles\uint24_t.cs" />
  184. <Compile Include="SwigFiles\UnsignedIntPointer.cs" />
  185. <Compile Include="SwigFiles\UnsignedShortPointer.cs" />
  186. <Compile Include="TestMain.cs" />
  187. </ItemGroup>
  188. <ItemGroup>
  189. <Reference Include="System" />
  190. <Reference Include="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  191. <Reference Include="System.Data" />
  192. <Reference Include="System.Data.DataSetExtensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  193. <Reference Include="System.XML" />
  194. <Reference Include="System.Xml.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  195. </ItemGroup>
  196. </Project>
粤ICP备19079148号