# (c) Copyright 2004-2005, Cadence Design Systems, Inc.  All rights reserved.
# 
# Please read the full text of the copyright notice and license agreement
# in the COPYING file in the top level OA Gear directory.

@INCLUDE               = ../../Build/Doxyfile-master

# The PROJECT_NAME tag is a single word (or a sequence of words surrounded 
# by quotes) that should identify the project.

PROJECT_NAME           = "OA Gear Timer"

# The INPUT tag can be used to specify the files and/or directories that contain 
# documented source files. You may enter file names like "myfile.cpp" or 
# directories like "/usr/src/myproject". Separate the files or directories 

INPUT                  = . ./..
