Use template

This commit is contained in:
Rune
2026-03-11 19:55:29 +01:00
parent 97e8446b96
commit 0d1ef97b9c
7 changed files with 13 additions and 127 deletions

View File

@@ -1,9 +1,9 @@
FileVersion = 1
[Project]
Name = "<ProjectName>"
Name = "Glfw"
TargetType = "BeefLib"
StartupObject = "<ProjectName>.Program"
StartupObject = "Glfw.Program"
[Configs.Debug.Win32]
PreBuildCmds = ["ReadFile(\"$(ProjectDir)/CxxBuilderPath.txt\", \"CxxBuilderPath\")"]