Fix NullPlugin.mcp to build in a Carbon debug build; renaming it to DefaultPlugin.mcp and fixing prefix files. r=beard, sr=fm

git-svn-id: svn://10.0.0.236/trunk@107408 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sfraser%netscape.com
2001-11-06 01:45:15 +00:00
parent 11481ea927
commit 05c5dfecdc
6 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
#define XP_MAC 1

View File

@@ -0,0 +1,2 @@
#include "PluginConfig.h"

View File

@@ -0,0 +1,5 @@
#include "PluginConfig.h"
#define TARGET_CARBON 1