source: trunk/Utilities/DirectShowReferenceSource/Sample/Unity01/RenderingPlugin/UWPVisualStudio2015/RenderingPlugin.sln @ 937

Last change on this file since 937 was 638, checked in by roman, 8 years ago

Media source texture reader and Unity 3D sample project

File size: 1.6 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 14
4VisualStudioVersion = 14.0.23107.0
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenderingPlugin", "RenderingPlugin.vcxproj", "{6C7AE7F4-BDCA-4E9A-81C8-75F5E138AA54}"
7EndProject
8Global
9        GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                Debug|ARM = Debug|ARM
11                Debug|Win32 = Debug|Win32
12                Debug|x64 = Debug|x64
13                Release|ARM = Release|ARM
14                Release|Win32 = Release|Win32
15                Release|x64 = Release|x64
16        EndGlobalSection
17        GlobalSection(ProjectConfigurationPlatforms) = postSolution
18                {6C7AE7F4-BDCA-4E9A-81C8-75F5E138AA54}.Debug|ARM.ActiveCfg = Debug|ARM
19                {6C7AE7F4-BDCA-4E9A-81C8-75F5E138AA54}.Debug|ARM.Build.0 = Debug|ARM
20                {6C7AE7F4-BDCA-4E9A-81C8-75F5E138AA54}.Debug|Win32.ActiveCfg = Debug|Win32
21                {6C7AE7F4-BDCA-4E9A-81C8-75F5E138AA54}.Debug|Win32.Build.0 = Debug|Win32
22                {6C7AE7F4-BDCA-4E9A-81C8-75F5E138AA54}.Debug|x64.ActiveCfg = Debug|x64
23                {6C7AE7F4-BDCA-4E9A-81C8-75F5E138AA54}.Debug|x64.Build.0 = Debug|x64
24                {6C7AE7F4-BDCA-4E9A-81C8-75F5E138AA54}.Release|ARM.ActiveCfg = Release|ARM
25                {6C7AE7F4-BDCA-4E9A-81C8-75F5E138AA54}.Release|ARM.Build.0 = Release|ARM
26                {6C7AE7F4-BDCA-4E9A-81C8-75F5E138AA54}.Release|Win32.ActiveCfg = Release|Win32
27                {6C7AE7F4-BDCA-4E9A-81C8-75F5E138AA54}.Release|Win32.Build.0 = Release|Win32
28                {6C7AE7F4-BDCA-4E9A-81C8-75F5E138AA54}.Release|x64.ActiveCfg = Release|x64
29                {6C7AE7F4-BDCA-4E9A-81C8-75F5E138AA54}.Release|x64.Build.0 = Release|x64
30        EndGlobalSection
31        GlobalSection(SolutionProperties) = preSolution
32                HideSolutionNode = FALSE
33        EndGlobalSection
34EndGlobal
Note: See TracBrowser for help on using the repository browser.