nuttx/graphics/nxbe
yinshengkai 85f727f232 tools: replace INCDIR to Makefile variable
In the past, header file paths were generated by the incdir command
Now they are generated by concatenating environment variables

In this way, when executing makefile, no shell command will be executed,
it will improve the speed of executing makfile
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2022-11-03 19:59:55 +08:00
..
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
nxbe_bitmap.c
nxbe_clipper.c
nxbe_closewindow.c
nxbe_colormap.c
nxbe_configure.c
nxbe_cursor_backupdraw.c
nxbe_cursor.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
nxbe_fill.c
nxbe_filltrapezoid.c
nxbe_flush.c
nxbe_getrectangle.c
nxbe_isvisible.c
nxbe_lower.c
nxbe_modal.c
nxbe_move.c
nxbe_notify_rectangle.c
nxbe_raise.c
nxbe_redraw.c
nxbe_redrawbelow.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nxbe_setpixel.c
nxbe_setposition.c
nxbe_setsize.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
nxbe_setvisibility.c
nxbe.h