Merge pull request #120 from andrerod/dev
Removing geophoto solution / project
This commit is contained in:
Коммит
994d8e1bd1
|
@ -1,78 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
||||
<ProductVersion>8.0.30703</ProductVersion>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<ProjectGuid>{4D635B79-E016-4B28-B9BD-FB435DBE5A28}</ProjectGuid>
|
||||
<OutputType>Exe</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>geophoto</RootNamespace>
|
||||
<AssemblyName>geophoto</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
||||
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<Optimize>false</Optimize>
|
||||
<OutputPath>bin\Debug\</OutputPath>
|
||||
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\Release\</OutputPath>
|
||||
<DefineConstants>TRACE</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<None Include="..\package.json">
|
||||
<Link>package.json</Link>
|
||||
</None>
|
||||
<None Include="..\views\layout.ejs">
|
||||
<Link>Views\layout.ejs</Link>
|
||||
</None>
|
||||
<None Include="..\Web.cloud.config">
|
||||
<Link>Web.cloud.config</Link>
|
||||
</None>
|
||||
<None Include="..\Web.config">
|
||||
<Link>Web.config</Link>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="..\controllers\pushpinController.js">
|
||||
<Link>controllers\pushpinController.js</Link>
|
||||
</Content>
|
||||
<Content Include="..\public\scripts\geophoto.js">
|
||||
<Link>public\scripts\geophoto.js</Link>
|
||||
</Content>
|
||||
<Content Include="..\public\stylesheets\style.css">
|
||||
<Link>public\stylesheets\style.css</Link>
|
||||
</Content>
|
||||
<Content Include="..\server.js">
|
||||
<Link>server.js</Link>
|
||||
</Content>
|
||||
<Content Include="..\services\pushpinService.js">
|
||||
<Link>services\pushpinService.js</Link>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Properties\" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.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.
|
||||
<Target Name="BeforeBuild">
|
||||
</Target>
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
</Project>
|
|
@ -1,20 +0,0 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
# Visual Studio 2010
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "geophoto", "geophoto.csproj", "{4D635B79-E016-4B28-B9BD-FB435DBE5A28}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|x86 = Debug|x86
|
||||
Release|x86 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{4D635B79-E016-4B28-B9BD-FB435DBE5A28}.Debug|x86.ActiveCfg = Debug|x86
|
||||
{4D635B79-E016-4B28-B9BD-FB435DBE5A28}.Debug|x86.Build.0 = Debug|x86
|
||||
{4D635B79-E016-4B28-B9BD-FB435DBE5A28}.Release|x86.ActiveCfg = Release|x86
|
||||
{4D635B79-E016-4B28-B9BD-FB435DBE5A28}.Release|x86.Build.0 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Загрузка…
Ссылка в новой задаче