Changeset 36499 for titan


Ignore:
Timestamp:
12/09/15 17:30:11 (8 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/autotimer/Makefile.am

    r36498 r36499  
    55ALL_CFLAGS= -DSH4 -Deplayer3 -DDVDPLAYER -Os -export-dynamic -Wall -I../../../tufsbox/cdkroot/usr/include/freetype21
    66
    7 CFLAGS = -I../../../../tufsbox/cdkroot/usr/include/freetype2
    8 
    9 #CPPFLAGS
    10 #CXXFLAGS
     7CFLAGS = \
     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.