Use template
This commit is contained in:
@@ -2,9 +2,9 @@ FileVersion = 1
|
||||
Dependencies = {corlib = "*", "Clang-C.git" = "*", "Cpp2Beef.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/Cpp2Beef.git"}}
|
||||
|
||||
[Project]
|
||||
Name = "<ProjectName>.Setup"
|
||||
StartupObject = "<ProjectName>.Setup.Program"
|
||||
DefaultNamespace = "<ProjectName>.Setup"
|
||||
Name = "Glfw.Setup"
|
||||
StartupObject = "Glfw.Setup.Program"
|
||||
DefaultNamespace = "Glfw.Setup"
|
||||
|
||||
[Configs.Debug.Win32]
|
||||
PreBuildCmds = ["cp $(ProjectDir Cpp2Beef.git)/CxxBuilder/dist/CxxBuilderPath.txt ../CxxBuilderPath.txt"]
|
||||
|
||||
Reference in New Issue
Block a user