This repository was archived by the owner on Oct 1, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathHexPatch.sln
More file actions
58 lines (58 loc) · 4.14 KB
/
Copy pathHexPatch.sln
File metadata and controls
58 lines (58 loc) · 4.14 KB
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
48
49
50
51
52
53
54
55
56
57
58
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "HexPatch", "HexPatch.vcxproj", "{BF064E30-8592-454E-A655-0D0E5C6328C4}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AtgFramework", "Common\AtgFramework2010.vcxproj", "{91D208A6-9936-47FD-9659-67205C3EB0AB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
CodeAnalysis|Xbox 360 = CodeAnalysis|Xbox 360
Debug|Xbox 360 = Debug|Xbox 360
Profile_FastCap|Xbox 360 = Profile_FastCap|Xbox 360
Profile|Xbox 360 = Profile|Xbox 360
Release_LTCG|Xbox 360 = Release_LTCG|Xbox 360
Release|Xbox 360 = Release|Xbox 360
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BF064E30-8592-454E-A655-0D0E5C6328C4}.CodeAnalysis|Xbox 360.ActiveCfg = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.CodeAnalysis|Xbox 360.Build.0 = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.CodeAnalysis|Xbox 360.Deploy.0 = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Debug|Xbox 360.ActiveCfg = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Debug|Xbox 360.Build.0 = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Debug|Xbox 360.Deploy.0 = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Profile_FastCap|Xbox 360.ActiveCfg = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Profile_FastCap|Xbox 360.Build.0 = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Profile_FastCap|Xbox 360.Deploy.0 = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Profile|Xbox 360.ActiveCfg = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Profile|Xbox 360.Build.0 = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Profile|Xbox 360.Deploy.0 = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Release_LTCG|Xbox 360.ActiveCfg = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Release_LTCG|Xbox 360.Build.0 = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Release_LTCG|Xbox 360.Deploy.0 = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Release|Xbox 360.ActiveCfg = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Release|Xbox 360.Build.0 = Release_LTCG|Xbox 360
{BF064E30-8592-454E-A655-0D0E5C6328C4}.Release|Xbox 360.Deploy.0 = Release_LTCG|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.CodeAnalysis|Xbox 360.ActiveCfg = CodeAnalysis|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.CodeAnalysis|Xbox 360.Build.0 = CodeAnalysis|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.CodeAnalysis|Xbox 360.Deploy.0 = CodeAnalysis|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Debug|Xbox 360.ActiveCfg = Debug|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Debug|Xbox 360.Build.0 = Debug|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Debug|Xbox 360.Deploy.0 = Debug|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Profile_FastCap|Xbox 360.ActiveCfg = Profile_FastCap|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Profile_FastCap|Xbox 360.Build.0 = Profile_FastCap|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Profile_FastCap|Xbox 360.Deploy.0 = Profile_FastCap|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Profile|Xbox 360.ActiveCfg = Profile|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Profile|Xbox 360.Build.0 = Profile|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Profile|Xbox 360.Deploy.0 = Profile|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Release_LTCG|Xbox 360.ActiveCfg = Release_LTCG|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Release_LTCG|Xbox 360.Build.0 = Release_LTCG|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Release_LTCG|Xbox 360.Deploy.0 = Release_LTCG|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Release|Xbox 360.ActiveCfg = Release|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Release|Xbox 360.Build.0 = Release|Xbox 360
{91D208A6-9936-47FD-9659-67205C3EB0AB}.Release|Xbox 360.Deploy.0 = Release|Xbox 360
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal