summaryrefslogtreecommitdiffstats
path: root/make/lib/swt/gtk-solaris-x86/.classpath
diff options
context:
space:
mode:
authorBarcsik Attila <[email protected]>2011-03-12 12:09:07 +0100
committerBarcsik Attila <[email protected]>2011-03-12 12:09:07 +0100
commit95a42aa7d2c3465e480b0bb6d41ed85d193845c7 (patch)
tree7e5ad0a9968a7fd7ab9f775fbaa6165874055380 /make/lib/swt/gtk-solaris-x86/.classpath
parent0b57c668703de3717badf8e779a91e64773d7f61 (diff)
Fixing build errors on Solaris systems. FIX: 481
Diffstat (limited to 'make/lib/swt/gtk-solaris-x86/.classpath')
-rw-r--r--make/lib/swt/gtk-solaris-x86/.classpath12
1 files changed, 12 insertions, 0 deletions
diff --git a/make/lib/swt/gtk-solaris-x86/.classpath b/make/lib/swt/gtk-solaris-x86/.classpath
new file mode 100644
index 000000000..e1225d413
--- /dev/null
+++ b/make/lib/swt/gtk-solaris-x86/.classpath
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path=""/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry exported="true" sourcepath="src.zip" kind="lib" path="swt.jar">
+ <attributes>
+ <attribute value="http://help.eclipse.org/stable/nftopic/org.eclipse.platform.doc.isv/reference/api/" name="javadoc_location"/>
+ <attribute value="org.eclipse.swt" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="output" path=""/>
+</classpath>