ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/EmuXPortal/branches/uienhancements/EmuXPortal.sln
Revision: 54
Committed: Sun Apr 8 13:25:33 2012 UTC (11 years, 1 month ago) by william
File size: 3516 byte(s)
Log Message:
update with progress bar support

File Contents

# Content
1
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 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("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Utilities.TransparentControls", "deps\TransparentControls\TransparentControls\Utilities.TransparentControls.csproj", "{DD4D2205-3308-4E1A-A5D9-C01129564566}"
24 EndProject
25 Global
26 GlobalSection(SubversionScc) = preSolution
27 Svn-Managed = True
28 Manager = AnkhSVN - Subversion Support for Visual Studio
29 EndGlobalSection
30 GlobalSection(SolutionConfigurationPlatforms) = preSolution
31 Debug|Any CPU = Debug|Any CPU
32 Debug|Mixed Platforms = Debug|Mixed Platforms
33 Debug|x86 = Debug|x86
34 Release|Any CPU = Release|Any CPU
35 Release|Mixed Platforms = Release|Mixed Platforms
36 Release|x86 = Release|x86
37 EndGlobalSection
38 GlobalSection(ProjectConfigurationPlatforms) = postSolution
39 {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|Any CPU.ActiveCfg = Debug|x86
40 {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
41 {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|Mixed Platforms.Build.0 = Debug|x86
42 {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.ActiveCfg = Debug|x86
43 {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.Build.0 = Debug|x86
44 {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|Any CPU.ActiveCfg = Release|x86
45 {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|Mixed Platforms.ActiveCfg = Release|x86
46 {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|Mixed Platforms.Build.0 = Release|x86
47 {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x86.ActiveCfg = Release|x86
48 {C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x86.Build.0 = Release|x86
49 {DD4D2205-3308-4E1A-A5D9-C01129564566}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
50 {DD4D2205-3308-4E1A-A5D9-C01129564566}.Debug|Any CPU.Build.0 = Debug|Any CPU
51 {DD4D2205-3308-4E1A-A5D9-C01129564566}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
52 {DD4D2205-3308-4E1A-A5D9-C01129564566}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
53 {DD4D2205-3308-4E1A-A5D9-C01129564566}.Debug|x86.ActiveCfg = Debug|Any CPU
54 {DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|Any CPU.ActiveCfg = Release|Any CPU
55 {DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|Any CPU.Build.0 = Release|Any CPU
56 {DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
57 {DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|Mixed Platforms.Build.0 = Release|Any CPU
58 {DD4D2205-3308-4E1A-A5D9-C01129564566}.Release|x86.ActiveCfg = Release|Any CPU
59 EndGlobalSection
60 GlobalSection(SolutionProperties) = preSolution
61 HideSolutionNode = FALSE
62 EndGlobalSection
63 EndGlobal

Properties

Name Value
vs:project-root