mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Basic benchmarking
This commit is contained in:
@@ -3,11 +3,10 @@ Dependencies = {corlib = "*", GlitchyEngine = "*", corlib = "*"}
|
||||
|
||||
[Project]
|
||||
Name = "GlitchyEngine.Test"
|
||||
TargetType = "BeefTest"
|
||||
StartupObject = "GlitchyEngine.Test.Program"
|
||||
StartupObject = "GlitchyEngine.Test.TestApp"
|
||||
|
||||
[Configs.Debug.Win64]
|
||||
DebugWorkingDirectory = ""
|
||||
DebugWorkingDirectory = "D:\\Development\\Projects\\Beef\\GlitchyEngine\\GlitchyEditor"
|
||||
|
||||
[Configs.Test.Win64]
|
||||
DebugWorkingDirectory = "$(WorkspaceDir)\\GlitchyEditor"
|
||||
|
||||
Reference in New Issue
Block a user