- Timestamp:
- Dec 19, 2012, 7:42:59 AM (10 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/0.9-stable merged: 2854-2855,2860,2885,2913-2914
- Property svn:mergeinfo changed
-
trunk/doc/doxygen.config.in
r2801 r2916 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.