diff options
author | pommicket <pommicket@gmail.com> | 2023-07-21 18:01:58 -0700 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-07-21 18:27:14 -0400 |
commit | f8b5606c42ba3ae35baf823c12865cc7aa68d260 (patch) | |
tree | e3e80175aa5776d2874b8644405a228e6d58d4dd /windows_installer/ted.sln | |
parent | e2d3a5d3c72206ffed7a8d252f2050fe0333c9bf (diff) |
update windows installer2.4.2
Diffstat (limited to 'windows_installer/ted.sln')
-rw-r--r-- | windows_installer/ted.sln | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/windows_installer/ted.sln b/windows_installer/ted.sln new file mode 100644 index 0000000..c240af4 --- /dev/null +++ b/windows_installer/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 |