Subversion Repositories filter_foundry

Rev

Rev 67 | Rev 171 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 67 Rev 97
Line 29... Line 29...
29
resource 'PiPL' (16000, purgeable)
29
resource 'PiPL' (16000, purgeable)
30
{
30
{
31
	{
31
	{
32
		Category { "Telegraphics" },
32
		Category { "Telegraphics" },
33
		Name { "Filter FoundryƉ" },
33
		Name { "Filter FoundryƉ" },
34
		HasTerminology { plugInClassID, plugInEventID, AETE_ID, vendorName " " plugInName },
-
 
35
#include "pipl_common.r"
34
#include "pipl_common.r"
36
		CodePowerPC { 0, 0, "" },
35
		CodePowerPC { 0, 0, "" },
37
#ifdef BUILD68K
36
#ifdef BUILD68K
38
		Code68K { Filter, 16000 },
37
		Code68K { Filter, 16000 },
39
#endif
38
#endif