From 17fdde66d94155fc62a034fa6658995bef6fd6e5 Mon Sep 17 00:00:00 2001 From: Jason Smith Date: Tue, 22 Mar 2016 13:02:25 -0700 Subject: Initial import --- .../Xamarin.Forms.Maps.WinRT.Phone.csproj | 129 +++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 Xamarin.Forms.Maps.WinRT.Phone/Xamarin.Forms.Maps.WinRT.Phone.csproj (limited to 'Xamarin.Forms.Maps.WinRT.Phone/Xamarin.Forms.Maps.WinRT.Phone.csproj') diff --git a/Xamarin.Forms.Maps.WinRT.Phone/Xamarin.Forms.Maps.WinRT.Phone.csproj b/Xamarin.Forms.Maps.WinRT.Phone/Xamarin.Forms.Maps.WinRT.Phone.csproj new file mode 100644 index 00000000..ddc72cf5 --- /dev/null +++ b/Xamarin.Forms.Maps.WinRT.Phone/Xamarin.Forms.Maps.WinRT.Phone.csproj @@ -0,0 +1,129 @@ + + + + + Debug + AnyCPU + 8.0.30703 + 2.0 + {2633AF57-F2CB-442A-AC19-F97BD8A06571} + Library + Properties + Xamarin.Forms.Maps.WinRT + Xamarin.Forms.Maps.WinRT.Phone + en-US + 8.1 + 12 + 512 + {76F1466A-8B6D-4E39-A767-685A06062A39};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + + + true + full + false + bin\Debug\ + DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE;NETFX_CORE;WINDOWS_PHONE_APP + prompt + 4 + + + true + bin\ARM\Debug\ + DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP + ;2008 + full + ARM + false + prompt + true + + + bin\ARM\Release\ + TRACE;NETFX_CORE;WINDOWS_PHONE_APP + true + ;2008 + pdbonly + ARM + false + prompt + true + + + true + bin\x86\Debug\ + DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP + ;2008 + full + x86 + false + prompt + true + + + bin\x86\Release\ + TRACE;NETFX_CORE;WINDOWS_PHONE_APP + true + ;2008 + pdbonly + x86 + false + prompt + true + + + + + {57b8b73d-c3b5-4c42-869e-7b2f17d354ac} + Xamarin.Forms.Core + + + {7d13bac2-c6a4-416a-b07e-c169b199e52b} + Xamarin.Forms.Maps + + + {3361d52c-2e74-433e-8285-9c9a5c485977} + Xamarin.Forms.Platform.WinRT.Phone + + + {f3fdd7ac-8899-4e41-bfd7-ec83403e736d} + Xamarin.Forms.Platform.WinRT + + + + + FormsMaps.cs + + + GeocoderBackend.cs + + + MapRenderer.cs + + + PushPin.cs + + + + + 12.0 + + + WindowsPhoneApp + + + + \ No newline at end of file -- cgit v1.2.3