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("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EmuXPortal.Api", "EmuXPortal.Api\EmuXPortal.Api.csproj", "{E3E705C1-2051-4332-AE10-0D31F24AE40C}" |
31 |
EndProject |
32 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EmuXPortal.Versioning", "EmuXPortal.Versioning\EmuXPortal.Versioning.csproj", "{C3DDF869-7910-4F12-AAA4-C2DD96539D3D}" |
33 |
EndProject |
34 |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EmuXPortal.Cacher", "EmuXPortal.Cacher\EmuXPortal.Cacher.csproj", "{8F6A9667-F208-4D6D-A959-08292A61EA27}" |
35 |
EndProject |
36 |
Global |
37 |
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
38 |
Debug|x86 = Debug|x86 |
39 |
Release|x86 = Release|x86 |
40 |
EndGlobalSection |
41 |
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
42 |
{8F6A9667-F208-4D6D-A959-08292A61EA27}.Debug|x86.ActiveCfg = Debug|x86 |
43 |
{8F6A9667-F208-4D6D-A959-08292A61EA27}.Debug|x86.Build.0 = Debug|x86 |
44 |
{8F6A9667-F208-4D6D-A959-08292A61EA27}.Release|x86.ActiveCfg = Release|x86 |
45 |
{8F6A9667-F208-4D6D-A959-08292A61EA27}.Release|x86.Build.0 = Release|x86 |
46 |
{C3DDF869-7910-4F12-AAA4-C2DD96539D3D}.Debug|x86.ActiveCfg = Debug|Any CPU |
47 |
{C3DDF869-7910-4F12-AAA4-C2DD96539D3D}.Debug|x86.Build.0 = Debug|Any CPU |
48 |
{C3DDF869-7910-4F12-AAA4-C2DD96539D3D}.Release|x86.ActiveCfg = Release|Any CPU |
49 |
{C3DDF869-7910-4F12-AAA4-C2DD96539D3D}.Release|x86.Build.0 = Release|Any CPU |
50 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.ActiveCfg = Debug|x86 |
51 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.Build.0 = Debug|x86 |
52 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x86.ActiveCfg = Debug|x86 |
53 |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x86.Build.0 = Debug|x86 |
54 |
{E3E705C1-2051-4332-AE10-0D31F24AE40C}.Debug|x86.ActiveCfg = Debug|Any CPU |
55 |
{E3E705C1-2051-4332-AE10-0D31F24AE40C}.Debug|x86.Build.0 = Debug|Any CPU |
56 |
{E3E705C1-2051-4332-AE10-0D31F24AE40C}.Release|x86.ActiveCfg = Release|Any CPU |
57 |
{E3E705C1-2051-4332-AE10-0D31F24AE40C}.Release|x86.Build.0 = Release|Any CPU |
58 |
EndGlobalSection |
59 |
GlobalSection(NestedProjects) = preSolution |
60 |
{DC4FA02B-44AD-4DD5-BEDF-9D17A6154D9F} = {E9B9A27C-AE12-41BE-B5CA-05AC77E44E51} |
61 |
EndGlobalSection |
62 |
GlobalSection(SubversionScc) = preSolution |
63 |
Svn-Managed = True |
64 |
Manager = AnkhSVN - Subversion Support for Visual Studio |
65 |
EndGlobalSection |
66 |
GlobalSection(SolutionProperties) = preSolution |
67 |
HideSolutionNode = FALSE |
68 |
EndGlobalSection |
69 |
EndGlobal |