Re: [Doxygen-users] generic variable for output directory
Brought to you by:
dimitri
|
From: Martin J. <mar...@is...> - 2008-06-26 13:56:05
|
On 26.06.2008 15:21, Martin Jerabek wrote: > "Environment variables can be expanded using the pattern > |$(ENV_VARIABLE_NAME)|." > Disregard the pipe characters, Thunderbird added them when converting fixed width characters from HTML to pure text. It should only be: "Environment variables can be expanded using the pattern $(ENV_VARIABLE_NAME)." |