summaryrefslogtreecommitdiff
path: root/windows_installer/ted/ted.sln
diff options
context:
space:
mode:
Diffstat (limited to 'windows_installer/ted/ted.sln')
-rw-r--r--windows_installer/ted/ted.sln26
1 files changed, 26 insertions, 0 deletions
diff --git a/windows_installer/ted/ted.sln b/windows_installer/ted/ted.sln
new file mode 100644
index 0000000..c240af4
--- /dev/null
+++ b/windows_installer/ted/ted.sln
@@ -0,0 +1,26 @@
+
+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