added DefinesOptions.h to Mac build. part of fix for #39959

git-svn-id: svn://10.0.0.236/trunk@73128 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cltbld%netscape.com 2000-06-24 00:02:31 +00:00
parent dce89aed9d
commit 9528ea55c9
2 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,8 @@
#ifndef DefinesMozilla_h_
#define DefinesMozilla_h_
#include "DefinesOptions.h" // written at build time
// *** Security
//#define NADA_VERSION
//#define EXPORT_VERSION

View File

@ -4,6 +4,7 @@
DefinesMac.h
DefinesMozilla.h
DefinesOptions.h
JavaDefines.h