diff options
Diffstat (limited to 'ffms2/build-msvc/ffms2_2008.sln')
| -rw-r--r-- | ffms2/build-msvc/ffms2_2008.sln | 38 |
1 files changed, 38 insertions, 0 deletions
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 |
