Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. Also clean up the prefix file mess.

git-svn-id: svn://10.0.0.236/trunk@22000 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sfraser%netscape.com
1999-02-26 00:54:45 +00:00
parent a63f8fa1e1
commit 08cf89f6dd
3 changed files with 4 additions and 9 deletions

Binary file not shown.

View File

@@ -1,4 +1,2 @@
#include "DefinesMac.h"
#include "DefinesMozilla.h"
#include "IDE_Options.h"
#include "ansi_prefix.mac.h"
#include "MacPrefix.h"

View File

@@ -1,6 +1,3 @@
#define DEBUG
#define DEBUG 1
#include "DefinesMac.h"
#include "DefinesMozilla.h"
#include "IDE_Options.h"
#include "ansi_prefix.mac.h"
#include "MacPrefix_debug.h"