summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/carbon/library/cocoa_custom.h
diff options
context:
space:
mode:
authorSilenio Quarti <silenio>2007-01-26 18:16:33 +0000
committerSilenio Quarti <silenio>2007-01-26 18:16:33 +0000
commitf59ba0592c53d088f646480ae0595db0a856908e (patch)
tree0e7a269b753fd93aab0d18a0bbbd684b15835afc /bundles/org.eclipse.swt/Eclipse SWT PI/carbon/library/cocoa_custom.h
parent4ae9adf7e48c460902e20d5f61ddccfcc390a2c6 (diff)
downloadeclipse.platform.swt-f59ba0592c53d088f646480ae0595db0a856908e.tar.gz
eclipse.platform.swt-f59ba0592c53d088f646480ae0595db0a856908e.tar.xz
eclipse.platform.swt-f59ba0592c53d088f646480ae0595db0a856908e.zip
removing references to java.awt.Frame
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/carbon/library/cocoa_custom.h')
-rwxr-xr-xbundles/org.eclipse.swt/Eclipse SWT PI/carbon/library/cocoa_custom.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/carbon/library/cocoa_custom.h b/bundles/org.eclipse.swt/Eclipse SWT PI/carbon/library/cocoa_custom.h
new file mode 100755
index 0000000000..42e6b177b1
--- /dev/null
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/carbon/library/cocoa_custom.h
@@ -0,0 +1,14 @@
+/*******************************************************************************
+ * Copyright (c) 2000, 2006 IBM Corporation and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * IBM Corporation - initial API and implementation
+ *******************************************************************************/
+
+/* Libraries for dynamic loaded functions */
+#define HICocoaViewCreate_LIB "com.apple.Carbon"
+