commit b59f57b005b5ee63f7857eb8c0e8622e40ac5742 Author: TheLeo Date: Tue Sep 10 14:14:38 2024 +0000 Upload files to "/" diff --git a/Shortcutter.exe b/Shortcutter.exe new file mode 100644 index 0000000..2be25a1 Binary files /dev/null and b/Shortcutter.exe differ diff --git a/Shortcutter.pdb b/Shortcutter.pdb new file mode 100644 index 0000000..2ffb613 Binary files /dev/null and b/Shortcutter.pdb differ diff --git a/Shortcutter.sln b/Shortcutter.sln new file mode 100644 index 0000000..2161a67 --- /dev/null +++ b/Shortcutter.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.10.35013.160 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Shortcutter", "Shortcutter\Shortcutter.vcxproj", "{EEF404F3-E27A-40CB-9B0F-C883680B7C34}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {EEF404F3-E27A-40CB-9B0F-C883680B7C34}.Debug|x64.ActiveCfg = Debug|x64 + {EEF404F3-E27A-40CB-9B0F-C883680B7C34}.Debug|x64.Build.0 = Debug|x64 + {EEF404F3-E27A-40CB-9B0F-C883680B7C34}.Debug|x86.ActiveCfg = Debug|Win32 + {EEF404F3-E27A-40CB-9B0F-C883680B7C34}.Debug|x86.Build.0 = Debug|Win32 + {EEF404F3-E27A-40CB-9B0F-C883680B7C34}.Release|x64.ActiveCfg = Release|x64 + {EEF404F3-E27A-40CB-9B0F-C883680B7C34}.Release|x64.Build.0 = Release|x64 + {EEF404F3-E27A-40CB-9B0F-C883680B7C34}.Release|x86.ActiveCfg = Release|Win32 + {EEF404F3-E27A-40CB-9B0F-C883680B7C34}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {66F731F6-BBBC-4615-B759-9615378FDFA7} + EndGlobalSection +EndGlobal