summaryrefslogtreecommitdiff
path: root/macbuild/NSPRCarbonDebug.Prefix
diff options
context:
space:
mode:
Diffstat (limited to 'macbuild/NSPRCarbonDebug.Prefix')
-rw-r--r--macbuild/NSPRCarbonDebug.Prefix12
1 files changed, 12 insertions, 0 deletions
diff --git a/macbuild/NSPRCarbonDebug.Prefix b/macbuild/NSPRCarbonDebug.Prefix
new file mode 100644
index 00000000..4a67d9ef
--- /dev/null
+++ b/macbuild/NSPRCarbonDebug.Prefix
@@ -0,0 +1,12 @@
+//
+// NSPR.Prefix
+//
+// Global prefix file for the debug NSPR project.
+//
+//
+
+
+#define DEBUG 1
+#define DEVELOPER_DEBUG 1
+#include "NSPRConfig.h"
+#define TARGET_CARBON 1