diff options
author | raylu <lurayl@gmail.com> | 2015-06-14 00:49:51 -0700 |
---|---|---|
committer | raylu <lurayl@gmail.com> | 2015-06-14 00:54:13 -0700 |
commit | c31fd4fdc83fc7bb378ec0a7ed18bb9a89d4baba (patch) | |
tree | 68c9f1035a8badbc800b51715eac92bee7bfc196 /ftpmpv.sln | |
download | ftpmpv-master.tar.xz |
Diffstat (limited to 'ftpmpv.sln')
-rw-r--r-- | ftpmpv.sln | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ftpmpv.sln b/ftpmpv.sln new file mode 100644 index 0000000..5ca6db9 --- /dev/null +++ b/ftpmpv.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2013 +VisualStudioVersion = 12.0.31101.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ftpmpv", "ftpmpv.csproj", "{E1E35EB6-9B62-43CA-8E8B-C4521A4B52BD}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {E1E35EB6-9B62-43CA-8E8B-C4521A4B52BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E1E35EB6-9B62-43CA-8E8B-C4521A4B52BD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E1E35EB6-9B62-43CA-8E8B-C4521A4B52BD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E1E35EB6-9B62-43CA-8E8B-C4521A4B52BD}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |