Changeset 2885 for branches/0.9-stable/doc/doxygen.config.in
- Timestamp:
- Dec 5, 2012, 1:02:06 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.9-stable/doc/doxygen.config.in
r2801 r2885 144 144 # the path. It is allowed to use relative paths in the argument list. 145 145 146 STRIP_FROM_PATH = @ srcdir@146 STRIP_FROM_PATH = @abs_top_srcdir@ 147 147 148 148 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of … … 153 153 # are normally passed to the compiler using the -I flag. 154 154 155 STRIP_FROM_INC_PATH = @ srcdir@155 STRIP_FROM_INC_PATH = @abs_top_srcdir@ 156 156 157 157 # The INTERNAL_DOCS tag determines if documentation
Note: See TracChangeset
for help on using the changeset viewer.