- updated to change src/drivers/pc -> src/drivers/sdl
This commit is contained in:
parent
1b3195eca3
commit
ddc242cac3
2
doxygen
2
doxygen
|
@ -459,7 +459,7 @@ WARN_LOGFILE =
|
||||||
# directories like "/usr/src/myproject". Separate the files or directories
|
# directories like "/usr/src/myproject". Separate the files or directories
|
||||||
# with spaces.
|
# with spaces.
|
||||||
|
|
||||||
INPUT = src src/mappers src/boards src/drivers/common src/drivers/win src/drivers/pc src/input
|
INPUT = src src/mappers src/boards src/drivers/common src/drivers/win src/drivers/sdl src/input
|
||||||
|
|
||||||
# If the value of the INPUT tag contains directories, you can use the
|
# If the value of the INPUT tag contains directories, you can use the
|
||||||
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
|
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
|
||||||
|
|
Loading…
Reference in New Issue