Add a dummy library for testing the macro

This commit is contained in:
Robbert van der Helm
2022-01-25 22:18:55 +01:00
parent 7065e900a7
commit 52f80de5dc
4 changed files with 57 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
[workspace]
members = ["nih_plug", "nih_plug_derive"]
members = ["nih_plug", "nih_plug_derive", "plugins/gain"]