Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
11 | pmbaty | 1 | |
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
||
3 | # Visual Studio Version 16 |
||
4 | VisualStudioVersion = 16.0.34301.259 |
||
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
||
6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Rick Dangerous", "Rick Dangerous.vcxproj", "{FC4E924F-35DF-490A-B68E-357D3737F844}" |
||
7 | EndProject |
||
8 | Global |
||
9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||
10 | Release|x64 = Release|x64 |
||
11 | Release|x86 = Release|x86 |
||
12 | EndGlobalSection |
||
13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||
14 | {FC4E924F-35DF-490A-B68E-357D3737F844}.Release|x64.ActiveCfg = Release|x64 |
||
15 | {FC4E924F-35DF-490A-B68E-357D3737F844}.Release|x64.Build.0 = Release|x64 |
||
16 | {FC4E924F-35DF-490A-B68E-357D3737F844}.Release|x86.ActiveCfg = Release|Win32 |
||
17 | {FC4E924F-35DF-490A-B68E-357D3737F844}.Release|x86.Build.0 = Release|Win32 |
||
18 | EndGlobalSection |
||
19 | GlobalSection(SolutionProperties) = preSolution |
||
20 | HideSolutionNode = FALSE |
||
21 | EndGlobalSection |
||
22 | GlobalSection(ExtensibilityGlobals) = postSolution |
||
23 | SolutionGuid = {74AE6DB4-42EB-4E1A-8B17-4872EC11FF85} |
||
24 | EndGlobalSection |
||
25 | EndGlobal |