summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon
diff options
context:
space:
mode:
authorChristophe Cornu <ccornu>2003-08-21 18:26:31 +0000
committerChristophe Cornu <ccornu>2003-08-21 18:26:31 +0000
commit9c10c07a6e401510d47976be01199d00e7029951 (patch)
tree755cb126768d3455bf6af865fc55311bede3bdc9 /bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon
parent364e9cfc21324245ca99022c53523b6eb12ee887 (diff)
downloadeclipse.platform.swt-9c10c07a6e401510d47976be01199d00e7029951.tar.gz
eclipse.platform.swt-9c10c07a6e401510d47976be01199d00e7029951.tar.xz
eclipse.platform.swt-9c10c07a6e401510d47976be01199d00e7029951.zip
mac addition
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon/library/make_mozilla_carbon.mak4
1 files changed, 3 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon/library/make_mozilla_carbon.mak b/bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon/library/make_mozilla_carbon.mak
index 4d631b25a8..2878ad5473 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon/library/make_mozilla_carbon.mak
+++ b/bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon/library/make_mozilla_carbon.mak
@@ -32,7 +32,9 @@ MOZ_INCLUDES = -I$(MOZ_HOME)/include \
-I$(MOZ_HOME)/include/xpcom \
-I$(MOZ_HOME)/include/string \
-I$(MOZ_HOME)/include/nspr \
- -I$(MOZ_HOME)/include/embed_base
+ -I$(MOZ_HOME)/include/embed_base \
+ -I$(MOZ_HOME)/include/gfx \
+
CFLAGS = -DXPCOM_GLUE -DOSTYPE=\"Darwin6.0\" -DOSARCH=\"Darwin\" \
-fPIC -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith \