-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLiquidCtlAfterburnerPlugin.sln
25 lines (25 loc) · 1.09 KB
/
LiquidCtlAfterburnerPlugin.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.2.32630.192
MinimumVisualStudioVersion = 10.0.40219.1
Project("{E22F4DD6-F878-4395-AD43-BBF1C6FEA64F}") = "LiquidCtlAfterburnerPlugin", "LiquidCtlAfterburnerPlugin.csproj", "{D918DE0E-E9A1-4AA1-B4D4-A863BB43AB8E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|AnyCPU = Debug|AnyCPU
Release|AnyCPU = Release|AnyCPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D918DE0E-E9A1-4AA1-B4D4-A863BB43AB8E}.Debug|AnyCPU.ActiveCfg = Debug|AnyCPU
{D918DE0E-E9A1-4AA1-B4D4-A863BB43AB8E}.Debug|AnyCPU.Build.0 = Debug|AnyCPU
{D918DE0E-E9A1-4AA1-B4D4-A863BB43AB8E}.Release|AnyCPU.ActiveCfg = Release|AnyCPU
{D918DE0E-E9A1-4AA1-B4D4-A863BB43AB8E}.Release|AnyCPU.Build.0 = Release|AnyCPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B4DAFD81-CDC8-4A8C-966A-F86DF164A5C9}
EndGlobalSection
EndGlobal