-
Notifications
You must be signed in to change notification settings - Fork 3
/
dash.sln.old
30 lines (30 loc) · 1.45 KB
/
dash.sln.old
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
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nexgen dashboard", "nexgen dashboard.vcproj", "{D6627F3C-E2A8-4A3C-B57B-2B217CA807C7}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Profile
ConfigName.2 = Profile_FastCap
ConfigName.3 = Release
ConfigName.4 = Release_LTCG
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{D6627F3C-E2A8-4A3C-B57B-2B217CA807C7}.Debug.ActiveCfg = Debug|Xbox
{D6627F3C-E2A8-4A3C-B57B-2B217CA807C7}.Debug.Build.0 = Debug|Xbox
{D6627F3C-E2A8-4A3C-B57B-2B217CA807C7}.Profile.ActiveCfg = Profile|Xbox
{D6627F3C-E2A8-4A3C-B57B-2B217CA807C7}.Profile.Build.0 = Profile|Xbox
{D6627F3C-E2A8-4A3C-B57B-2B217CA807C7}.Profile_FastCap.ActiveCfg = Profile_FastCap|Xbox
{D6627F3C-E2A8-4A3C-B57B-2B217CA807C7}.Profile_FastCap.Build.0 = Profile_FastCap|Xbox
{D6627F3C-E2A8-4A3C-B57B-2B217CA807C7}.Release.ActiveCfg = Release|Xbox
{D6627F3C-E2A8-4A3C-B57B-2B217CA807C7}.Release.Build.0 = Release|Xbox
{D6627F3C-E2A8-4A3C-B57B-2B217CA807C7}.Release_LTCG.ActiveCfg = Release_LTCG|Xbox
{D6627F3C-E2A8-4A3C-B57B-2B217CA807C7}.Release_LTCG.Build.0 = Release_LTCG|Xbox
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal