X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senfscons%2FMainpage.dox;h=7769355e7246923553501e9167b6caeaedcdeadf;hb=532dab5ed9c5a51af5736e893e9b4a1af698bac4;hp=fb72ad105b1c9d1ce8f52cf33c90e7c9e3df4498;hpb=ecbcf76b9ee49bb1dd9f5167175f48a4c3085016;p=senf.git diff --git a/senfscons/Mainpage.dox b/senfscons/Mainpage.dox index fb72ad1..7769355 100644 --- a/senfscons/Mainpage.dox +++ b/senfscons/Mainpage.dox @@ -151,9 +151,14 @@ namespace senfscons { To configure the build environment to the local environment, a \c SConfig file may be created in the projects root directory. The supported parameters are -
\c CXX
C++ compiler to use
-
\c EXTRA_DEFINES
preprocessor symbols to be defined locally
-
\c EXTRA_LIBS
additional libraries needed for a local build
+
+
\c CXX
+
C++ compiler to use
+
\c EXTRA_DEFINES
+
preprocessor symbols to be defined locally
+
\c EXTRA_LIBS
+
additional libraries needed for a local build
+
Additionally, the \ref use define additional configuration variables which may be set here. */