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,6 +1,6 @@
FileVersion = 1
Projects = {"<ProjectName>.Setup" = {Path = "."}, "Cpp2Beef.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/Cpp2Beef.git"}}
Projects = {"Glfw.Setup" = {Path = "."}, "Cpp2Beef.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/Cpp2Beef.git"}}
ExtraPlatforms = ["Linux32", "Linux64", "macOS"]
[Workspace]
StartupProject = "<ProjectName>.Setup"
StartupProject = "Glfw.Setup"