-
Notifications
You must be signed in to change notification settings - Fork 1
/
Chronovox Studio.sln
34 lines (34 loc) · 1.59 KB
/
Chronovox Studio.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2042
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Chronovox Studio", "Chronovox Studio.vcxproj", "{1F8BE261-E2FB-4A5F-B970-CACCC352C05F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
ReleaseConsole|x64 = ReleaseConsole|x64
ReleaseConsole|x86 = ReleaseConsole|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1F8BE261-E2FB-4A5F-B970-CACCC352C05F}.Debug|x64.ActiveCfg = Debug|Win32
{1F8BE261-E2FB-4A5F-B970-CACCC352C05F}.Debug|x86.ActiveCfg = Debug|Win32
{1F8BE261-E2FB-4A5F-B970-CACCC352C05F}.Debug|x86.Build.0 = Debug|Win32
{1F8BE261-E2FB-4A5F-B970-CACCC352C05F}.Release|x64.ActiveCfg = Release|Win32
{1F8BE261-E2FB-4A5F-B970-CACCC352C05F}.Release|x86.ActiveCfg = Release|Win32
{1F8BE261-E2FB-4A5F-B970-CACCC352C05F}.Release|x86.Build.0 = Release|Win32
{1F8BE261-E2FB-4A5F-B970-CACCC352C05F}.ReleaseConsole|x64.ActiveCfg = ReleaseConsole|Win32
{1F8BE261-E2FB-4A5F-B970-CACCC352C05F}.ReleaseConsole|x86.ActiveCfg = ReleaseConsole|Win32
{1F8BE261-E2FB-4A5F-B970-CACCC352C05F}.ReleaseConsole|x86.Build.0 = ReleaseConsole|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1D6ED478-9F94-47AF-8B7F-6B660EE80B77}
EndGlobalSection
EndGlobal