aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/xsample/package.txt
blob: 2d8ef2f2bbd4224b80af4c2f0a4562dc2a717843 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# xsample - extended sample objects for Max/MSP and PD (pure data)
#
# Copyright (c)2001-2005 Thomas Grill (gr@grrrr.org)
# For information on usage and redistribution, and for a DISCLAIMER OF ALL
# WARRANTIES, see the file, "license.txt," in this distribution.  
#
# more information on http://grrrr.org/ext
# ------------------------------------------------------------------------
#
# This file contains information for the building process
#
# DO NOT EDIT!!
#
# ------------------------------------------------------------------------

NAME=xsample

SRCDIR=source

PRECOMPILE=prefix.h

SRCS=main.cpp play.cpp groove.cpp record.cpp inter.cpp
HDRS=prefix.h main.h inter.h