summaryrefslogtreecommitdiffstats
path: root/branches/1.0/bindings/csharp/test_xcap/test_xcap.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'branches/1.0/bindings/csharp/test_xcap/test_xcap.csproj')
-rw-r--r--branches/1.0/bindings/csharp/test_xcap/test_xcap.csproj188
1 files changed, 0 insertions, 188 deletions
diff --git a/branches/1.0/bindings/csharp/test_xcap/test_xcap.csproj b/branches/1.0/bindings/csharp/test_xcap/test_xcap.csproj
deleted file mode 100644
index 064e7d7..0000000
--- a/branches/1.0/bindings/csharp/test_xcap/test_xcap.csproj
+++ /dev/null
@@ -1,188 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{FCC7ACB3-6809-4FA6-A5AC-961B7B874B57}</ProjectGuid>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>test_xcap</RootNamespace>
- <AssemblyName>test_xcap</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- </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>
- </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>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\CallEvent.cs">
- <Link>CallEvent.cs</Link>
- </Compile>
- <Compile Include="..\CallSession.cs">
- <Link>CallSession.cs</Link>
- </Compile>
- <Compile Include="..\DDebugCallback.cs">
- <Link>DDebugCallback.cs</Link>
- </Compile>
- <Compile Include="..\DialogEvent.cs">
- <Link>DialogEvent.cs</Link>
- </Compile>
- <Compile Include="..\MessagingEvent.cs">
- <Link>MessagingEvent.cs</Link>
- </Compile>
- <Compile Include="..\MessagingSession.cs">
- <Link>MessagingSession.cs</Link>
- </Compile>
- <Compile Include="..\OptionsEvent.cs">
- <Link>OptionsEvent.cs</Link>
- </Compile>
- <Compile Include="..\OptionsSession.cs">
- <Link>OptionsSession.cs</Link>
- </Compile>
- <Compile Include="..\ProxyAudioConsumer.cs">
- <Link>ProxyAudioConsumer.cs</Link>
- </Compile>
- <Compile Include="..\ProxyAudioProducer.cs">
- <Link>ProxyAudioProducer.cs</Link>
- </Compile>
- <Compile Include="..\ProxyVideoConsumer.cs">
- <Link>ProxyVideoConsumer.cs</Link>
- </Compile>
- <Compile Include="..\ProxyVideoFrame.cs">
- <Link>ProxyVideoFrame.cs</Link>
- </Compile>
- <Compile Include="..\ProxyVideoProducer.cs">
- <Link>ProxyVideoProducer.cs</Link>
- </Compile>
- <Compile Include="..\PublicationEvent.cs">
- <Link>PublicationEvent.cs</Link>
- </Compile>
- <Compile Include="..\PublicationSession.cs">
- <Link>PublicationSession.cs</Link>
- </Compile>
- <Compile Include="..\RegistrationEvent.cs">
- <Link>RegistrationEvent.cs</Link>
- </Compile>
- <Compile Include="..\RegistrationSession.cs">
- <Link>RegistrationSession.cs</Link>
- </Compile>
- <Compile Include="..\SafeObject.cs">
- <Link>SafeObject.cs</Link>
- </Compile>
- <Compile Include="..\SipCallback.cs">
- <Link>SipCallback.cs</Link>
- </Compile>
- <Compile Include="..\SipEvent.cs">
- <Link>SipEvent.cs</Link>
- </Compile>
- <Compile Include="..\SipMessage.cs">
- <Link>SipMessage.cs</Link>
- </Compile>
- <Compile Include="..\SipSession.cs">
- <Link>SipSession.cs</Link>
- </Compile>
- <Compile Include="..\SipStack.cs">
- <Link>SipStack.cs</Link>
- </Compile>
- <Compile Include="..\SipUri.cs">
- <Link>SipUri.cs</Link>
- </Compile>
- <Compile Include="..\StackEvent.cs">
- <Link>StackEvent.cs</Link>
- </Compile>
- <Compile Include="..\SubscriptionEvent.cs">
- <Link>SubscriptionEvent.cs</Link>
- </Compile>
- <Compile Include="..\SubscriptionSession.cs">
- <Link>SubscriptionSession.cs</Link>
- </Compile>
- <Compile Include="..\thttp_event_type_t.cs">
- <Link>thttp_event_type_t.cs</Link>
- </Compile>
- <Compile Include="..\tinyWRAP.cs">
- <Link>tinyWRAP.cs</Link>
- </Compile>
- <Compile Include="..\tinyWRAPPINVOKE.cs">
- <Link>tinyWRAPPINVOKE.cs</Link>
- </Compile>
- <Compile Include="..\tmedia_chroma_t.cs">
- <Link>tmedia_chroma_t.cs</Link>
- </Compile>
- <Compile Include="..\tsip_event_type_t.cs">
- <Link>tsip_event_type_t.cs</Link>
- </Compile>
- <Compile Include="..\tsip_invite_event_type_t.cs">
- <Link>tsip_invite_event_type_t.cs</Link>
- </Compile>
- <Compile Include="..\tsip_message_event_type_t.cs">
- <Link>tsip_message_event_type_t.cs</Link>
- </Compile>
- <Compile Include="..\tsip_options_event_type_t.cs">
- <Link>tsip_options_event_type_t.cs</Link>
- </Compile>
- <Compile Include="..\tsip_publish_event_type_t.cs">
- <Link>tsip_publish_event_type_t.cs</Link>
- </Compile>
- <Compile Include="..\tsip_register_event_type_t.cs">
- <Link>tsip_register_event_type_t.cs</Link>
- </Compile>
- <Compile Include="..\tsip_subscribe_event_type_t.cs">
- <Link>tsip_subscribe_event_type_t.cs</Link>
- </Compile>
- <Compile Include="..\XcapCallback.cs">
- <Link>XcapCallback.cs</Link>
- </Compile>
- <Compile Include="..\XcapEvent.cs">
- <Link>XcapEvent.cs</Link>
- </Compile>
- <Compile Include="..\XcapMessage.cs">
- <Link>XcapMessage.cs</Link>
- </Compile>
- <Compile Include="..\XcapSelector.cs">
- <Link>XcapSelector.cs</Link>
- </Compile>
- <Compile Include="..\XcapStack.cs">
- <Link>XcapStack.cs</Link>
- </Compile>
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\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>
- -->
-</Project> \ No newline at end of file
OpenPOWER on IntegriCloud