diff options
-rw-r--r-- | externals/grill/xsample/package.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/externals/grill/xsample/package.txt b/externals/grill/xsample/package.txt new file mode 100644 index 00000000..51d63461 --- /dev/null +++ b/externals/grill/xsample/package.txt @@ -0,0 +1,6 @@ +NAME=xsample
+
+SRCDIR=source
+
+SRCS=main.cpp play.cpp groove.cpp record.cpp inter.cpp
+HDRS=main.h inter.h
|