-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcliente.sln
23 lines (23 loc) · 1.05 KB
/
cliente.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{1863889A-00DF-4350-BA39-669CA949CB81}") = "cliente", "cliente.phpproj", "{356CDCAA-5D8D-4188-895D-761F70A8A576}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Local|PHP 5 = Local|PHP 5
Production|PHP 5 = Production|PHP 5
Staging|PHP 5 = Staging|PHP 5
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{356CDCAA-5D8D-4188-895D-761F70A8A576}.Local|PHP 5.ActiveCfg = Local|PHP 5
{356CDCAA-5D8D-4188-895D-761F70A8A576}.Local|PHP 5.Deploy.0 = Local|PHP 5
{356CDCAA-5D8D-4188-895D-761F70A8A576}.Production|PHP 5.ActiveCfg = Production|PHP 5
{356CDCAA-5D8D-4188-895D-761F70A8A576}.Production|PHP 5.Deploy.0 = Production|PHP 5
{356CDCAA-5D8D-4188-895D-761F70A8A576}.Staging|PHP 5.ActiveCfg = Staging|PHP 5
{356CDCAA-5D8D-4188-895D-761F70A8A576}.Staging|PHP 5.Deploy.0 = Staging|PHP 5
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal