blob: ca6b093c2b50253ff42a21a4cb21d4e5a37c7522 [file]
=============================
``define.sh``, ``define.bat``
=============================
Different compilers have different conventions for specifying pre-
processor definitions on the compiler command line. This bash
script allows the build system to create command line definitions
without concern for the particular compiler in use.
The define.bat script is a counterpart for use in the native Windows
build.