test.csproj 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  4. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  5. <ProductVersion>8.0.50727</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{F7834906-DC12-4FA4-9722-2F110F815266}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>test</RootNamespace>
  11. <AssemblyName>test</AssemblyName>
  12. </PropertyGroup>
  13. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  14. <DebugSymbols>true</DebugSymbols>
  15. <DebugType>full</DebugType>
  16. <Optimize>false</Optimize>
  17. <OutputPath>bin\Debug\</OutputPath>
  18. <DefineConstants>DEBUG;TRACE</DefineConstants>
  19. <ErrorReport>prompt</ErrorReport>
  20. <WarningLevel>4</WarningLevel>
  21. </PropertyGroup>
  22. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  23. <DebugType>pdbonly</DebugType>
  24. <Optimize>true</Optimize>
  25. <OutputPath>bin\Release\</OutputPath>
  26. <DefineConstants>TRACE</DefineConstants>
  27. <ErrorReport>prompt</ErrorReport>
  28. <WarningLevel>4</WarningLevel>
  29. </PropertyGroup>
  30. <ItemGroup>
  31. <Reference Include="System" />
  32. <Reference Include="System.Data" />
  33. <Reference Include="System.Deployment" />
  34. <Reference Include="System.Drawing" />
  35. <Reference Include="System.Windows.Forms" />
  36. <Reference Include="System.Xml" />
  37. </ItemGroup>
  38. <ItemGroup>
  39. <Compile Include="..\..\..\csharp\CallEvent.cs">
  40. <Link>CallEvent.cs</Link>
  41. </Compile>
  42. <Compile Include="..\..\..\csharp\CallSession.cs">
  43. <Link>CallSession.cs</Link>
  44. </Compile>
  45. <Compile Include="..\..\..\csharp\DDebugCallback.cs">
  46. <Link>DDebugCallback.cs</Link>
  47. </Compile>
  48. <Compile Include="..\..\..\csharp\DialogEvent.cs">
  49. <Link>DialogEvent.cs</Link>
  50. </Compile>
  51. <Compile Include="..\..\..\csharp\MessagingEvent.cs">
  52. <Link>MessagingEvent.cs</Link>
  53. </Compile>
  54. <Compile Include="..\..\..\csharp\MessagingSession.cs">
  55. <Link>MessagingSession.cs</Link>
  56. </Compile>
  57. <Compile Include="..\..\..\csharp\OptionsEvent.cs">
  58. <Link>OptionsEvent.cs</Link>
  59. </Compile>
  60. <Compile Include="..\..\..\csharp\OptionsSession.cs">
  61. <Link>OptionsSession.cs</Link>
  62. </Compile>
  63. <Compile Include="..\..\..\csharp\ProxyAudioConsumer.cs">
  64. <Link>ProxyAudioConsumer.cs</Link>
  65. </Compile>
  66. <Compile Include="..\..\..\csharp\ProxyAudioProducer.cs">
  67. <Link>ProxyAudioProducer.cs</Link>
  68. </Compile>
  69. <Compile Include="..\..\..\csharp\ProxyVideoConsumer.cs">
  70. <Link>ProxyVideoConsumer.cs</Link>
  71. </Compile>
  72. <Compile Include="..\..\..\csharp\ProxyVideoFrame.cs">
  73. <Link>ProxyVideoFrame.cs</Link>
  74. </Compile>
  75. <Compile Include="..\..\..\csharp\ProxyVideoProducer.cs">
  76. <Link>ProxyVideoProducer.cs</Link>
  77. </Compile>
  78. <Compile Include="..\..\..\csharp\PublicationEvent.cs">
  79. <Link>PublicationEvent.cs</Link>
  80. </Compile>
  81. <Compile Include="..\..\..\csharp\PublicationSession.cs">
  82. <Link>PublicationSession.cs</Link>
  83. </Compile>
  84. <Compile Include="..\..\..\csharp\RegistrationEvent.cs">
  85. <Link>RegistrationEvent.cs</Link>
  86. </Compile>
  87. <Compile Include="..\..\..\csharp\RegistrationSession.cs">
  88. <Link>RegistrationSession.cs</Link>
  89. </Compile>
  90. <Compile Include="..\..\..\csharp\SafeObject.cs">
  91. <Link>SafeObject.cs</Link>
  92. </Compile>
  93. <Compile Include="..\..\..\csharp\SipCallback.cs">
  94. <Link>SipCallback.cs</Link>
  95. </Compile>
  96. <Compile Include="..\..\..\csharp\SipEvent.cs">
  97. <Link>SipEvent.cs</Link>
  98. </Compile>
  99. <Compile Include="..\..\..\csharp\SipMessage.cs">
  100. <Link>SipMessage.cs</Link>
  101. </Compile>
  102. <Compile Include="..\..\..\csharp\SipSession.cs">
  103. <Link>SipSession.cs</Link>
  104. </Compile>
  105. <Compile Include="..\..\..\csharp\SipStack.cs">
  106. <Link>SipStack.cs</Link>
  107. </Compile>
  108. <Compile Include="..\..\..\csharp\SipUri.cs">
  109. <Link>SipUri.cs</Link>
  110. </Compile>
  111. <Compile Include="..\..\..\csharp\StackEvent.cs">
  112. <Link>StackEvent.cs</Link>
  113. </Compile>
  114. <Compile Include="..\..\..\csharp\SubscriptionEvent.cs">
  115. <Link>SubscriptionEvent.cs</Link>
  116. </Compile>
  117. <Compile Include="..\..\..\csharp\SubscriptionSession.cs">
  118. <Link>SubscriptionSession.cs</Link>
  119. </Compile>
  120. <Compile Include="..\..\..\csharp\tinyWRAP.cs">
  121. <Link>tinyWRAP.cs</Link>
  122. </Compile>
  123. <Compile Include="..\..\..\csharp\tinyWRAPPINVOKE.cs">
  124. <Link>tinyWRAPPINVOKE.cs</Link>
  125. </Compile>
  126. <Compile Include="..\..\..\csharp\tmedia_chroma_t.cs">
  127. <Link>tmedia_chroma_t.cs</Link>
  128. </Compile>
  129. <Compile Include="..\..\..\csharp\tsip_event_type_t.cs">
  130. <Link>tsip_event_type_t.cs</Link>
  131. </Compile>
  132. <Compile Include="..\..\..\csharp\tsip_invite_event_type_t.cs">
  133. <Link>tsip_invite_event_type_t.cs</Link>
  134. </Compile>
  135. <Compile Include="..\..\..\csharp\tsip_message_event_type_t.cs">
  136. <Link>tsip_message_event_type_t.cs</Link>
  137. </Compile>
  138. <Compile Include="..\..\..\csharp\tsip_options_event_type_t.cs">
  139. <Link>tsip_options_event_type_t.cs</Link>
  140. </Compile>
  141. <Compile Include="..\..\..\csharp\tsip_publish_event_type_t.cs">
  142. <Link>tsip_publish_event_type_t.cs</Link>
  143. </Compile>
  144. <Compile Include="..\..\..\csharp\tsip_register_event_type_t.cs">
  145. <Link>tsip_register_event_type_t.cs</Link>
  146. </Compile>
  147. <Compile Include="..\..\..\csharp\tsip_subscribe_event_type_t.cs">
  148. <Link>tsip_subscribe_event_type_t.cs</Link>
  149. </Compile>
  150. <Compile Include="Form1.cs">
  151. <SubType>Form</SubType>
  152. </Compile>
  153. <Compile Include="Form1.Designer.cs">
  154. <DependentUpon>Form1.cs</DependentUpon>
  155. </Compile>
  156. <Compile Include="Program.cs" />
  157. <Compile Include="Properties\AssemblyInfo.cs" />
  158. <EmbeddedResource Include="Form1.resx">
  159. <SubType>Designer</SubType>
  160. <DependentUpon>Form1.cs</DependentUpon>
  161. </EmbeddedResource>
  162. <EmbeddedResource Include="Properties\Resources.resx">
  163. <Generator>ResXFileCodeGenerator</Generator>
  164. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  165. <SubType>Designer</SubType>
  166. </EmbeddedResource>
  167. <Compile Include="Properties\Resources.Designer.cs">
  168. <AutoGen>True</AutoGen>
  169. <DependentUpon>Resources.resx</DependentUpon>
  170. </Compile>
  171. <None Include="Properties\Settings.settings">
  172. <Generator>SettingsSingleFileGenerator</Generator>
  173. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  174. </None>
  175. <Compile Include="Properties\Settings.Designer.cs">
  176. <AutoGen>True</AutoGen>
  177. <DependentUpon>Settings.settings</DependentUpon>
  178. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  179. </Compile>
  180. </ItemGroup>
  181. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  182. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  183. Other similar extension points exist, see Microsoft.Common.targets.
  184. <Target Name="BeforeBuild">
  185. </Target>
  186. <Target Name="AfterBuild">
  187. </Target>
  188. -->
  189. </Project>