-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathN1mmCommands-TouchPortal.sln
46 lines (46 loc) · 2.37 KB
/
N1mmCommands-TouchPortal.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
40
41
42
43
44
45
46
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.33027.164
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "N1mmCommands-TouchPortal", "N1mmCommands-TouchPortal\N1mmCommands-TouchPortal.csproj", "{13717611-D07E-4BE5-AB37-2C5359F06767}"
ProjectSection(ProjectDependencies) = postProject
{955E7F66-9B61-4607-974F-355FDDFE1953} = {955E7F66-9B61-4607-974F-355FDDFE1953}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TouchPortalExtension", "TouchPortalExtension\TouchPortalExtension.csproj", "{955E7F66-9B61-4607-974F-355FDDFE1953}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3CE5D9A4-7837-4B93-AD49-D1E666A0C6C4}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
LICENSE-AssemblyAttribute.txt = LICENSE-AssemblyAttribute.txt
LICENSE-InputSimulatorEx.txt = LICENSE-InputSimulatorEx.txt
LICENSE-MSFSTouchPortalPlugin.txt = LICENSE-MSFSTouchPortalPlugin.txt
LICENSE-TouchPortal-CS-API.txt = LICENSE-TouchPortal-CS-API.txt
LICENSE-TouchPortalSDKExtensions.txt = LICENSE-TouchPortalSDKExtensions.txt
LICENSE.txt = LICENSE.txt
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{13717611-D07E-4BE5-AB37-2C5359F06767}.Debug|x64.ActiveCfg = Debug|x64
{13717611-D07E-4BE5-AB37-2C5359F06767}.Debug|x64.Build.0 = Debug|x64
{13717611-D07E-4BE5-AB37-2C5359F06767}.Release|x64.ActiveCfg = Release|x64
{13717611-D07E-4BE5-AB37-2C5359F06767}.Release|x64.Build.0 = Release|x64
{955E7F66-9B61-4607-974F-355FDDFE1953}.Debug|x64.ActiveCfg = Debug|Any CPU
{955E7F66-9B61-4607-974F-355FDDFE1953}.Debug|x64.Build.0 = Debug|Any CPU
{955E7F66-9B61-4607-974F-355FDDFE1953}.Release|x64.ActiveCfg = Release|Any CPU
{955E7F66-9B61-4607-974F-355FDDFE1953}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AF2B226A-9EDC-4454-9447-729B4D736501}
EndGlobalSection
EndGlobal