30 lines
1.2 KiB
Plaintext
30 lines
1.2 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|||
|
# Visual Studio 2010
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomProject", "Src\CustomProject.csproj", "{F4ADEBDB-CD20-4532-B4E3-FE7424F5369C}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(TeamFoundationVersionControl) = preSolution
|
|||
|
SccNumberOfProjects = 2
|
|||
|
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
|
|||
|
SccTeamFoundationServer = http://vmbgitvstfat25:8080/
|
|||
|
SccLocalPath0 = .
|
|||
|
SccProjectUniqueName1 = Src\\CustomProject.csproj
|
|||
|
SccProjectName1 = Src
|
|||
|
SccLocalPath1 = Src
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{F4ADEBDB-CD20-4532-B4E3-FE7424F5369C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{F4ADEBDB-CD20-4532-B4E3-FE7424F5369C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{F4ADEBDB-CD20-4532-B4E3-FE7424F5369C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{F4ADEBDB-CD20-4532-B4E3-FE7424F5369C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|