diff options
Diffstat (limited to 'macbuild/NSPRCarbon.Prefix')
-rw-r--r-- | macbuild/NSPRCarbon.Prefix | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/macbuild/NSPRCarbon.Prefix b/macbuild/NSPRCarbon.Prefix index d36f5663..cb70b847 100644 --- a/macbuild/NSPRCarbon.Prefix +++ b/macbuild/NSPRCarbon.Prefix @@ -1,11 +1,10 @@ // -// NSPR.Prefix +// NSPRCarbon.Prefix // -// Global prefix file for the non-debug NSPR project. +// Global prefix file for the non-debug Carbon NSPR project. // // +#include "MacPrefix.h" #include "NSPRConfig.h" - -#define TARGET_CARBON 1 |