(OTHER_FIXINCLUDES_DIRS): Defined.
From-SVN: r2568
This commit is contained in:
parent
66d7ffbfd3
commit
f501dd2b78
@ -1,2 +1,8 @@
|
||||
# libgcc1.c is not needed, since the standard library has these functions.
|
||||
LIBGCC1=
|
||||
|
||||
# Specify other dirs of system header files to be fixed.
|
||||
OTHER_FIXINCLUDES_DIRS= /NextDeveloper/Headers \
|
||||
/NextDeveloper/Headers/ansi /NextDeveloper/Headers/bsd \
|
||||
/LocalDeveloper/Headers /LocalDeveloper/Headers/ansi \
|
||||
/LocalDeveloper/Headers/bsd
|
||||
|
Loading…
Reference in New Issue
Block a user