-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathICE.sln
27 lines (27 loc) · 1.21 KB
/
ICE.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
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ICE", "ICE.vcproj", "{37497268-7FD2-410C-863E-0E88E05AC7C7}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Lite Release = Lite Release
ProSec = ProSec
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{37497268-7FD2-410C-863E-0E88E05AC7C7}.Debug.ActiveCfg = Debug|Win32
{37497268-7FD2-410C-863E-0E88E05AC7C7}.Debug.Build.0 = Debug|Win32
{37497268-7FD2-410C-863E-0E88E05AC7C7}.Lite Release.ActiveCfg = Lite Release|Win32
{37497268-7FD2-410C-863E-0E88E05AC7C7}.Lite Release.Build.0 = Lite Release|Win32
{37497268-7FD2-410C-863E-0E88E05AC7C7}.ProSec.ActiveCfg = ProSec|Win32
{37497268-7FD2-410C-863E-0E88E05AC7C7}.ProSec.Build.0 = ProSec|Win32
{37497268-7FD2-410C-863E-0E88E05AC7C7}.Release.ActiveCfg = Release|Win32
{37497268-7FD2-410C-863E-0E88E05AC7C7}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal