Use template
This commit is contained in:
@@ -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\")"]
|
||||
|
||||
Reference in New Issue
Block a user