1
1

Whoops. Shouldn't include datatypes directory in the include path

This commit was SVN r4598.
Этот коммит содержится в:
Josh Hursey 2005-03-01 16:57:03 +00:00
родитель 5f2e45dca1
Коммит 0f319b0582

Просмотреть файл

@ -96,8 +96,7 @@ INCL = \
/I"${topdir}/src" \
/I"${topdir}/src/event/compat/" \
/I"${topdir}/src/event" \
/I"${topdir}/src/event/WIN32-Code/" \
/I"${topdir}/src/datatype/"
/I"${topdir}/src/event/WIN32-Code/"
CFLAGS = \
/DWIN32 \