зеркало из https://github.com/mozilla/pjs.git
10 строки
163 B
Plaintext
10 строки
163 B
Plaintext
|
//
|
||
|
// JavaScriptDebug.Prefix
|
||
|
//
|
||
|
// Global prefix file for the JavaScriptPPCDebug project.
|
||
|
//
|
||
|
//
|
||
|
|
||
|
#define DEBUG 1
|
||
|
#define DEVELOPER_DEBUG 1
|
||
|
#include "xpcomConfig.h"
|