From c2157266274a04c3699f22a41366e4e669c808b2 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 20 Dec 2004 05:08:29 +0000 Subject: - made xcode project - some small cleanups - fixed loop record bug updated build system svn path=/trunk/; revision=2418 --- externals/grill/xsample/package.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 externals/grill/xsample/package.txt (limited to 'externals/grill/xsample') 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 -- cgit v1.2.1