-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathReCommand8.sln
More file actions
29 lines (29 loc) · 1.41 KB
/
ReCommand8.sln
File metadata and controls
29 lines (29 loc) · 1.41 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.421
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReCommand_Controller", "Comm8_Transcoder\ReCommand_Controller.csproj", "{775F3DEE-0294-417C-A6A0-BBA03393578D}"
EndProject
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "ReCommand8", "ReCommand8\ReCommand8.pyproj", "{4BC6E37B-3778-439F-8AB4-1E204F51A5A7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{775F3DEE-0294-417C-A6A0-BBA03393578D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{775F3DEE-0294-417C-A6A0-BBA03393578D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{775F3DEE-0294-417C-A6A0-BBA03393578D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{775F3DEE-0294-417C-A6A0-BBA03393578D}.Release|Any CPU.Build.0 = Release|Any CPU
{4BC6E37B-3778-439F-8AB4-1E204F51A5A7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4BC6E37B-3778-439F-8AB4-1E204F51A5A7}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {024F1D4B-AEA2-4CA4-BD87-6FBC301B3255}
EndGlobalSection
EndGlobal