annotate MPEGDemaskingLT.sln @ 3:e0bd22354f3f tip

Fixed name bug
author Geogaddi\David <d.m.ronan@qmul.ac.uk>
date Fri, 07 Jul 2017 12:34:24 +0100
parents e8147674e932
children
rev   line source
d@0 1 
d@0 2 Microsoft Visual Studio Solution File, Format Version 12.00
d@0 3 # Visual Studio 2013
d@0 4 VisualStudioVersion = 12.0.31101.0
d@0 5 MinimumVisualStudioVersion = 10.0.40219.1
d@0 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeMaskingLT", "DeMaskingLT\DeMaskingLT.csproj", "{48C55831-909A-4BFB-8051-69439701F3FE}"
d@0 7 EndProject
d@0 8 Global
d@0 9 GlobalSection(SolutionConfigurationPlatforms) = preSolution
d@0 10 Debug|Any CPU = Debug|Any CPU
d@0 11 Release|Any CPU = Release|Any CPU
d@0 12 EndGlobalSection
d@0 13 GlobalSection(ProjectConfigurationPlatforms) = postSolution
d@0 14 {48C55831-909A-4BFB-8051-69439701F3FE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
d@0 15 {48C55831-909A-4BFB-8051-69439701F3FE}.Debug|Any CPU.Build.0 = Debug|Any CPU
d@0 16 {48C55831-909A-4BFB-8051-69439701F3FE}.Release|Any CPU.ActiveCfg = Release|Any CPU
d@0 17 {48C55831-909A-4BFB-8051-69439701F3FE}.Release|Any CPU.Build.0 = Release|Any CPU
d@0 18 EndGlobalSection
d@0 19 GlobalSection(SolutionProperties) = preSolution
d@0 20 HideSolutionNode = FALSE
d@0 21 EndGlobalSection
d@0 22 EndGlobal