From ad1c66acec6575ecd078336ee18016c5f4748084 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 20 Feb 2014 12:12:20 +0000 Subject: adding ffms2 with small files fix --- ffms2/build-msvc/ffms2_2008.sln | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 ffms2/build-msvc/ffms2_2008.sln (limited to 'ffms2/build-msvc/ffms2_2008.sln') diff --git a/ffms2/build-msvc/ffms2_2008.sln b/ffms2/build-msvc/ffms2_2008.sln new file mode 100644 index 0000000..873514a --- /dev/null +++ b/ffms2/build-msvc/ffms2_2008.sln @@ -0,0 +1,38 @@ + +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ffms2", "ffms2.vcproj", "{AA137613-96A1-4388-8905-71345B4F8F87}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ffmsindex", "ffmsindex.vcproj", "{6856941C-67CA-42DB-B739-867F8EFBB487}" + ProjectSection(ProjectDependencies) = postProject + {AA137613-96A1-4388-8905-71345B4F8F87} = {AA137613-96A1-4388-8905-71345B4F8F87} + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {AA137613-96A1-4388-8905-71345B4F8F87}.Debug|Win32.ActiveCfg = Debug|Win32 + {AA137613-96A1-4388-8905-71345B4F8F87}.Debug|Win32.Build.0 = Debug|Win32 + {AA137613-96A1-4388-8905-71345B4F8F87}.Debug|x64.ActiveCfg = Debug|x64 + {AA137613-96A1-4388-8905-71345B4F8F87}.Debug|x64.Build.0 = Debug|x64 + {AA137613-96A1-4388-8905-71345B4F8F87}.Release|Win32.ActiveCfg = Release|Win32 + {AA137613-96A1-4388-8905-71345B4F8F87}.Release|Win32.Build.0 = Release|Win32 + {AA137613-96A1-4388-8905-71345B4F8F87}.Release|x64.ActiveCfg = Release|x64 + {AA137613-96A1-4388-8905-71345B4F8F87}.Release|x64.Build.0 = Release|x64 + {6856941C-67CA-42DB-B739-867F8EFBB487}.Debug|Win32.ActiveCfg = Debug|Win32 + {6856941C-67CA-42DB-B739-867F8EFBB487}.Debug|Win32.Build.0 = Debug|Win32 + {6856941C-67CA-42DB-B739-867F8EFBB487}.Debug|x64.ActiveCfg = Debug|x64 + {6856941C-67CA-42DB-B739-867F8EFBB487}.Debug|x64.Build.0 = Debug|x64 + {6856941C-67CA-42DB-B739-867F8EFBB487}.Release|Win32.ActiveCfg = Release|Win32 + {6856941C-67CA-42DB-B739-867F8EFBB487}.Release|Win32.Build.0 = Release|Win32 + {6856941C-67CA-42DB-B739-867F8EFBB487}.Release|x64.ActiveCfg = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.2.3