fixed name of doxygen generated tag file

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@744 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2012-04-11 11:52:22 +00:00
parent 93c1a69d7f
commit c008fb2248
3 changed files with 2 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
FILE_PATTERNS = *.h
GENERATE_HTML = YES
GENERATE_LATEX = NO
GENERATE_TAGFILE = @builddir@/@PACKAGE_NAME@.tag
GENERATE_TAGFILE = @builddir@/@PACKAGE@.tag
GENERATE_XML = YES
INPUT = @top_srcdir@/src/npa
OPTIMIZE_OUTPUT_FOR_C = YES