Change to use regular prefix configuration

This commit is contained in:
sfraser%netscape.com 1999-01-08 03:26:09 +00:00
parent 049beddf40
commit 8c580c2e5b
2 changed files with 3 additions and 8 deletions

View File

@ -16,6 +16,7 @@
* Reserved.
*/
/* Debug specific defines for the JavaRuntime */
/* Non debug specific defines for NSStdLib */
#include "MacPrefix.h"
#include "NSStdLibConfig.h"

View File

@ -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 */