X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/44ff0af68cbb67b060f89c3d7142af4f02b28f2f..8ccc2b2272564440cedc484b7c9cc8b5b7230ccf:/LUFA/DoxygenPages/BuildSystem.txt diff --git a/LUFA/DoxygenPages/BuildSystem.txt b/LUFA/DoxygenPages/BuildSystem.txt index fe29aeb00..61087a5ce 100644 --- a/LUFA/DoxygenPages/BuildSystem.txt +++ b/LUFA/DoxygenPages/BuildSystem.txt @@ -162,6 +162,11 @@ * LD_FLAGS * Flags to pass to the linker, after the automatically generated flags. * + * + * OBJDIR + * Directory to place the generated object and dependency files. If set to "." the same folder as the source file will be used. + * \note When this option is enabled, all source filenames must be unique. + * * * * \section SSec_BuildModule_BUILD_ProvideVariables Module Provided Variables