From 2a14f7a234f1a6df364b138b0d8c8b74bb8a99e8 Mon Sep 17 00:00:00 2001 From: jfa Date: Thu, 21 Jun 2007 07:11:25 +0000 Subject: [PATCH] Get all sources from module SRC to avoid files duplication. --- doc/salome/tui/VISU/doxyfile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/salome/tui/VISU/doxyfile.in b/doc/salome/tui/VISU/doxyfile.in index 53b0ed84..b6574417 100755 --- a/doc/salome/tui/VISU/doxyfile.in +++ b/doc/salome/tui/VISU/doxyfile.in @@ -77,8 +77,7 @@ WARN_LOGFILE = log.txt # configuration options related to the input files #--------------------------------------------------------------------------- INPUT = ../../../share/salome/src \ - ../../../share/salome/idl \ - ../../../build/salome/bin + ../../../share/salome/idl FILE_PATTERNS = *.idl *.h *.hh *.hxx *.c *.cc *.cxx *.ixx *.jxx python_extension_must_be_here RECURSIVE = YES EXCLUDE = -- 2.39.2