diff options
Diffstat (limited to 'windows_installer/ted/ted.sln')
-rw-r--r-- | windows_installer/ted/ted.sln | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/windows_installer/ted/ted.sln b/windows_installer/ted/ted.sln deleted file mode 100644 index c240af4..0000000 --- a/windows_installer/ted/ted.sln +++ /dev/null @@ -1,26 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.30330.147 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "ted", "ted\ted.vdproj", "{D8037F91-C355-49E9-8A21-59B801719795}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Default = Debug|Default - Release|Default = Release|Default - Description = A text editor - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D8037F91-C355-49E9-8A21-59B801719795}.Debug|Default.ActiveCfg = Debug - {D8037F91-C355-49E9-8A21-59B801719795}.Debug|Default.Build.0 = Debug - {D8037F91-C355-49E9-8A21-59B801719795}.Release|Default.ActiveCfg = Release - {D8037F91-C355-49E9-8A21-59B801719795}.Release|Default.Build.0 = Release - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {E7DFA86A-AF17-4277-90D7-2CA28FC5DF77} - EndGlobalSection -EndGlobal |