mirror of
https://github.com/farcasclaudiu/myfriendsaround.git
synced 2026-06-29 05:01:59 +03:00
gps location and publish improvements
This commit is contained in:
@@ -48,5 +48,8 @@
|
||||
<PropertyGroup>
|
||||
<CloudExtensionsDir Condition=" '$(CloudExtensionsDir)' == '' ">$(MSBuildExtensionsPath)\Microsoft\Cloud Service\1.0\Visual Studio 10.0\</CloudExtensionsDir>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)' == 'GPS_EMULATOR' ">
|
||||
<OutputPath>bin\GPS_EMULATOR\</OutputPath>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(CloudExtensionsDir)Microsoft.CloudService.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user