Subversion Repositories filter_foundry

Rev

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

Rev 21 Rev 57
Line 36... Line 36...
36
#include "PiPL_common.r"
36
#include "PiPL_common.r"
37
		CodeMachO { 0, 0, "" },
37
		CodeMachO { 0, 0, "" },
38
	}
38
	}
39
};
39
};
40
 
40
 
-
 
41
type 'DATA' as 'PiPL';
-
 
42
resource 'DATA' (16000, purgeable)
-
 
43
{
-
 
44
	{
-
 
45
#include "pipl_common.r"
-
 
46
		CodeMachO { 0, 0, "" },
-
 
47
	}
-
 
48
};
-
 
49
 
41
resource 'vers' (1){
50
resource 'vers' (1){
42
	VERS_RSRC " (Carbon Mach-O)"
51
	VERS_RSRC " (Carbon Mach-O)"
43
};
52
};