FreeCalypso > hg > fc-selenite
diff components/tif_na7_db_ir @ 32:b6c8dd9a1b02
components: switch to new Nucleus
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Mon, 16 Jul 2018 05:19:45 +0000 | 
| parents | 0c7ec2b7183d | 
| children | a9a7d531e673 | 
line wrap: on
 line diff
--- a/components/tif_na7_db_ir Mon Jul 16 04:20:50 2018 +0000 +++ b/components/tif_na7_db_ir Mon Jul 16 05:19:45 2018 +0000 @@ -10,7 +10,7 @@ # Includes CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc" -CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc/nuc/old" +CPPFLAGS="$CPPFLAGS -I$SRC/nucleus" CPPFLAGS="$CPPFLAGS -I$SRC/gpf/inc" CPPFLAGS="$CPPFLAGS -I$SRC/gpf/frame" CPPFLAGS="$CPPFLAGS -I$SRC/gpf/ccd"
