when my Project have multiple PRG Files i use
for BCC i use *.MAK File
for MSVC i use *.HBP File
is this right
https://forums.fivetechsupport.com/viewtopic.php?f=3&t=44842&sid=9b1de7d556860056c7dd40843e1ee91b
please always read "build??.bat" corresponding to your version in the samples folder and ensure make your linkscript includs the same libs linked in the build??.bat
or should i make a Copy of BUILD??.BAT and include all my *.PRG into it
how will it look like when include multiple PRG into BUILD??.BAT