source: trunk/Utilities/DirectShowReferenceSource/Sample/Unity01/UnityProject/UnityProject.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.4 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2015
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityProject.CSharp", "UnityProject.CSharp.csproj", "{F5F9D48D-6914-C6F2-CF81-CF8D045EAAD0}"
5EndProject
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityProject.CSharp.Editor", "UnityProject.CSharp.Editor.csproj", "{763E01C1-30A1-6A95-047A-9420BA4E2B39}"
7EndProject
8Global
9        GlobalSection(SolutionConfigurationPlatforms) = preSolution
10                Debug|Any CPU = Debug|Any CPU
11                Release|Any CPU = Release|Any CPU
12        EndGlobalSection
13        GlobalSection(ProjectConfigurationPlatforms) = postSolution
14                {F5F9D48D-6914-C6F2-CF81-CF8D045EAAD0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15                {F5F9D48D-6914-C6F2-CF81-CF8D045EAAD0}.Debug|Any CPU.Build.0 = Debug|Any CPU
16                {F5F9D48D-6914-C6F2-CF81-CF8D045EAAD0}.Release|Any CPU.ActiveCfg = Release|Any CPU
17                {F5F9D48D-6914-C6F2-CF81-CF8D045EAAD0}.Release|Any CPU.Build.0 = Release|Any CPU
18                {763E01C1-30A1-6A95-047A-9420BA4E2B39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19                {763E01C1-30A1-6A95-047A-9420BA4E2B39}.Debug|Any CPU.Build.0 = Debug|Any CPU
20                {763E01C1-30A1-6A95-047A-9420BA4E2B39}.Release|Any CPU.ActiveCfg = Release|Any CPU
21                {763E01C1-30A1-6A95-047A-9420BA4E2B39}.Release|Any CPU.Build.0 = Release|Any CPU
22        EndGlobalSection
23        GlobalSection(SolutionProperties) = preSolution
24                HideSolutionNode = FALSE
25        EndGlobalSection
26EndGlobal
Note: See TracBrowser for help on using the repository browser.