SubDir TOP plugins sound loader aiff ;

Description sndaiff : "aiff sound loader" ;

Plugin sndaiff
	: [ Wildcard *.cpp *.h ]
;
LinkWith sndaiff : soundloadercommon csutil ;

CompileGroups sndaiff :  soundloaders ;

