InternalSwigTestApp.csproj 9.3 KB

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