摄像头组件,支持novif和http协议
This commit is contained in:
31
Windows/CS/Framework4.0/Camera/Camera.sln
Normal file
31
Windows/CS/Framework4.0/Camera/Camera.sln
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 15
|
||||
VisualStudioVersion = 15.0.36617.4
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Camera", "Camera\Camera.csproj", "{1376F939-3A40-4406-8987-467450E40573}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{2FAE57C2-275D-449F-967D-04EDC584BDF1}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{1376F939-3A40-4406-8987-467450E40573}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{1376F939-3A40-4406-8987-467450E40573}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{1376F939-3A40-4406-8987-467450E40573}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{1376F939-3A40-4406-8987-467450E40573}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{2FAE57C2-275D-449F-967D-04EDC584BDF1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{2FAE57C2-275D-449F-967D-04EDC584BDF1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{2FAE57C2-275D-449F-967D-04EDC584BDF1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{2FAE57C2-275D-449F-967D-04EDC584BDF1}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {729DBE58-6C82-4EA8-8953-F83F08F7223A}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user