Changeset 36506 for titan/plugins/imdb/Makefile.am
- Timestamp:
- 12/09/15 21:02:12 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/imdb/Makefile.am
r36503 r36506 4 4 AM_CPPFLAGS = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 5 5 ALL_CFLAGS= -DSH4 -DEPLAYER4 -DDVDPLAYER -Os -export-dynamic -Wall -Wno-unused-but-set-variable 6 7 CFLAGS = \ 8 -I../../../../tufsbox/cdkroot/usr/include \ 9 -I../../../../tufsbox/cdkroot/usr/include/freetype2 \ 10 -I../../../../tufsbox/cdkroot/usr/include/gstreamer-1.0 \ 11 -I../../../../tufsbox/cdkroot/usr/include/glib-2.0 \ 12 -I../../../../tufsbox/cdkroot/usr/include/libxml2 \ 13 -I../../../../tufsbox/cdkroot/usr/lib/glib-2.0/include \ 14 -I../../../../tufsbox/cdkroot/usr/lib/gstreamer-1.0/include \ 15 -I../../../driver/bpamem \ 16 -I../../../../apps/titan/libdreamdvd \ 17 -I../../../../apps/tools/libeplayer3/include \ 18 -I../../../../apps/tools/libmmeimage \ 19 -I../../../../apps/titan/titan
Note: See TracChangeset
for help on using the changeset viewer.