summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/UNITY_BUILD_CODE_BEFORE_INCLUDE.rst
blob: f33546328a50e4f9dce6ec321bcc8dba506b5ecc (plain)
1
2
3
4
5
6
7
8
UNITY_BUILD_CODE_BEFORE_INCLUDE
-------------------------------

Code snippet which is included verbatim by the :prop_tgt:`UNITY_BUILD`
feature just before the `#include` statement of the targeted source
files.

This could be something like `#define NOMINMAX`.