summaryrefslogtreecommitdiff
path: root/bdb/dist/vx_3.1/component.cdf
diff options
context:
space:
mode:
Diffstat (limited to 'bdb/dist/vx_3.1/component.cdf')
-rw-r--r--bdb/dist/vx_3.1/component.cdf30
1 files changed, 0 insertions, 30 deletions
diff --git a/bdb/dist/vx_3.1/component.cdf b/bdb/dist/vx_3.1/component.cdf
deleted file mode 100644
index 91edaa87853..00000000000
--- a/bdb/dist/vx_3.1/component.cdf
+++ /dev/null
@@ -1,30 +0,0 @@
-/* component.cdf - dynamically updated configuration */
-
-/*
- * NOTE: you may edit this file to alter the configuration
- * But all non-configuration information, including comments,
- * will be lost upon rebuilding this project.
- */
-
-/* Component information */
-
-Component INCLUDE___DB_CAPAPPL_NAME__ {
- ENTRY_POINTS ALL_GLOBAL_SYMBOLS
- MODULES __DB_APPLICATION_NAME__.o
- NAME __DB_APPLICATION_NAME__
- PREF_DOMAIN ANY
- _INIT_ORDER usrComponentsInit
-}
-
-/* EntryPoint information */
-
-/* Module information */
-
-Module __DB_APPLICATION_NAME__.o {
-
- NAME __DB_APPLICATION_NAME__.o
- SRC_PATH_NAME $PRJ_DIR/../__DB_APPLICATION_NAME__.c
-}
-
-/* Parameter information */
-