1 |
william |
4 |
|
2 |
|
|
Microsoft Visual Studio Solution File, Format Version 11.00 |
3 |
|
|
# Visual Studio 2010 |
4 |
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EmuXPortal", "EmuXPortal\EmuXPortal.csproj", "{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}" |
5 |
|
|
EndProject |
6 |
william |
8 |
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SystemConfig", "SystemConfig", "{3BCCCF9C-756A-45A6-B94D-A6E95D1DE458}" |
7 |
|
|
ProjectSection(SolutionItems) = preProject |
8 |
william |
12 |
config-dbg.ini = config-dbg.ini |
9 |
william |
8 |
config.ini = config.ini |
10 |
|
|
EndProjectSection |
11 |
|
|
EndProject |
12 |
william |
17 |
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "EmulatorConfig", "EmulatorConfig", "{59F41C5B-F8B6-456A-A934-B74CA6CD343F}" |
13 |
|
|
ProjectSection(SolutionItems) = preProject |
14 |
|
|
emu.config = emu.config |
15 |
|
|
EndProjectSection |
16 |
|
|
EndProject |
17 |
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Images", "Images", "{EF73C59A-2699-4665-94FC-1B1D969CD344}" |
18 |
|
|
ProjectSection(SolutionItems) = preProject |
19 |
|
|
game.png = game.png |
20 |
|
|
games.png = games.png |
21 |
|
|
EndProjectSection |
22 |
|
|
EndProject |
23 |
william |
4 |
Global |
24 |
|
|
GlobalSection(SubversionScc) = preSolution |
25 |
|
|
Svn-Managed = True |
26 |
|
|
Manager = AnkhSVN - Subversion Support for Visual Studio |
27 |
|
|
EndGlobalSection |
28 |
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
29 |
|
|
Debug|x86 = Debug|x86 |
30 |
|
|
Release|x86 = Release|x86 |
31 |
|
|
EndGlobalSection |
32 |
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
33 |
|
|
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.ActiveCfg = Debug|x86 |
34 |
|
|
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.Build.0 = Debug|x86 |
35 |
|
|
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x86.ActiveCfg = Release|x86 |
36 |
|
|
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x86.Build.0 = Release|x86 |
37 |
|
|
EndGlobalSection |
38 |
|
|
GlobalSection(SolutionProperties) = preSolution |
39 |
|
|
HideSolutionNode = FALSE |
40 |
|
|
EndGlobalSection |
41 |
|
|
EndGlobal |