mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Added buildcommand
This commit is contained in:
@@ -7,4 +7,7 @@ TargetType = "BeefLib"
|
||||
StartupObject = "GlitchyEngineHelper.Program"
|
||||
|
||||
[Configs.Debug.Win64]
|
||||
BuildCommandsOnCompile = "IfFilesChanged"
|
||||
BuildCommandsOnRun = "IfFilesChanged"
|
||||
LibPaths = ["$(ProjectDir)/out/build/x64-debug/GlitchyEngineHelper.lib"]
|
||||
PostBuildCmds = ["$(ProjectDir)\\..\\bin\\vscmake.bat x64 $(ProjectDir) x64-debug"]
|
||||
|
||||
Reference in New Issue
Block a user