/simpletypesystem/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk

« back to all changes in this revision

Viewing changes to Doxyfile.in

  • Committer: Gustav Hartvigsson
  • Date: 2015-10-05 20:40:34 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20151005204034-a6sze6e8ahlh741k
* Started work on SRingBuffer to be used in SStream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
#---------------------------------------------------------------------------
98
98
# configuration options related to the input files
99
99
#---------------------------------------------------------------------------
100
 
INPUT                  = @CMAKE_CURRENT_SOURCE_DIR@/src
 
100
INPUT                  = @CMAKE_CURRENT_SOURCE_DIR@/libssts
101
101
INPUT_ENCODING         = UTF-8
102
102
FILE_PATTERNS          = *.c, *.h
103
103
RECURSIVE              = yes