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 |
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "deps", "deps", "{5398AD49-0FCD-4A2C-AA89-E03E81D15DF0}" |
31 |
EndProject |
32 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Utilities.TransparentControls", "deps\TransparentControls\Utilities.TransparentControls.csproj", "{DD4D2205-3308-4E1A-A5D9-C01129564566}" |
33 |
EndProject |
34 |
Global |
35 |
GlobalSection(SubversionScc) = preSolution |
36 |
Svn-Managed = True |
37 |
Manager = AnkhSVN - Subversion Support for Visual Studio |
38 |
EndGlobalSection |
39 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
40 |
All Configurations|Any CPU = All Configurations|Any CPU |
41 |
All Configurations|Mixed Platforms = All Configurations|Mixed Platforms |
42 |
All Configurations|x64 = All Configurations|x64 |
43 |
All Configurations|x86 = All Configurations|x86 |
44 |
Debug|Any CPU = Debug|Any CPU |
45 |
Debug|Mixed Platforms = Debug|Mixed Platforms |
46 |
Debug|x64 = Debug|x64 |
47 |
Debug|x86 = Debug|x86 |
48 |
Release|Any CPU = Release|Any CPU |
49 |
Release|Mixed Platforms = Release|Mixed Platforms |
50 |
Release|x64 = Release|x64 |
51 |
Release|x86 = Release|x86 |
52 |
EndGlobalSection |
53 |
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
54 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.All Configurations|Any CPU.ActiveCfg = Release|x86 |
55 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.All Configurations|Mixed Platforms.ActiveCfg = Release|x86 |
56 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.All Configurations|Mixed Platforms.Build.0 = Release|x86 |
57 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.All Configurations|x64.ActiveCfg = Release|x86 |
58 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.All Configurations|x86.ActiveCfg = Release|x86 |
59 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.All Configurations|x86.Build.0 = Release|x86 |
60 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|Any CPU.ActiveCfg = Debug|x86 |
61 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 |
62 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|Mixed Platforms.Build.0 = Debug|x86 |
63 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x64.ActiveCfg = Debug|x86 |
64 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.ActiveCfg = Debug|x86 |
65 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.Build.0 = Debug|x86 |
66 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|Any CPU.ActiveCfg = Release|x86 |
67 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|Mixed Platforms.ActiveCfg = Release|x86 |
68 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|Mixed Platforms.Build.0 = Release|x86 |
69 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x64.ActiveCfg = Release|x86 |
70 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x86.ActiveCfg = Release|x86 |
71 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x86.Build.0 = Release|x86 |
72 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.All Configurations|Any CPU.ActiveCfg = All Configurations|Any CPU |
73 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.All Configurations|Any CPU.Build.0 = All Configurations|Any CPU |
74 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.All Configurations|Mixed Platforms.ActiveCfg = All Configurations|x86 |
75 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.All Configurations|Mixed Platforms.Build.0 = All Configurations|x86 |
76 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.All Configurations|x64.ActiveCfg = All Configurations|x64 |
77 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.All Configurations|x64.Build.0 = All Configurations|x64 |
78 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.All Configurations|x86.ActiveCfg = All Configurations|x86 |
79 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.All Configurations|x86.Build.0 = All Configurations|x86 |
80 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
81 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Debug|Any CPU.Build.0 = Debug|Any CPU |
82 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 |
83 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Debug|Mixed Platforms.Build.0 = Debug|x86 |
84 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Debug|x64.ActiveCfg = Debug|x64 |
85 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Debug|x64.Build.0 = Debug|x64 |
86 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Debug|x86.ActiveCfg = Debug|x86 |
87 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Debug|x86.Build.0 = Debug|x86 |
88 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|Any CPU.ActiveCfg = Release|Any CPU |
89 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|Any CPU.Build.0 = Release|Any CPU |
90 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|Mixed Platforms.ActiveCfg = Release|x86 |
91 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|Mixed Platforms.Build.0 = Release|x86 |
92 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|x64.ActiveCfg = Release|x64 |
93 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|x64.Build.0 = Release|x64 |
94 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|x86.ActiveCfg = Release|x86 |
95 |
{DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|x86.Build.0 = Release|x86 |
96 |
EndGlobalSection |
97 |
GlobalSection(SolutionProperties) = preSolution |
98 |
HideSolutionNode = FALSE |
99 |
EndGlobalSection |
100 |
GlobalSection(NestedProjects) = preSolution |
101 |
{DC4FA02B-44AD-4DD5-BEDF-9D17A6154D9F} = {E9B9A27C-AE12-41BE-B5CA-05AC77E44E51} |
102 |
{DD4D2205-3308-4E1A-A5D9-C01129564566} = {5398AD49-0FCD-4A2C-AA89-E03E81D15DF0} |
103 |
EndGlobalSection |
104 |
EndGlobal |