source: trunk/Utilities/DirectShowReferenceSource/Sample/Unity01/RenderingPlugin/WSAVisualStudio2013/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 13.00
3# Visual Studio 2013
4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenderingPlugin", "RenderingPlugin.vcxproj", "{15519B07-603E-497B-904C-2D42C403519E}"
5EndProject
6Global
7        GlobalSection(SolutionConfigurationPlatforms) = preSolution
8                Debug|ARM = Debug|ARM
9                Debug|Win32 = Debug|Win32
10                Debug|x64 = Debug|x64
11                Release|ARM = Release|ARM
12                Release|Win32 = Release|Win32
13                Release|x64 = Release|x64
14        EndGlobalSection
15        GlobalSection(ProjectConfigurationPlatforms) = postSolution
16                {15519B07-603E-497B-904C-2D42C403519E}.Debug|ARM.ActiveCfg = Debug|ARM
17                {15519B07-603E-497B-904C-2D42C403519E}.Debug|ARM.Build.0 = Debug|ARM
18                {15519B07-603E-497B-904C-2D42C403519E}.Debug|Win32.ActiveCfg = Debug|Win32
19                {15519B07-603E-497B-904C-2D42C403519E}.Debug|Win32.Build.0 = Debug|Win32
20                {15519B07-603E-497B-904C-2D42C403519E}.Debug|x64.ActiveCfg = Debug|x64
21                {15519B07-603E-497B-904C-2D42C403519E}.Debug|x64.Build.0 = Debug|x64
22                {15519B07-603E-497B-904C-2D42C403519E}.Release|ARM.ActiveCfg = Release|ARM
23                {15519B07-603E-497B-904C-2D42C403519E}.Release|ARM.Build.0 = Release|ARM
24                {15519B07-603E-497B-904C-2D42C403519E}.Release|Win32.ActiveCfg = Release|Win32
25                {15519B07-603E-497B-904C-2D42C403519E}.Release|Win32.Build.0 = Release|Win32
26                {15519B07-603E-497B-904C-2D42C403519E}.Release|x64.ActiveCfg = Release|x64
27                {15519B07-603E-497B-904C-2D42C403519E}.Release|x64.Build.0 = Release|x64
28        EndGlobalSection
29        GlobalSection(SolutionProperties) = preSolution
30                HideSolutionNode = FALSE
31        EndGlobalSection
32EndGlobal
Note: See TracBrowser for help on using the repository browser.