aboutsummaryrefslogtreecommitdiff
path: root/Erable.sln
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-02-01 20:08:04 -0500
committerAndrew Lee <alee14498@protonmail.com>2021-02-01 20:08:04 -0500
commit7928a72c77e2495558a8d08dae8ba651954c1e45 (patch)
tree29510b8e79268cb48850e2ec541ffec62af278ee /Erable.sln
parent204c9a1cbaa4f258c374a49ad1a033dde5cf06ab (diff)
downloaderable-godot-7928a72c77e2495558a8d08dae8ba651954c1e45.tar.gz
erable-godot-7928a72c77e2495558a8d08dae8ba651954c1e45.tar.bz2
erable-godot-7928a72c77e2495558a8d08dae8ba651954c1e45.zip
Name change
Diffstat (limited to 'Erable.sln')
-rw-r--r--Erable.sln35
1 files changed, 35 insertions, 0 deletions
diff --git a/Erable.sln b/Erable.sln
new file mode 100644
index 0000000..70dc476
--- /dev/null
+++ b/Erable.sln
@@ -0,0 +1,35 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 15
+VisualStudioVersion = 15.0.26124.0
+MinimumVisualStudioVersion = 15.0.26124.0
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Erable", "Erable.csproj", "{7816A5DD-C5B1-498D-9980-C36458D7465F}"
+i
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Debug|x64 = Debug|x64
+ Debug|x86 = Debug|x86
+ Release|Any CPU = Release|Any CPU
+ Release|x64 = Release|x64
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {7816A5DD-C5B1-498D-9980-C36458D7465F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7816A5DD-C5B1-498D-9980-C36458D7465F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7816A5DD-C5B1-498D-9980-C36458D7465F}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {7816A5DD-C5B1-498D-9980-C36458D7465F}.Debug|x64.Build.0 = Debug|Any CPU
+ {7816A5DD-C5B1-498D-9980-C36458D7465F}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {7816A5DD-C5B1-498D-9980-C36458D7465F}.Debug|x86.Build.0 = Debug|Any CPU
+ {7816A5DD-C5B1-498D-9980-C36458D7465F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7816A5DD-C5B1-498D-9980-C36458D7465F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7816A5DD-C5B1-498D-9980-C36458D7465F}.Release|x64.ActiveCfg = Release|Any CPU
+ {7816A5DD-C5B1-498D-9980-C36458D7465F}.Release|x64.Build.0 = Release|Any CPU
+ {7816A5DD-C5B1-498D-9980-C36458D7465F}.Release|x86.ActiveCfg = Release|Any CPU
+ {7816A5DD-C5B1-498D-9980-C36458D7465F}.Release|x86.Build.0 = Release|Any CPU
+ EndGlobalSection
+EndGlobal