source: trunk/Utilities/FFmpeg/DecodeMpeg4Video02/DecodeMpeg4Video02.sln @ 594

Last change on this file since 594 was 594, checked in by roman, 8 years ago
File size: 1.2 KB
RevLine 
[591]1
[594]2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2013
[591]4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DecodeMpeg4Video02", "DecodeMpeg4Video02.vcxproj", "{7F308D39-6E31-4021-AF44-036A37ABE53A}"
5EndProject
6Global
7        GlobalSection(SolutionConfigurationPlatforms) = preSolution
8                Debug|Win32 = Debug|Win32
[594]9                Debug|x64 = Debug|x64
[591]10                Release|Win32 = Release|Win32
[594]11                Release|x64 = Release|x64
[591]12        EndGlobalSection
13        GlobalSection(ProjectConfigurationPlatforms) = postSolution
14                {7F308D39-6E31-4021-AF44-036A37ABE53A}.Debug|Win32.ActiveCfg = Debug|Win32
15                {7F308D39-6E31-4021-AF44-036A37ABE53A}.Debug|Win32.Build.0 = Debug|Win32
[594]16                {7F308D39-6E31-4021-AF44-036A37ABE53A}.Debug|x64.ActiveCfg = Debug|x64
17                {7F308D39-6E31-4021-AF44-036A37ABE53A}.Debug|x64.Build.0 = Debug|x64
[591]18                {7F308D39-6E31-4021-AF44-036A37ABE53A}.Release|Win32.ActiveCfg = Release|Win32
19                {7F308D39-6E31-4021-AF44-036A37ABE53A}.Release|Win32.Build.0 = Release|Win32
[594]20                {7F308D39-6E31-4021-AF44-036A37ABE53A}.Release|x64.ActiveCfg = Release|x64
21                {7F308D39-6E31-4021-AF44-036A37ABE53A}.Release|x64.Build.0 = Release|x64
[591]22        EndGlobalSection
23        GlobalSection(SolutionProperties) = preSolution
24                HideSolutionNode = FALSE
25        EndGlobalSection
26EndGlobal
Note: See TracBrowser for help on using the repository browser.