-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLabFMOD.sln
More file actions
34 lines (34 loc) · 2.14 KB
/
LabFMOD.sln
File metadata and controls
34 lines (34 loc) · 2.14 KB
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 Version 17
VisualStudioVersion = 17.11.35222.181
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LabFMOD", "LabFMOD\LabFMOD.csproj", "{DB401869-0A27-4D01-9444-73801BCAD4E8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug (Win64) [FI]|Any CPU = Debug (Win64) [FI]|Any CPU
Debug (Win64) [INTEROP]|Any CPU = Debug (Win64) [INTEROP]|Any CPU
Release (Android) [INTEROP]|Any CPU = Release (Android) [INTEROP]|Any CPU
Release (Win64) [FI]|Any CPU = Release (Win64) [FI]|Any CPU
Release (Win64) [INTEROP]|Any CPU = Release (Win64) [INTEROP]|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DB401869-0A27-4D01-9444-73801BCAD4E8}.Debug (Win64) [FI]|Any CPU.ActiveCfg = Debug (Win64) [FI]|Any CPU
{DB401869-0A27-4D01-9444-73801BCAD4E8}.Debug (Win64) [FI]|Any CPU.Build.0 = Debug (Win64) [FI]|Any CPU
{DB401869-0A27-4D01-9444-73801BCAD4E8}.Debug (Win64) [INTEROP]|Any CPU.ActiveCfg = Debug (Win64) [INTEROP]|Any CPU
{DB401869-0A27-4D01-9444-73801BCAD4E8}.Debug (Win64) [INTEROP]|Any CPU.Build.0 = Debug (Win64) [INTEROP]|Any CPU
{DB401869-0A27-4D01-9444-73801BCAD4E8}.Release (Android) [INTEROP]|Any CPU.ActiveCfg = Release (Android) [INTEROP]|Any CPU
{DB401869-0A27-4D01-9444-73801BCAD4E8}.Release (Android) [INTEROP]|Any CPU.Build.0 = Release (Android) [INTEROP]|Any CPU
{DB401869-0A27-4D01-9444-73801BCAD4E8}.Release (Win64) [FI]|Any CPU.ActiveCfg = Release (Win64) [FI]|Any CPU
{DB401869-0A27-4D01-9444-73801BCAD4E8}.Release (Win64) [FI]|Any CPU.Build.0 = Release (Win64) [FI]|Any CPU
{DB401869-0A27-4D01-9444-73801BCAD4E8}.Release (Win64) [INTEROP]|Any CPU.ActiveCfg = Release (Win64) [INTEROP]|Any CPU
{DB401869-0A27-4D01-9444-73801BCAD4E8}.Release (Win64) [INTEROP]|Any CPU.Build.0 = Release (Win64) [INTEROP]|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B3981349-7B76-46CF-9B26-108E4C56EF90}
EndGlobalSection
EndGlobal