forked from PureMVC/puremvc-csharp-standard-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
/
PureMVC.DotNET.VS2008.SmartPhone.sln
35 lines (35 loc) · 2 KB
/
PureMVC.DotNET.VS2008.SmartPhone.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureMVC.DotNET.VS2008.SmartPhone", "PureMVC.DotNET.VS2008.SmartPhone\PureMVC.DotNET.VS2008.SmartPhone.csproj", "{DE630FA6-F998-4F91-B884-22D50562F956}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureMVC.DotNET.VS2008.SmartPhone.Tests", "PureMVC.DotNET.VS2008.SmartPhone.Tests\PureMVC.DotNET.VS2008.SmartPhone.Tests.csproj", "{4C97BCC4-3357-476F-A98F-8A3D356BD24D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9270E851-DDF3-4229-A170-DC2C1148527B}"
ProjectSection(SolutionItems) = preProject
PureMVC.DotNET.VS2008.SmartPhone.vsmdi = PureMVC.DotNET.VS2008.SmartPhone.vsmdi
SmartPhoneTestRun.testrunConfig = SmartPhoneTestRun.testrunConfig
EndProjectSection
EndProject
Global
GlobalSection(TestCaseManagementSettings) = postSolution
CategoryFile = PureMVC.DotNET.VS2008.SmartPhone.vsmdi
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DE630FA6-F998-4F91-B884-22D50562F956}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DE630FA6-F998-4F91-B884-22D50562F956}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DE630FA6-F998-4F91-B884-22D50562F956}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DE630FA6-F998-4F91-B884-22D50562F956}.Release|Any CPU.Build.0 = Release|Any CPU
{4C97BCC4-3357-476F-A98F-8A3D356BD24D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4C97BCC4-3357-476F-A98F-8A3D356BD24D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4C97BCC4-3357-476F-A98F-8A3D356BD24D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4C97BCC4-3357-476F-A98F-8A3D356BD24D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal