source: trunk/Utilities/MediaFoundation/VideoCaptureAsynchronous/VideoCaptureAsynchronous.sln @ 801

Last change on this file since 801 was 801, checked in by roman, 6 years ago
File size: 1.4 KB
RevLine 
[801]1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 15
4VisualStudioVersion = 15.0.27004.2005
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VideoCaptureAsynchronous", "VideoCaptureAsynchronous.vcxproj", "{41543874-942B-4A29-8C5B-EA37B32EDC99}"
7EndProject
8Global
9        GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                Debug|x64 = Debug|x64
11                Debug|x86 = Debug|x86
12                Release|x64 = Release|x64
13                Release|x86 = Release|x86
14        EndGlobalSection
15        GlobalSection(ProjectConfigurationPlatforms) = postSolution
16                {41543874-942B-4A29-8C5B-EA37B32EDC99}.Debug|x64.ActiveCfg = Debug|x64
17                {41543874-942B-4A29-8C5B-EA37B32EDC99}.Debug|x64.Build.0 = Debug|x64
18                {41543874-942B-4A29-8C5B-EA37B32EDC99}.Debug|x86.ActiveCfg = Debug|Win32
19                {41543874-942B-4A29-8C5B-EA37B32EDC99}.Debug|x86.Build.0 = Debug|Win32
20                {41543874-942B-4A29-8C5B-EA37B32EDC99}.Release|x64.ActiveCfg = Release|x64
21                {41543874-942B-4A29-8C5B-EA37B32EDC99}.Release|x64.Build.0 = Release|x64
22                {41543874-942B-4A29-8C5B-EA37B32EDC99}.Release|x86.ActiveCfg = Release|Win32
23                {41543874-942B-4A29-8C5B-EA37B32EDC99}.Release|x86.Build.0 = Release|Win32
24        EndGlobalSection
25        GlobalSection(SolutionProperties) = preSolution
26                HideSolutionNode = FALSE
27        EndGlobalSection
28        GlobalSection(ExtensibilityGlobals) = postSolution
29                SolutionGuid = {2477CF2E-5792-4A2F-9E52-EFF86177A7A9}
30        EndGlobalSection
31EndGlobal
Note: See TracBrowser for help on using the repository browser.