1 |
|
2 |
Microsoft Visual Studio Solution File, Format Version 12.00 |
3 |
# Visual Studio 2012 |
4 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EmuXPortal", "EmuXPortal\EmuXPortal.csproj", "{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}" |
5 |
EndProject |
6 |
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SystemConfig", "SystemConfig", "{3BCCCF9C-756A-45A6-B94D-A6E95D1DE458}" |
7 |
ProjectSection(SolutionItems) = preProject |
8 |
config-dbg.ini = config-dbg.ini |
9 |
config.ini = config.ini |
10 |
EndProjectSection |
11 |
EndProject |
12 |
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 |
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PerformanceProfiler", "PerformanceProfiler", "{E9B9A27C-AE12-41BE-B5CA-05AC77E44E51}" |
24 |
EndProject |
25 |
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "EmuXPortal_MemoryProfiler", "EmuXPortal_MemoryProfiler", "{DC4FA02B-44AD-4DD5-BEDF-9D17A6154D9F}" |
26 |
ProjectSection(SolutionItems) = preProject |
27 |
PerformanceProfiler\EmuXPortal_MemoryProfiler\EmuXPortal_MemoryProfiler.psess = PerformanceProfiler\EmuXPortal_MemoryProfiler\EmuXPortal_MemoryProfiler.psess |
28 |
EndProjectSection |
29 |
EndProject |
30 |
Global |
31 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
32 |
Debug|x86 = Debug|x86 |
33 |
EndGlobalSection |
34 |
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
35 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.ActiveCfg = Debug|x86 |
36 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.Build.0 = Debug|x86 |
37 |
EndGlobalSection |
38 |
GlobalSection(NestedProjects) = preSolution |
39 |
{DC4FA02B-44AD-4DD5-BEDF-9D17A6154D9F} = {E9B9A27C-AE12-41BE-B5CA-05AC77E44E51} |
40 |
EndGlobalSection |
41 |
GlobalSection(SubversionScc) = preSolution |
42 |
Svn-Managed = True |
43 |
Manager = AnkhSVN - Subversion Support for Visual Studio |
44 |
EndGlobalSection |
45 |
GlobalSection(SolutionProperties) = preSolution |
46 |
HideSolutionNode = FALSE |
47 |
EndGlobalSection |
48 |
EndGlobal |