diff options
| author | Eduard Braun <eduard.braun2@gmx.de> | 2018-10-01 00:18:45 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2018-10-01 22:50:13 +0000 |
| commit | 848e80d0a4f15b0860e9aeac822f1c2121debce3 (patch) | |
| tree | bd5ae746e583ce614eacc273a9bd96cf1c49f836 /src/include/README | |
| parent | Remove #include "config.h" wherever possible (diff) | |
| download | inkscape-848e80d0a4f15b0860e9aeac822f1c2121debce3.tar.gz inkscape-848e80d0a4f15b0860e9aeac822f1c2121debce3.zip | |
Move macros.h and remove unneeded macros
Diffstat (limited to 'src/include/README')
| -rw-r--r-- | src/include/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/README b/src/include/README new file mode 100644 index 000000000..336b3e20d --- /dev/null +++ b/src/include/README @@ -0,0 +1,3 @@ +Configuration, defines, macros and similar that do not fit anywhere else. + +Try to keep this to a minimum and move to more suitable locations whenever possible. |
