GlitchyEngineHelper project

This commit is contained in:
Simon Lübeß
2022-04-09 12:33:05 +02:00
parent d47bc37886
commit b94c84d304
8 changed files with 135 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
FileVersion = 1
Dependencies = {corlib = "*", corlib = "*"}
[Project]
Name = "GlitchyEngineHelper"
TargetType = "BeefLib"
StartupObject = "GlitchyEngineHelper.Program"
[Configs.Debug.Win64]
LibPaths = ["$(ProjectDir)/out/build/x64-debug/GlitchyEngineHelper.lib"]