diff --git a/eclipse.cproject b/eclipse.cproject index c7bec6ea52..0abd2fb7d6 100644 --- a/eclipse.cproject +++ b/eclipse.cproject @@ -28,13 +28,20 @@ @@ -42,13 +49,21 @@ @@ -62,9 +77,16 @@ @@ -88,26 +110,10 @@ - - - - - - - - - - - - - - - make - px4fmu-v1_default true true @@ -115,7 +121,6 @@ make - px4fmu-v2_default true true @@ -123,6 +128,7 @@ make + px4fmu-v4_default true true @@ -130,7 +136,6 @@ make - all true true @@ -138,6 +143,7 @@ make + posix_sitl_default true true @@ -145,6 +151,7 @@ make + check true true @@ -152,7 +159,6 @@ make - clean true true @@ -160,7 +166,6 @@ make - distclean true true @@ -168,6 +173,7 @@ make + tests true true @@ -175,12 +181,34 @@ make - submodulesclean false true true + + make + + quick_check + true + true + true + + + + + + + + + + + + + + + + diff --git a/eclipse.project b/eclipse.project index 43fd0f515b..d6a0ce17ff 100644 --- a/eclipse.project +++ b/eclipse.project @@ -25,6 +25,11 @@ org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + + topics_sources + 2 + uORB_SRC + uORB 2 @@ -54,7 +59,11 @@ uORB_LOC - $%7BPROJECT_LOC%7D/build_posix_sitl_default/src/modules/uORB/topics + $%7BPROJECT_LOC%7D/build_posix_sitl_default/src/modules/uORB + + + uORB_SRC + $%7BPROJECT_LOC%7D/build_posix_sitl_default/topics_sources