-
Notifications
You must be signed in to change notification settings - Fork 0
/
SuperVimontBros.sln
39 lines (39 loc) · 1.92 KB
/
SuperVimontBros.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2016
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SuperVimontBros", "SuperVimontBros\SuperVimontBros.vcxproj", "{21037C8B-B663-4B0A-A98A-0B7EB93B5506}"
ProjectSection(ProjectDependencies) = postProject
{F1C798FB-F443-4479-80C0-F8B875DBC01A} = {F1C798FB-F443-4479-80C0-F8B875DBC01A}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Engine", "Engine\Engine.vcxproj", "{F1C798FB-F443-4479-80C0-F8B875DBC01A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Final|x64 = Final|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{21037C8B-B663-4B0A-A98A-0B7EB93B5506}.Debug|x64.ActiveCfg = Debug|x64
{21037C8B-B663-4B0A-A98A-0B7EB93B5506}.Debug|x64.Build.0 = Debug|x64
{21037C8B-B663-4B0A-A98A-0B7EB93B5506}.Final|x64.ActiveCfg = Final|x64
{21037C8B-B663-4B0A-A98A-0B7EB93B5506}.Final|x64.Build.0 = Final|x64
{21037C8B-B663-4B0A-A98A-0B7EB93B5506}.Release|x64.ActiveCfg = Release|x64
{21037C8B-B663-4B0A-A98A-0B7EB93B5506}.Release|x64.Build.0 = Release|x64
{F1C798FB-F443-4479-80C0-F8B875DBC01A}.Debug|x64.ActiveCfg = Debug|x64
{F1C798FB-F443-4479-80C0-F8B875DBC01A}.Debug|x64.Build.0 = Debug|x64
{F1C798FB-F443-4479-80C0-F8B875DBC01A}.Final|x64.ActiveCfg = Final|x64
{F1C798FB-F443-4479-80C0-F8B875DBC01A}.Final|x64.Build.0 = Final|x64
{F1C798FB-F443-4479-80C0-F8B875DBC01A}.Release|x64.ActiveCfg = Release|x64
{F1C798FB-F443-4479-80C0-F8B875DBC01A}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5A62908B-04C8-4E8F-AAA0-313BC0351952}
EndGlobalSection
EndGlobal