ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/EmuXPortal/branches/mono/EmuXPortal.sln
Revision: 264
Committed: Thu Mar 17 04:23:49 2016 UTC (7 years, 6 months ago) by william
File size: 2446 byte(s)
Log Message:
update emuxportal for building under mono

File Contents

# User Rev Content
1 william 4
2 william 183 Microsoft Visual Studio Solution File, Format Version 12.00
3     # Visual Studio 2012
4 william 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 92 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "PerformanceProfiler", "PerformanceProfiler", "{E9B9A27C-AE12-41BE-B5CA-05AC77E44E51}"
24 william 100 EndProject
25     Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "EmuXPortal_MemoryProfiler", "EmuXPortal_MemoryProfiler", "{DC4FA02B-44AD-4DD5-BEDF-9D17A6154D9F}"
26 william 92 ProjectSection(SolutionItems) = preProject
27 william 95 PerformanceProfiler\EmuXPortal_MemoryProfiler\EmuXPortal_MemoryProfiler.psess = PerformanceProfiler\EmuXPortal_MemoryProfiler\EmuXPortal_MemoryProfiler.psess
28 william 92 EndProjectSection
29     EndProject
30 william 4 Global
31     GlobalSection(SolutionConfigurationPlatforms) = preSolution
32     Debug|x86 = Debug|x86
33     Release|x86 = Release|x86
34     EndGlobalSection
35     GlobalSection(ProjectConfigurationPlatforms) = postSolution
36     {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.ActiveCfg = Debug|x86
37     {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.Build.0 = Debug|x86
38     {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x86.ActiveCfg = Release|x86
39     {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x86.Build.0 = Release|x86
40     EndGlobalSection
41 william 264 GlobalSection(NestedProjects) = preSolution
42     {DC4FA02B-44AD-4DD5-BEDF-9D17A6154D9F} = {E9B9A27C-AE12-41BE-B5CA-05AC77E44E51}
43     EndGlobalSection
44     GlobalSection(SubversionScc) = preSolution
45     Svn-Managed = True
46     Manager = AnkhSVN - Subversion Support for Visual Studio
47     EndGlobalSection
48 william 4 GlobalSection(SolutionProperties) = preSolution
49     HideSolutionNode = FALSE
50     EndGlobalSection
51     EndGlobal

Properties

Name Value
vs:project-root