зеркало из https://github.com/mozilla/gecko-dev.git
Fix projects and prefix files for new build system
This commit is contained in:
Родитель
b13aa04781
Коммит
d5d3ef8bca
|
@ -18,23 +18,3 @@
|
|||
|
||||
#define NEEDPROTOS
|
||||
#define NEEDGETOPT
|
||||
|
||||
#ifndef macintosh
|
||||
#define macintosh
|
||||
#endif
|
||||
|
||||
#define XP_MAC 1
|
||||
|
||||
#ifndef FALSE
|
||||
#define FALSE false
|
||||
#endif
|
||||
|
||||
#ifndef TRUE
|
||||
#define TRUE true
|
||||
#endif
|
||||
|
||||
//#define JAVA 1
|
||||
|
||||
#include "IDE_Options.h"
|
||||
#include "Comm_Defines.h"
|
||||
|
||||
|
|
|
@ -16,6 +16,5 @@
|
|||
* Reserved.
|
||||
*/
|
||||
|
||||
#define DEBUG 1
|
||||
|
||||
#include "MacPrefix_debug.h"
|
||||
#include "edtplugLibConfig.h"
|
|
@ -16,4 +16,5 @@
|
|||
* Reserved.
|
||||
*/
|
||||
|
||||
#include "MacPrefix.h"
|
||||
#include "edtplugLibConfig.h"
|
Загрузка…
Ссылка в новой задаче