summaryrefslogtreecommitdiff
path: root/trunk/ACE/Kokyu/kokyu_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ACE/Kokyu/kokyu_config.h')
-rw-r--r--trunk/ACE/Kokyu/kokyu_config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/trunk/ACE/Kokyu/kokyu_config.h b/trunk/ACE/Kokyu/kokyu_config.h
new file mode 100644
index 00000000000..4eab747376e
--- /dev/null
+++ b/trunk/ACE/Kokyu/kokyu_config.h
@@ -0,0 +1,10 @@
+/* $Id$ */
+#ifndef KOKYU_CONFIG_H
+#define KOKYU_CONFIG_H
+
+#define CONFIG_DSTREAM_DSRT_DISPATCH
+#define CONFIG_DSTREAM_DSRT_CV_DISPATCH
+#define CONFIG_DSTREAM_DSRT_DIRECT_DISPATCH
+#define CONFIG_DSTREAM_DSRT_DISPATCH_IMPL
+
+#endif /* KOKYU_CONFIG_H */