Visual studio macros for OUTPUT_DIRECTORY

Marius Zavincu <[email protected]> Wed, 2 Jun 2021 08:56:04 +0300
Newsgroups gmane.text.doxygen.devel
Message-ID <CAGLPwkB8Eu-dxFok8oQ73SAqNGYCkTYXLCSuKS-S9GD8joxiBA@mail.gmail.com>
--===============0818340288695722376==
Content-Type: multipart/alternative; boundary="000000000000daedf105c3c21d35"

--000000000000daedf105c3c21d35
Content-Type: text/plain; charset="UTF-8"

Hi,

I want to be able to use Visual Studio macros to define the
OUTPUT_DIRECTORY inside the configuration file but I noticed that it is not
working. I am able to use these macros for PROJECT_LOGO for example.

PROJECT_LOGO           = $(ProjectDir)logo/logo.jpg  // this is working fine
OUTPUT_DIRECTORY   =$(OutputDir)/ // this does not work for me.

I am calling this config file from command line. I am using the latest doxy
exe file.

call $(ProjectDir)doxygen.exe $(ProjectDir)doxyfile

Can someone help me with this? How can I use macros for OUTPUT_DIRECTORY?

-- 
Marius Zavincu,
Software Engineer,
Tel: +40745660920

--000000000000daedf105c3c21d35
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi,<div><br></div><div>I want to be able to use Visual Stu=
dio macros to define the OUTPUT_DIRECTORY inside the configuration file but=
 I noticed that it is not working. I am able to use these macros for PROJEC=
T_LOGO for example.</div><div><br></div><div>PROJECT_LOGO =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =3D $(ProjectDir)logo/logo.jpg=C2=A0 // this is working f=
ine</div><div>OUTPUT_DIRECTORY=C2=A0 =C2=A0=3D$(OutputDir)/ // this does no=
t work for me.</div><div><br></div><div>I am calling this config file from =
command line. I am using the latest doxy exe file.</div><div><br></div><div=
>call $(ProjectDir)doxygen.exe $(ProjectDir)doxyfile</div><div><br></div><d=
iv>Can someone help me with this? How can I use macros for OUTPUT_DIRECTORY=
?<br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr" class=3D"gmail_si=
gnature" data-smartmail=3D"gmail_signature">Marius Zavincu,<br>Software Eng=
ineer,<br>Tel: +40745660920<br><br></div></div></div>

--000000000000daedf105c3c21d35--


--===============0818340288695722376==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============0818340288695722376==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Doxygen-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/doxygen-develop

--===============0818340288695722376==--