github publish

This commit is contained in:
Ondrej Novak 2025-01-24 18:27:22 +01:00
commit 506e23bf32
542 changed files with 120675 additions and 0 deletions

View file

@ -0,0 +1,21 @@
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ColEdit", "ColEdit.vcproj", "{0ED4C971-BCD5-4E05-890D-26C8E2FAE867}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{0ED4C971-BCD5-4E05-890D-26C8E2FAE867}.Debug.ActiveCfg = Debug|Win32
{0ED4C971-BCD5-4E05-890D-26C8E2FAE867}.Debug.Build.0 = Debug|Win32
{0ED4C971-BCD5-4E05-890D-26C8E2FAE867}.Release.ActiveCfg = Release|Win32
{0ED4C971-BCD5-4E05-890D-26C8E2FAE867}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal