-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBoulderRepository.sln
More file actions
20 lines (20 loc) · 904 Bytes
/
BoulderRepository.sln
File metadata and controls
20 lines (20 loc) · 904 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{A0786B88-2ADB-4C21-ABE8-AA2D79766269}") = "BoulderRepository", "BoulderRepository.phpproj", "{018873C1-5CB5-4621-9047-544F6C53972D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{018873C1-5CB5-4621-9047-544F6C53972D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{018873C1-5CB5-4621-9047-544F6C53972D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{018873C1-5CB5-4621-9047-544F6C53972D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{018873C1-5CB5-4621-9047-544F6C53972D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal