[Scopeapp-cvs]scopeapp/src GNUmakefile,1.6,1.6.2.1
Status: Alpha
Brought to you by:
narge
From: <sco...@li...> - 2002-12-09 23:03:15
|
Update of /cvsroot/scopeapp/scopeapp/src In directory sc8-pr-cvs1:/tmp/cvs-serv12976 Modified Files: Tag: scopeapp-gnustep GNUmakefile Log Message: Core audio and quicktime headers removed. Index: GNUmakefile =================================================================== RCS file: /cvsroot/scopeapp/scopeapp/src/GNUmakefile,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -C2 -d -r1.6 -r1.6.2.1 *** GNUmakefile 22 Jul 2002 12:41:57 -0000 1.6 --- GNUmakefile 9 Dec 2002 23:03:10 -0000 1.6.2.1 *************** *** 58,64 **** # scopeapp_HEADERS = \ - CoreAudioSampler.h \ InputSampler.h \ - QuicktimeSampler.h \ ScopeAppDelegate.h \ ScopeAppGlobals.h \ --- 58,62 ---- |