mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-04-24 00:58:32 +00:00
22 lines
No EOL
999 B
XML
22 lines
No EOL
999 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
|
|
<CurrentDeployCmdId>256</CurrentDeployCmdId>
|
|
<CurrentDeployID>30F105C9-681E-420b-A277-7C086EAD8A4E</CurrentDeployID>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
|
|
<CurrentDeployCmdId>256</CurrentDeployCmdId>
|
|
<CurrentDeployID>30F105C9-681E-420b-A277-7C086EAD8A4E</CurrentDeployID>
|
|
</PropertyGroup>
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{C089C8C0-30E0-4E22-80C0-CE093F111A43}">
|
|
<SilverlightMobileCSProjectFlavor>
|
|
<FullDeploy>False</FullDeploy>
|
|
<DebuggerType>Managed</DebuggerType>
|
|
<Tombstone>False</Tombstone>
|
|
</SilverlightMobileCSProjectFlavor>
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
</Project> |