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 |
|
Global |
24 |
|
GlobalSection(SubversionScc) = preSolution |
25 |
|
Svn-Managed = True |
26 |
|
Manager = AnkhSVN - Subversion Support for Visual Studio |
27 |
|
EndGlobalSection |
28 |
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
29 |
+ |
Debug|Any CPU = Debug|Any CPU |
30 |
+ |
Debug|Mixed Platforms = Debug|Mixed Platforms |
31 |
|
Debug|x86 = Debug|x86 |
32 |
+ |
Release|Any CPU = Release|Any CPU |
33 |
+ |
Release|Mixed Platforms = Release|Mixed Platforms |
34 |
|
Release|x86 = Release|x86 |
35 |
|
EndGlobalSection |
36 |
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
37 |
+ |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|Any CPU.ActiveCfg = Debug|x86 |
38 |
+ |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 |
39 |
+ |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|Mixed Platforms.Build.0 = Debug|x86 |
40 |
|
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.ActiveCfg = Debug|x86 |
41 |
|
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Debug|x86.Build.0 = Debug|x86 |
42 |
+ |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|Any CPU.ActiveCfg = Release|x86 |
43 |
+ |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|Mixed Platforms.ActiveCfg = Release|x86 |
44 |
+ |
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|Mixed Platforms.Build.0 = Release|x86 |
45 |
|
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x86.ActiveCfg = Release|x86 |
46 |
|
{C6A57BE4-A8B6-4298-B022-62F40FB1CB18}.Release|x86.Build.0 = Release|x86 |
47 |
|
EndGlobalSection |