10 lines
163 B
Plaintext
10 lines
163 B
Plaintext
//
|
|
// JavaScriptDebug.Prefix
|
|
//
|
|
// Global prefix file for the JavaScriptPPCDebug project.
|
|
//
|
|
//
|
|
|
|
#define DEBUG 1
|
|
#define DEVELOPER_DEBUG 1
|
|
#include "xpcomConfig.h" |