FreeCalypso > hg > fc-magnetite
comparison components/aci-tcs3 @ 437:63e10f44550c
components/aci-tcs3: using the new TCS3 version of MFW
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 22 Jan 2018 01:20:02 +0000 |
parents | 9a237d51c226 |
children | f65a4399093d |
comparison
equal
deleted
inserted
replaced
436:68c2f59a988a | 437:63e10f44550c |
---|---|
75 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/include" | 75 CPPFLAGS="$CPPFLAGS -I$SRC/$CONDAT/com/include" |
76 CPPFLAGS="$CPPFLAGS -I../../$CDGINC" | 76 CPPFLAGS="$CPPFLAGS -I../../$CDGINC" |
77 | 77 |
78 if [ "$MMI" = 2 ] | 78 if [ "$MMI" = 2 ] |
79 then | 79 then |
80 CPPFLAGS="$CPPFLAGS -I$SRC/aci2/mfw" | 80 CPPFLAGS="$CPPFLAGS -I$SRC/ui3/mfw" |
81 fi | 81 fi |
82 | 82 |
83 CPPFLAGS="$CPPFLAGS -I$SRC/g23m-aci/ksd" | 83 CPPFLAGS="$CPPFLAGS -I$SRC/g23m-aci/ksd" |
84 CPPFLAGS="$CPPFLAGS -I$SRC/g23m-aci/ati_ext" | 84 CPPFLAGS="$CPPFLAGS -I$SRC/g23m-aci/ati_ext" |
85 CPPFLAGS="$CPPFLAGS -I$SRC/g23m-aci/aci" | 85 CPPFLAGS="$CPPFLAGS -I$SRC/g23m-aci/aci" |