Parcourir la source

added array_cache to TAGFILES

tags/mesa_4_1
Brian Paul il y a 23 ans
Parent
révision
9b681dcc17
1 fichiers modifiés avec 6 ajouts et 5 suppressions
  1. 6
    5
      doxygen/array_cache.doxy

+ 6
- 5
doxygen/array_cache.doxy Voir le fichier

@@ -145,11 +145,12 @@ SKIP_FUNCTION_MACROS = YES
# Configuration::addtions related to external references
#---------------------------------------------------------------------------
TAGFILES = core.tag=../core \
tnl.tag=../tnl \
swrast_setup.tag=../swrast_setup \
swrast.tag=../swrast \
math.tag=../math \
tnl_dd.tag=../tnl_dd
array_cahe.tag=../array_cache \
tnl.tag=../tnl \
swrast_setup.tag=../swrast_setup \
swrast.tag=../swrast \
math.tag=../math \
tnl_dd.tag=../tnl_dd
GENERATE_TAGFILE = array_cache.tag
ALLEXTERNALS = NO
PERL_PATH =

Chargement…
Annuler
Enregistrer