xrdp/xrdpvr
Pavel Roskin a452d8d36a Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS
AM_CPPFLAGS is for flags passed to the preprocessor, such as defines and
includes. AM_CFLAGS is for flags affecting the compiler, such as debug
and optimization settings.

INCLUDES is an obsolete name. Users can pass INCLUDES and break
compilation. AM_CPPFLAGS is more explicit that the flags come from
Automake and should not be overridden.
2016-01-29 22:45:00 -08:00
..
Makefile.am Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS 2016-01-29 22:45:00 -08:00
xrdpvr_internal.h vrplayer: many fixes 2013-12-18 23:33:28 -08:00
xrdpvr.c vrplayer: many fixes 2013-12-18 23:33:28 -08:00
xrdpvr.h vrplayer: many fixes 2013-12-18 23:33:28 -08:00