-
Notifications
You must be signed in to change notification settings - Fork 13
/
verge3.sln.old
39 lines (39 loc) · 2.02 KB
/
verge3.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
31
32
33
34
35
36
37
38
39
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "verge", "verge\verge.vcproj", "{607215A8-486D-4862-8E9D-08DA26E7A90F}"
ProjectSection(ProjectDependencies) = postProject
{DEFA9E48-98BC-4BC5-B4B5-40231DFDB938} = {DEFA9E48-98BC-4BC5-B4B5-40231DFDB938}
{9224B68E-4E98-429F-A15D-322F38BDF9C7} = {9224B68E-4E98-429F-A15D-322F38BDF9C7}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "zlib\zlib.vcproj", "{9224B68E-4E98-429F-A15D-322F38BDF9C7}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "corona", "corona\corona.vcproj", "{DEFA9E48-98BC-4BC5-B4B5-40231DFDB938}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{607215A8-486D-4862-8E9D-08DA26E7A90F}.Debug.ActiveCfg = Debug|Win32
{607215A8-486D-4862-8E9D-08DA26E7A90F}.Debug.Build.0 = Debug|Win32
{607215A8-486D-4862-8E9D-08DA26E7A90F}.Release.ActiveCfg = Release|Win32
{607215A8-486D-4862-8E9D-08DA26E7A90F}.Release.Build.0 = Release|Win32
{9224B68E-4E98-429F-A15D-322F38BDF9C7}.Debug.ActiveCfg = Debug|Win32
{9224B68E-4E98-429F-A15D-322F38BDF9C7}.Debug.Build.0 = Debug|Win32
{9224B68E-4E98-429F-A15D-322F38BDF9C7}.Release.ActiveCfg = Release|Win32
{9224B68E-4E98-429F-A15D-322F38BDF9C7}.Release.Build.0 = Release|Win32
{DEFA9E48-98BC-4BC5-B4B5-40231DFDB938}.Debug.ActiveCfg = Debug|Win32
{DEFA9E48-98BC-4BC5-B4B5-40231DFDB938}.Debug.Build.0 = Debug|Win32
{DEFA9E48-98BC-4BC5-B4B5-40231DFDB938}.Release.ActiveCfg = Release|Win32
{DEFA9E48-98BC-4BC5-B4B5-40231DFDB938}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal