Initial Commit
This commit is contained in:
42
HDIP Mk 2 Steaming.sln
Normal file
42
HDIP Mk 2 Steaming.sln
Normal file
@@ -0,0 +1,42 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.1.32414.318
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RapierHD IP Streaming", "RapierHD_Control\RapierHD IP Streaming.csproj", "{5683D31C-5321-4D51-8633-652506E74863}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{AEE2F079-5BE8-4521-BB08-1F17D4C6B221}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
.editorconfig = .editorconfig
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Debug|x64 = Debug|x64
|
||||
Debug|x86 = Debug|x86
|
||||
Release|Any CPU = Release|Any CPU
|
||||
Release|x64 = Release|x64
|
||||
Release|x86 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{5683D31C-5321-4D51-8633-652506E74863}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{5683D31C-5321-4D51-8633-652506E74863}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{5683D31C-5321-4D51-8633-652506E74863}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{5683D31C-5321-4D51-8633-652506E74863}.Debug|x64.Build.0 = Debug|x64
|
||||
{5683D31C-5321-4D51-8633-652506E74863}.Debug|x86.ActiveCfg = Debug|x86
|
||||
{5683D31C-5321-4D51-8633-652506E74863}.Debug|x86.Build.0 = Debug|x86
|
||||
{5683D31C-5321-4D51-8633-652506E74863}.Release|Any CPU.ActiveCfg = Release|x64
|
||||
{5683D31C-5321-4D51-8633-652506E74863}.Release|Any CPU.Build.0 = Release|x64
|
||||
{5683D31C-5321-4D51-8633-652506E74863}.Release|x64.ActiveCfg = Release|x64
|
||||
{5683D31C-5321-4D51-8633-652506E74863}.Release|x64.Build.0 = Release|x64
|
||||
{5683D31C-5321-4D51-8633-652506E74863}.Release|x86.ActiveCfg = Release|x86
|
||||
{5683D31C-5321-4D51-8633-652506E74863}.Release|x86.Build.0 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {448D92F7-801A-4C0D-91B0-A70CA36420A2}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user