native way to tell if output binary is library or executable?
Jack via Digitalmars-d-learn Sun, 17 Jan 2021 18:25:43 -0800
I know I can set version but I'd looking for a native way, if
any, to do that. Is possible to tell if output binary is library
or executable at compile time? then I'd call different version of
a function.
- native way to tell if output binary is... Jack via Digitalmars-d-learn
- Re: native way to tell if output ... Paul Backus via Digitalmars-d-learn
- Re: native way to tell if out... Jack via Digitalmars-d-learn