forked from rynkis/SINRGE2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SINRGE2 YAR.sln
39 lines (39 loc) · 2.22 KB
/
SINRGE2 YAR.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
36
37
38
39
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SINRGE2 Core", "SINRGE2 Core\SINRGE2 Core.vcxproj", "{6CF7C524-819C-4389-A524-2D2513708EA2}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SINRGE2 Player", "SINRGE2 Player\SINRGE2 Player.vcxproj", "{535383FC-CD0C-4134-81FA-9CE22E8E0A66}"
ProjectSection(ProjectDependencies) = postProject
{6CF7C524-819C-4389-A524-2D2513708EA2} = {6CF7C524-819C-4389-A524-2D2513708EA2}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release_editor|Win32 = Release_editor|Win32
Release|Win32 = Release|Win32
TRUEDebug|Win32 = TRUEDebug|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6CF7C524-819C-4389-A524-2D2513708EA2}.Debug|Win32.ActiveCfg = Debug|Win32
{6CF7C524-819C-4389-A524-2D2513708EA2}.Debug|Win32.Build.0 = Debug|Win32
{6CF7C524-819C-4389-A524-2D2513708EA2}.Release_editor|Win32.ActiveCfg = Release|Win32
{6CF7C524-819C-4389-A524-2D2513708EA2}.Release_editor|Win32.Build.0 = Release|Win32
{6CF7C524-819C-4389-A524-2D2513708EA2}.Release|Win32.ActiveCfg = Release|Win32
{6CF7C524-819C-4389-A524-2D2513708EA2}.Release|Win32.Build.0 = Release|Win32
{6CF7C524-819C-4389-A524-2D2513708EA2}.TRUEDebug|Win32.ActiveCfg = TRUEDebug|Win32
{6CF7C524-819C-4389-A524-2D2513708EA2}.TRUEDebug|Win32.Build.0 = TRUEDebug|Win32
{535383FC-CD0C-4134-81FA-9CE22E8E0A66}.Debug|Win32.ActiveCfg = Debug|Win32
{535383FC-CD0C-4134-81FA-9CE22E8E0A66}.Debug|Win32.Build.0 = Debug|Win32
{535383FC-CD0C-4134-81FA-9CE22E8E0A66}.Release_editor|Win32.ActiveCfg = Release|Win32
{535383FC-CD0C-4134-81FA-9CE22E8E0A66}.Release_editor|Win32.Build.0 = Release|Win32
{535383FC-CD0C-4134-81FA-9CE22E8E0A66}.Release|Win32.ActiveCfg = Release|Win32
{535383FC-CD0C-4134-81FA-9CE22E8E0A66}.Release|Win32.Build.0 = Release|Win32
{535383FC-CD0C-4134-81FA-9CE22E8E0A66}.TRUEDebug|Win32.ActiveCfg = TRUEDebug|Win32
{535383FC-CD0C-4134-81FA-9CE22E8E0A66}.TRUEDebug|Win32.Build.0 = TRUEDebug|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal