aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2011-05-15 20:26:25 -0700
committerChris Robinson <[email protected]>2011-05-15 20:26:25 -0700
commit2940b0f390ed4654780bd62f6b10764dff7613ec (patch)
tree29e207b8f5688461ec84f20bf407705a45de1d1e /config.h.in
parent442e41f825211ed6edb3cfa458b4d8cd5bbd5caf (diff)
Add a skeleton backend for MMDevApi
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index f14ecb52..d22e3fba 100644
--- a/config.h.in
+++ b/config.h.in
@@ -13,6 +13,9 @@
/* Define if we have the Solaris backend */
#cmakedefine HAVE_SOLARIS
+/* Define if we have the MMDevApi backend */
+#cmakedefine HAVE_MMDEVAPI
+
/* Define if we have the DSound backend */
#cmakedefine HAVE_DSOUND