Sandbox now GuiApplication, ignoring directx-directory

This commit is contained in:
Simon Lübeß
2020-11-08 18:21:28 +01:00
parent 30c898185d
commit 634f310b7f
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -3,4 +3,5 @@ Dependencies = {GlitchyEngine = "*", corlib = "*"}
[Project]
Name = "Sandbox"
TargetType = "BeefGUIApplication"
StartupObject = "GlitchyEngine.Program"