summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments/fcfg_chart_bf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/config/fragments/fcfg_chart_bf.mk')
-rw-r--r--filter/source/config/fragments/fcfg_chart_bf.mk47
1 files changed, 47 insertions, 0 deletions
diff --git a/filter/source/config/fragments/fcfg_chart_bf.mk b/filter/source/config/fragments/fcfg_chart_bf.mk
new file mode 100644
index 000000000000..4286978f2224
--- /dev/null
+++ b/filter/source/config/fragments/fcfg_chart_bf.mk
@@ -0,0 +1,47 @@
+all_fragments+=chart_bf
+
+# -----------------------------------------------
+# count = 3
+T4_CHART_BF = \
+ chart_StarChart_30 \
+ chart_StarChart_40 \
+ chart_StarChart_50
+
+# -----------------------------------------------
+# count = 3
+F4_CHART_BF = \
+ StarChart_3_0 \
+ StarChart_4_0 \
+ StarChart_5_0
+
+# -----------------------------------------------
+# count = 0
+F4_UI_CHART_BF =
+
+# -----------------------------------------------
+# count = 0
+L4_CHART_BF =
+
+# -----------------------------------------------
+# count = 0
+C4_CHART_BF =
+
+# -----------------------------------------------
+TYPES_4fcfg_chart_bf = $(foreach,i,$(T4_CHART_BF) types$/$i.xcu )
+FILTERS_4fcfg_chart_bf = $(foreach,i,$(F4_CHART_BF) filters$/$i.xcu )
+UI_FILTERS_4fcfg_chart_bf = $(foreach,i,$(F4_UI_CHART_BF) $(DIR_LOCFRAG)$/filters$/$i.xcu )
+FRAMELOADERS_4fcfg_chart_bf = $(foreach,i,$(L4_CHART_BF) frameloaders$/$i.xcu )
+CONTENTHANDLERS_4fcfg_chart_bf = $(foreach,i,$(C4_CHART_BF) contenthandlers$/$i.xcu )
+
+# -----------------------------------------------
+# needed to get dependencies inside global makefile work!
+ALL_4fcfg_chart_bf = \
+ $(TYPES_4fcfg_chart_bf) \
+ $(FILTERS_4fcfg_chart_bf) \
+ $(UI_FILTERS_4fcfg_chart_bf) \
+ $(FRAMELOADERS_4fcfg_chart_bf) \
+ $(CONTENTHANDLERS_4fcfg_chart_bf)
+
+ALL_UI_FILTERS+=$(UI_FILTERS_4fcfg_chart_bf)
+
+ALL_PACKAGES+=chart_bf