Switched to static c-library, updated submodules

This commit is contained in:
Simon Lübeß
2021-09-18 22:44:11 +02:00
parent 0c4fd27226
commit 38fd5fa2c8
10 changed files with 8 additions and 15 deletions
-3
View File
@@ -5,6 +5,3 @@ Dependencies = {corlib = "*", GlitchLog = "*", GlitchyEngine = "*"}
Name = "GlitchyEditor"
TargetType = "BeefGUIApplication"
StartupObject = "GlitchyEngine.Program"
[Configs.Debug.Win64]
CLibType = "DynamicDebug"