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
+1 -4
View File
@@ -1,11 +1,8 @@
FileVersion = 1
Dependencies = {GlitchyEngine = "*", corlib = "*", LodePng = "*", msdfgen-beef = "*"}
Dependencies = {GlitchyEngine = "*", corlib = "*", msdfgen-beef = "*", LodePng = "*"}
[Project]
Name = "Sandbox"
TargetType = "BeefGUIApplication"
StartupObject = "GlitchyEngine.Program"
ProcessorMacros = ["SANDBOX_2D"]
[Configs.Debug.Win64]
CLibType = "DynamicDebug"