mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
13 lines
169 B
Plaintext
13 lines
169 B
Plaintext
//
|
|
// NSPR.Prefix
|
|
//
|
|
// Global prefix file for the debug NSPR project.
|
|
//
|
|
//
|
|
|
|
|
|
#define DEBUG 1
|
|
#define DEVELOPER_DEBUG 1
|
|
#include "NSPRConfig.h"
|
|
#define TARGET_CARBON 1
|