ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.sln
Revision: 6
Committed: Wed May 9 06:07:21 2012 UTC (11 years, 7 months ago) by william
File size: 1142 byte(s)
Log Message:
add 'Main' solution folder

File Contents

# User Rev Content
1 william 5
2     Microsoft Visual Studio Solution File, Format Version 11.00
3     # Visual Studio 2010
4     Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RomCheater", "RomCheater\RomCheater.csproj", "{C481C0BC-F17F-45DB-A5D7-20D54F02ED99}"
5     EndProject
6 william 6 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Main", "Main", "{5BE2C98C-386C-4994-9371-34DDC5167BA4}"
7     EndProject
8 william 5 Global
9     GlobalSection(SolutionConfigurationPlatforms) = preSolution
10     Debug|x86 = Debug|x86
11     Release|x86 = Release|x86
12     EndGlobalSection
13     GlobalSection(ProjectConfigurationPlatforms) = postSolution
14     {C481C0BC-F17F-45DB-A5D7-20D54F02ED99}.Debug|x86.ActiveCfg = Debug|x86
15     {C481C0BC-F17F-45DB-A5D7-20D54F02ED99}.Debug|x86.Build.0 = Debug|x86
16     {C481C0BC-F17F-45DB-A5D7-20D54F02ED99}.Release|x86.ActiveCfg = Release|x86
17     {C481C0BC-F17F-45DB-A5D7-20D54F02ED99}.Release|x86.Build.0 = Release|x86
18     EndGlobalSection
19     GlobalSection(SolutionProperties) = preSolution
20     HideSolutionNode = FALSE
21     EndGlobalSection
22 william 6 GlobalSection(NestedProjects) = preSolution
23     {C481C0BC-F17F-45DB-A5D7-20D54F02ED99} = {5BE2C98C-386C-4994-9371-34DDC5167BA4}
24     EndGlobalSection
25 william 5 EndGlobal