diff options
Diffstat (limited to 'backends/plugins/ds')
-rw-r--r-- | backends/plugins/ds/ds-provider.cpp | 1 | ||||
-rw-r--r-- | backends/plugins/ds/ds-provider.h | 1 | ||||
-rw-r--r-- | backends/plugins/ds/plugin.ld | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/backends/plugins/ds/ds-provider.cpp b/backends/plugins/ds/ds-provider.cpp new file mode 100644 index 0000000000..2995a4d0e7 --- /dev/null +++ b/backends/plugins/ds/ds-provider.cpp @@ -0,0 +1 @@ +dummy
\ No newline at end of file diff --git a/backends/plugins/ds/ds-provider.h b/backends/plugins/ds/ds-provider.h new file mode 100644 index 0000000000..5692c8a07b --- /dev/null +++ b/backends/plugins/ds/ds-provider.h @@ -0,0 +1 @@ +dummy diff --git a/backends/plugins/ds/plugin.ld b/backends/plugins/ds/plugin.ld new file mode 100644 index 0000000000..5692c8a07b --- /dev/null +++ b/backends/plugins/ds/plugin.ld @@ -0,0 +1 @@ +dummy |