summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_gtk
diff options
context:
space:
mode:
authorBilly Biggs <bbiggs>2005-09-23 22:14:10 +0000
committerBilly Biggs <bbiggs>2005-09-23 22:14:10 +0000
commit13854a609700534fa2045c02b0b03d9d905f1e3a (patch)
treea867567de907164231f65629f695cf7601856ec0 /bundles/org.eclipse.swt/.classpath_gtk
parent1c60de03e08e387a31de5f154a0927896b5db004 (diff)
downloadeclipse.platform.swt-13854a609700534fa2045c02b0b03d9d905f1e3a.tar.gz
eclipse.platform.swt-13854a609700534fa2045c02b0b03d9d905f1e3a.tar.xz
eclipse.platform.swt-13854a609700534fa2045c02b0b03d9d905f1e3a.zip
37709 - Support OpenGL
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_gtk')
-rw-r--r--bundles/org.eclipse.swt/.classpath_gtk3
1 files changed, 3 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_gtk b/bundles/org.eclipse.swt/.classpath_gtk
index 31289ecd80..b12228c95d 100644
--- a/bundles/org.eclipse.swt/.classpath_gtk
+++ b/bundles/org.eclipse.swt/.classpath_gtk
@@ -32,5 +32,8 @@
<classpathentry kind="src" path="Eclipse SWT Browser/mozilla"/>
<classpathentry kind="src" path="Eclipse SWT Mozilla/gtk"/>
<classpathentry kind="src" path="Eclipse SWT Mozilla/common"/>
+ <classpathentry kind="src" path="Eclipse SWT OpenGL/gtk"/>
+ <classpathentry kind="src" path="Eclipse SWT OpenGL/glx"/>
+ <classpathentry kind="src" path="Eclipse SWT OpenGL/common"/>
<classpathentry kind="output" path="bin"/>
</classpath>