mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Change to use regular prefix configuration
This commit is contained in:
parent
049beddf40
commit
8c580c2e5b
@ -16,6 +16,7 @@
|
||||
* Reserved.
|
||||
*/
|
||||
|
||||
/* Debug specific defines for the JavaRuntime */
|
||||
/* Non debug specific defines for NSStdLib */
|
||||
|
||||
#include "MacPrefix.h"
|
||||
#include "NSStdLibConfig.h"
|
||||
|
@ -18,10 +18,4 @@
|
||||
|
||||
/* Common defines for both debug & non-debug versions NSStdLib */
|
||||
|
||||
#include "DefinesMac.h"
|
||||
#include "DefinesMozilla.h"
|
||||
#include "IDE_Options.h"
|
||||
//#include "NSCrossProductDefines.h"
|
||||
|
||||
#define MOZILLA_CLIENT 1
|
||||
#define NETSCAPE 1
|
||||
/* Nothing to do here */
|
||||
|
Loading…
Reference in New Issue
Block a user