From adc318b874e0ee505648931c8f13b8ad6d80bf57 Mon Sep 17 00:00:00 2001 From: Eric Ludlam Date: Mon, 31 Dec 2012 22:19:15 -0500 Subject: [PATCH] New test file. --- test/manual/cedet/integ_src/cpproot/sppmacros.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 test/manual/cedet/integ_src/cpproot/sppmacros.h diff --git a/test/manual/cedet/integ_src/cpproot/sppmacros.h b/test/manual/cedet/integ_src/cpproot/sppmacros.h new file mode 100644 index 00000000000..96d0f6f76fe --- /dev/null +++ b/test/manual/cedet/integ_src/cpproot/sppmacros.h @@ -0,0 +1,9 @@ +/* + * This source file contains macros to be used by :spp-files slot in the + * ede/cpp-root project type. + */ + +#define FEATURE1 1 +#define FEATURE2 2 + +/* #define FEATURE3 3 */ -- 2.39.2