Subversion Repositories filter_foundry

Rev

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

Rev 64 Rev 97
Line 30... Line 30...
30
resource 'PiPL' (16000, purgeable)
30
resource 'PiPL' (16000, purgeable)
31
{
31
{
32
	{
32
	{
33
		Category { "Telegraphics" },
33
		Category { "Telegraphics" },
34
		Name { "Filter FoundryƉ" },
34
		Name { "Filter FoundryƉ" },
35
		HasTerminology { plugInClassID, plugInEventID, AETE_ID, vendorName " " plugInName },
-
 
36
 
35
 
37
#include "PiPL_common.r"
36
#include "PiPL_common.r"
38
 
37
 
39
#if (defined(__i386__))
38
#if (defined(__i386__))
40
		CodeMacIntel32 { "PluginMain" },
39
		CodeMacIntel32 { "PluginMain" },