mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Added submodule msdfgen
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
FileVersion = 1
|
||||
Dependencies = {GlitchyEngine = "*", corlib = "*", LodePng = "*"}
|
||||
Dependencies = {GlitchyEngine = "*", corlib = "*", LodePng = "*", msdfgen-beef = "*"}
|
||||
|
||||
[Project]
|
||||
Name = "Sandbox"
|
||||
TargetType = "BeefGUIApplication"
|
||||
StartupObject = "GlitchyEngine.Program"
|
||||
ProcessorMacros = ["!SANDBOX_2D"]
|
||||
ProcessorMacros = ["SANDBOX_2D"]
|
||||
|
||||
[Configs.Debug.Win64]
|
||||
CLibType = "DynamicDebug"
|
||||
|
||||
Reference in New Issue
Block a user