-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcodxe.sln
More file actions
17 lines (17 loc) · 694 Bytes
/
codxe.sln
File metadata and controls
17 lines (17 loc) · 694 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "codxe", "codxe.vcxproj", "{9B1700C7-D20C-4489-A47E-60D639F18F89}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Xbox 360 = Release|Xbox 360
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9B1700C7-D20C-4489-A47E-60D639F18F89}.Release|Xbox 360.ActiveCfg = Release|Xbox 360
{9B1700C7-D20C-4489-A47E-60D639F18F89}.Release|Xbox 360.Build.0 = Release|Xbox 360
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal