summaryrefslogtreecommitdiff
path: root/ffms2/build-msvc/ffms2_2010.sln
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2014-02-20 12:12:20 +0000
committerTim Redfern <tim@eclectronics.org>2014-02-20 12:12:20 +0000
commitad1c66acec6575ecd078336ee18016c5f4748084 (patch)
treef601334142a687d5dab29507db946b50d5842eeb /ffms2/build-msvc/ffms2_2010.sln
parentc83f900c4337f8bb07c1cd6e60c2cebaba24192c (diff)
adding ffms2 with small files fix
Diffstat (limited to 'ffms2/build-msvc/ffms2_2010.sln')
-rw-r--r--ffms2/build-msvc/ffms2_2010.sln35
1 files changed, 35 insertions, 0 deletions
diff --git a/ffms2/build-msvc/ffms2_2010.sln b/ffms2/build-msvc/ffms2_2010.sln
new file mode 100644
index 0000000..a3f1fce
--- /dev/null
+++ b/ffms2/build-msvc/ffms2_2010.sln
@@ -0,0 +1,35 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ffms2", "ffms2.vcxproj", "{AA137613-96A1-4388-8905-71345B4F8F87}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ffmsindex", "ffmsindex.vcxproj", "{6856941C-67CA-42DB-B739-867F8EFBB487}"
+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