<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>I would like to know how to create a tag list for the Qt4 librairy. I've read in the manual and I came to that exemple: 
<pre class="literal-block">CFLAGS=`pkg-config --cflags libgnomeui-2.0` geany -g gnomeui.c.tags \<br>/usr/include/libgnomeui-2.0/gnome.h<br><br style="font-family: Tahoma,Helvetica,Sans-Serif;"><span style="font-family: Tahoma,Helvetica,Sans-Serif;">there I block to configure the cflags for Qt4</span><br><br style="font-family: Tahoma,Helvetica,Sans-Serif;"><span style="font-family: Tahoma,Helvetica,Sans-Serif;">thanks for your help</span><br style="font-family: Tahoma,Helvetica,Sans-Serif;"><span style="font-family: Tahoma,Helvetica,Sans-Serif;">Jonatan</span><br></pre><br /><hr /> <a href='' target='_new'></a></body>
</html>