Change to use regular prefix configuration

This commit is contained in:
sfraser%netscape.com 1999-01-08 03:26:09 +00:00
Родитель dacb3fc972
Коммит 216fed583d
2 изменённых файлов: 3 добавлений и 8 удалений

Просмотреть файл

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