summary refs log tree commit diff
path: root/clicker/Clicker.sln
diff options
context:
space:
mode:
author1970-01-01 00:00:00 +0000
committer2025-01-08 04:13:03 +0000
commitbb4a6e7bd0835e8e7be2a978d9f11cc7e88c907a (patch)
tree1b46e38b6722cefabd2f6b962778412b7e7181fd /clicker/Clicker.sln
parentsum (diff)
downloadcs-bb4a6e7bd0835e8e7be2a978d9f11cc7e88c907a.tar
cs-bb4a6e7bd0835e8e7be2a978d9f11cc7e88c907a.tar.gz
cs-bb4a6e7bd0835e8e7be2a978d9f11cc7e88c907a.tar.bz2
cs-bb4a6e7bd0835e8e7be2a978d9f11cc7e88c907a.tar.xz
cs-bb4a6e7bd0835e8e7be2a978d9f11cc7e88c907a.zip
clicker
Diffstat (limited to 'clicker/Clicker.sln')
-rw-r--r--clicker/Clicker.sln25
1 files changed, 25 insertions, 0 deletions
diff --git a/clicker/Clicker.sln b/clicker/Clicker.sln
new file mode 100644
index 0000000..8480cf2
--- /dev/null
+++ b/clicker/Clicker.sln
@@ -0,0 +1,25 @@
+

+Microsoft Visual Studio Solution File, Format Version 12.00

+# Visual Studio Version 17

+VisualStudioVersion = 17.5.33516.290

+MinimumVisualStudioVersion = 10.0.40219.1

+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Clicker", "Clicker\Clicker.csproj", "{D3681CC7-53CF-4078-B978-34889DF19965}"

+EndProject

+Global

+	GlobalSection(SolutionConfigurationPlatforms) = preSolution

+		Debug|Any CPU = Debug|Any CPU

+		Release|Any CPU = Release|Any CPU

+	EndGlobalSection

+	GlobalSection(ProjectConfigurationPlatforms) = postSolution

+		{D3681CC7-53CF-4078-B978-34889DF19965}.Debug|Any CPU.ActiveCfg = Debug|Any CPU

+		{D3681CC7-53CF-4078-B978-34889DF19965}.Debug|Any CPU.Build.0 = Debug|Any CPU

+		{D3681CC7-53CF-4078-B978-34889DF19965}.Release|Any CPU.ActiveCfg = Release|Any CPU

+		{D3681CC7-53CF-4078-B978-34889DF19965}.Release|Any CPU.Build.0 = Release|Any CPU

+	EndGlobalSection

+	GlobalSection(SolutionProperties) = preSolution

+		HideSolutionNode = FALSE

+	EndGlobalSection

+	GlobalSection(ExtensibilityGlobals) = postSolution

+		SolutionGuid = {6B463E5B-5F53-480E-AD93-7EDC8503D46D}

+	EndGlobalSection

+EndGlobal