-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathTetrix_2003.sln
47 lines (47 loc) · 2.34 KB
/
Tetrix_2003.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
40
41
42
43
44
45
46
47
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JpegTest", "JpegTest\JpegTest_2003.vcproj", "{F1573AEB-638F-45A2-9F57-542B914A9367}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TetrixPre", "TetrixPre\TetrixPre_2003.vcproj", "{F31FA0D9-1108-4EE3-B217-268570485653}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{F1573AEB-638F-45A2-9F57-542B914A9367}.Debug.ActiveCfg = Debug|Win32
{F1573AEB-638F-45A2-9F57-542B914A9367}.Debug.Build.0 = Debug|Win32
{F1573AEB-638F-45A2-9F57-542B914A9367}.Release.ActiveCfg = Release|Win32
{F1573AEB-638F-45A2-9F57-542B914A9367}.Release.Build.0 = Release|Win32
{F31FA0D9-1108-4EE3-B217-268570485653}.Debug.ActiveCfg = Debug|Win32
{F31FA0D9-1108-4EE3-B217-268570485653}.Debug.Build.0 = Debug|Win32
{F31FA0D9-1108-4EE3-B217-268570485653}.Release.ActiveCfg = Release|Win32
{F31FA0D9-1108-4EE3-B217-268570485653}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FDA59823-BC02-478C-B00A-24CAB15DD259}.Debug|Win32.ActiveCfg = Debug|Win32
{FDA59823-BC02-478C-B00A-24CAB15DD259}.Debug|Win32.Build.0 = Debug|Win32
{FDA59823-BC02-478C-B00A-24CAB15DD259}.Release|Win32.ActiveCfg = Release|Win32
{FDA59823-BC02-478C-B00A-24CAB15DD259}.Release|Win32.Build.0 = Release|Win32
{1598246F-70EC-41C1-8086-572DE36F1D82}.Debug|Win32.ActiveCfg = Debug|Win32
{1598246F-70EC-41C1-8086-572DE36F1D82}.Debug|Win32.Build.0 = Debug|Win32
{1598246F-70EC-41C1-8086-572DE36F1D82}.Release|Win32.ActiveCfg = Release|Win32
{1598246F-70EC-41C1-8086-572DE36F1D82}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal