From 0ed7a8b68dd73e2b0473b8127aeca99f3bac9061 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 1 Apr 2009 21:13:09 +0000 Subject: cleaned up grill externals - replaced with svn:externals to svn.grrrr.org/ext/trunk/ svn path=/trunk/; revision=10951 --- externals/grill/flext/package.txt | 48 --------------------------------------- 1 file changed, 48 deletions(-) delete mode 100644 externals/grill/flext/package.txt (limited to 'externals/grill/flext/package.txt') diff --git a/externals/grill/flext/package.txt b/externals/grill/flext/package.txt deleted file mode 100644 index c4b2d9a9..00000000 --- a/externals/grill/flext/package.txt +++ /dev/null @@ -1,48 +0,0 @@ -# -# flext - C++ layer for Max/MSP and pd (pure data) externals -# -# 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=flext - -BUILDCLASS=flext -BUILDMODE=all -BUILDTYPE=all - -BUILDDIR=build - -SRCDIR=source - -PRECOMPILE=flext.h - -SRCS= \ - flbase.cpp flext.cpp flbuf.cpp fldsp.cpp fllib.cpp \ - flxlet.cpp flattr.cpp flattr_ed.cpp flsupport.cpp \ - flutil.cpp flatom.cpp flatom_pr.cpp flthr.cpp fltimer.cpp flsimd.cpp flout.cpp \ - flatom_part.cpp flitem.cpp flmeth.cpp flmsg.cpp \ - flproxy.cpp flqueue.cpp flbind.cpp flmap.cpp -HDRS= \ - flext.h flprefix.h flstdc.h flinternal.h flfeatures.h \ - flbase.h flclass.h flsupport.h fldsp.h \ - flmap.h flcontainers.h \ - fldefs.h fldefs_hdr.h fldefs_setup.h \ - fldefs_methcb.h fldefs_meththr.h fldefs_methadd.h fldefs_methbind.h fldefs_methcall.h \ - fldefs_attrcb.h fldefs_attrvar.h fldefs_attradd.h - - -SRCS_SNDOBJ=flsndobj.cpp -HDRS_SNDOBJ=flsndobj.h - -SRCS_STK=flstk.cpp -HDRS_STK=flstk.h -- cgit v1.2.1