Added project for UnitTesting

This commit is contained in:
Simon Lübeß
2021-09-02 23:33:41 +02:00
parent 5545d84284
commit 78aeacc8a1
2 changed files with 12 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
FileVersion = 1
Dependencies = {corlib = "*", GlitchyEngine = "*"}
[Project]
Name = "GlitchyEngine.Test"
TargetType = "BeefTest"
StartupObject = "GlitchyEngine.Test.Program"