Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
Update sample references
Browse files Browse the repository at this point in the history
  • Loading branch information
ermau committed Jul 19, 2013
1 parent 329e803 commit 7f483b8
Show file tree
Hide file tree
Showing 14 changed files with 70 additions and 44 deletions.
9 changes: 6 additions & 3 deletions MonoDroid/Samples/ContactsSample/Contacts Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Xml" />
<Reference Include="Xamarin.Mobile">
<HintPath>..\Xamarin.Mobile.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Resources\Resource.Designer.cs" />
Expand All @@ -71,6 +68,12 @@
<ItemGroup>
<Content Include="Properties\AndroidManifest.xml" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Xamarin.Mobile\Xamarin.Mobile.csproj">
<Project>{32dff77e-ae38-48d6-b067-cf555798ea32}</Project>
<Name>Xamarin.Mobile %28Android\Xamarin.Mobile%29</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Novell\Novell.MonoDroid.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.
Expand Down
6 changes: 6 additions & 0 deletions MonoDroid/Samples/GeolocationSample/Geolocation Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,11 @@
<AndroidResource Include="Resources\values\Strings.xml" />
<AndroidResource Include="Resources\drawable\Icon.png" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Xamarin.Mobile\Xamarin.Mobile.csproj">
<Project>{32dff77e-ae38-48d6-b067-cf555798ea32}</Project>
<Name>Xamarin.Mobile %28Android\Xamarin.Mobile%29</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Novell\Novell.MonoDroid.CSharp.targets" />
</Project>
9 changes: 6 additions & 3 deletions MonoDroid/Samples/MediaPickerSample/MediaPicker Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Xml" />
<Reference Include="Xamarin.Mobile">
<HintPath>..\Xamarin.Mobile.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="ImageActivity.cs" />
Expand Down Expand Up @@ -81,6 +78,12 @@
<ItemGroup>
<Content Include="Properties\AndroidManifest.xml" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Xamarin.Mobile\Xamarin.Mobile.csproj">
<Project>{32dff77e-ae38-48d6-b067-cf555798ea32}</Project>
<Name>Xamarin.Mobile %28Android\Xamarin.Mobile%29</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Novell\Novell.MonoDroid.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.
Expand Down
3 changes: 0 additions & 3 deletions MonoTouch/Samples/ContactsSample/Contacts Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="monotouch" />
<Reference Include="Xamarin.Mobile">
<HintPath>..\Xamarin.Mobile.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<None Include="Info.plist" />
Expand Down
9 changes: 6 additions & 3 deletions MonoTouch/Samples/Geolocation/Geolocation Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="monotouch" />
<Reference Include="Xamarin.Mobile">
<HintPath>..\Xamarin.Mobile.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<None Include="Info.plist" />
Expand All @@ -80,5 +77,11 @@
<ItemGroup>
<InterfaceDefinition Include="SampleViewController.xib" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Xamarin.Mobile\Xamarin.Mobile.csproj">
<Project>{87c4e91e-8215-46e6-bc21-41650eeb8c92}</Project>
<Name>Xamarin.Mobile %28iOS\Xamarin.Mobile%29</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.MonoTouch.CSharp.targets" />
</Project>
9 changes: 6 additions & 3 deletions MonoTouch/Samples/MediaPickerSample/MediaPicker Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,6 @@
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="monotouch" />
<Reference Include="Xamarin.Mobile">
<HintPath>..\Xamarin.Mobile.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<None Include="Info.plist" />
Expand All @@ -86,5 +83,11 @@
<ItemGroup>
<BundleResource Include="Resources\Default-568h%402x.png" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Xamarin.Mobile\Xamarin.Mobile.csproj">
<Project>{87c4e91e-8215-46e6-bc21-41650eeb8c92}</Project>
<Name>Xamarin.Mobile %28iOS\Xamarin.Mobile%29</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.MonoTouch.CSharp.targets" />
</Project>
9 changes: 6 additions & 3 deletions WindowsPhone/Samples/ContactsSample/ContactsSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@
<Reference Include="System.Net" />
<Reference Include="System.Xml" />
<Reference Include="mscorlib.extensions" />
<Reference Include="Xamarin.Mobile">
<HintPath>..\Xamarin.Mobile.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="App.xaml.cs">
Expand Down Expand Up @@ -97,6 +94,12 @@
</Content>
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Xamarin.Mobile\Xamarin.Mobile.csproj">
<Project>{075AA9A6-A76F-482D-B504-BA0A224B0480}</Project>
<Name>Xamarin.Mobile %28Windows Phone\Xamarin.Mobile%29</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.$(TargetFrameworkProfile).Overrides.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@
<Reference Include="System.Net" />
<Reference Include="System.Xml" />
<Reference Include="mscorlib.extensions" />
<Reference Include="Xamarin.Mobile">
<HintPath>..\Xamarin.Mobile.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="App.xaml.cs">
Expand Down Expand Up @@ -97,6 +94,12 @@
</Content>
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Xamarin.Mobile\Xamarin.Mobile.csproj">
<Project>{075AA9A6-A76F-482D-B504-BA0A224B0480}</Project>
<Name>Xamarin.Mobile %28Windows Phone\Xamarin.Mobile%29</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.$(TargetFrameworkProfile).Overrides.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@
<Reference Include="System.Net" />
<Reference Include="System.Xml" />
<Reference Include="mscorlib.extensions" />
<Reference Include="Xamarin.Mobile">
<HintPath>..\Xamarin.Mobile.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="App.xaml.cs">
Expand Down Expand Up @@ -97,6 +94,12 @@
</Content>
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Xamarin.Mobile\Xamarin.Mobile.csproj">
<Project>{075AA9A6-A76F-482D-B504-BA0A224B0480}</Project>
<Name>Xamarin.Mobile %28Windows Phone\Xamarin.Mobile%29</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.$(TargetFrameworkProfile).Overrides.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Expand Down
10 changes: 6 additions & 4 deletions WindowsPhone8/Samples/ContactsSample/ContactsSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,12 @@
</ItemGroup>
<ItemGroup>
<Reference Include="Microsoft.Phone.Controls, Version=8.0.0.0, Culture=neutral, PublicKeyToken=24eec0d8c86cda1e, processorArchitecture=MSIL" />
<Reference Include="Xamarin.Mobile, Version=0.6.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Xamarin.Mobile.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Xamarin.Mobile\Xamarin.Mobile.csproj">
<Project>{2F184B4A-9A80-4097-92C4-2F93DCB0D6E4}</Project>
<Name>Xamarin.Mobile %28Windows Phone 8\Xamarin.Mobile%29</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).$(TargetFrameworkVersion).Overrides.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,10 @@
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<Reference Include="Xamarin.Mobile, Version=0.6.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Xamarin.Mobile.dll</HintPath>
</Reference>
<ProjectReference Include="..\..\Xamarin.Mobile\Xamarin.Mobile.csproj">
<Project>{2F184B4A-9A80-4097-92C4-2F93DCB0D6E4}</Project>
<Name>Xamarin.Mobile %28Windows Phone 8\Xamarin.Mobile%29</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).$(TargetFrameworkVersion).Overrides.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,10 @@
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
<ItemGroup>
<Reference Include="Xamarin.Mobile, Version=0.6.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Xamarin.Mobile.dll</HintPath>
</Reference>
<ProjectReference Include="..\..\Xamarin.Mobile\Xamarin.Mobile.csproj">
<Project>{2F184B4A-9A80-4097-92C4-2F93DCB0D6E4}</Project>
<Name>Xamarin.Mobile %28Windows Phone 8\Xamarin.Mobile%29</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).$(TargetFrameworkVersion).Overrides.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets" />
Expand Down
8 changes: 4 additions & 4 deletions WindowsRT/Samples/GeolocationSample/GeolocationSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,10 @@
</Page>
</ItemGroup>
<ItemGroup>
<Reference Include="Xamarin.Mobile, Version=0.6.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Xamarin.Mobile.dll</HintPath>
</Reference>
<ProjectReference Include="..\..\Xamarin.Mobile\Xamarin.Mobile.csproj">
<Project>{92076adc-fbd8-4f34-b01a-40d5fa369b8d}</Project>
<Name>Xamarin.Mobile %28WindowsRT\Xamarin.Mobile%29</Name>
</ProjectReference>
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0' ">
<VisualStudioVersion>11.0</VisualStudioVersion>
Expand Down
8 changes: 4 additions & 4 deletions WindowsRT/Samples/MediaPickerSample/MediaPickerSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,10 @@
</Page>
</ItemGroup>
<ItemGroup>
<Reference Include="Xamarin.Mobile, Version=0.6.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Xamarin.Mobile.dll</HintPath>
</Reference>
<ProjectReference Include="..\..\Xamarin.Mobile\Xamarin.Mobile.csproj">
<Project>{92076adc-fbd8-4f34-b01a-40d5fa369b8d}</Project>
<Name>Xamarin.Mobile %28WindowsRT\Xamarin.Mobile%29</Name>
</ProjectReference>
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0' ">
<VisualStudioVersion>11.0</VisualStudioVersion>
Expand Down

0 comments on commit 7f483b8

Please sign in to comment.