wxr
2023-05-29 2265a8478325a04871aab6a86d49c28d7d65443a
Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK.csproj
@@ -47,16 +47,6 @@
    <ObjcBindingCoreSource Include="Structs.cs" />
  </ItemGroup>
  <ItemGroup>
    <NativeReference Include="Library\libHDLLinPhoneSDK.a">
      <Kind>Static</Kind>
      <SmartLink>False</SmartLink>
    </NativeReference>
    <NativeReference Include="Library\HDLLinPhoneSDK.swiftmodule">
      <Kind>Framework</Kind>
      <SmartLink>False</SmartLink>
    </NativeReference>
  </ItemGroup>
  <ItemGroup>
    <BundleResource Include="Resources\ic_esvideo_on_answer.png" />
    <BundleResource Include="Resources\ic_esvideo_on_back.png" />
    <BundleResource Include="Resources\ic_esvideo_on_hangup.png" />
@@ -65,5 +55,61 @@
    <BundleResource Include="Resources\ic_esvideo_on_unlock_select.png" />
    <BundleResource Include="Resources\ic_esvideo_on_unlock_unselect.png" />
  </ItemGroup>
  <ItemGroup>
    <NativeReference Include="Library\bctoolbox.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\belcard.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\belle-sip.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\belr.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\lime.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\linphone.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\mediastreamer2.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\msamr.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\mscodec2.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\msopenh264.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\mssilk.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\mswebrtc.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\msx264.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\ortp.framework">
      <Kind>Framework</Kind>
    </NativeReference>
    <NativeReference Include="Library\bctoolbox-ios.framework">
      <Kind>Framework</Kind>
      <SmartLink>False</SmartLink>
    </NativeReference>
    <NativeReference Include="Library\bctoolbox-tester.framework">
      <Kind>Framework</Kind>
      <SmartLink>False</SmartLink>
    </NativeReference>
    <NativeReference Include="..\..\..\..\libHDLLinPhoneSDK.a">
      <Kind>Static</Kind>
      <SmartLink>False</SmartLink>
    </NativeReference>
  </ItemGroup>
  <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.ObjCBinding.CSharp.targets" />
</Project>