Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Cornu2005-01-24 17:24:23 +0000
committerChristophe Cornu2005-01-24 17:24:23 +0000
commite75492e625dddbd6d127fd15b1010ffeec2f2902 (patch)
tree353d66b27006404e8d3dd701da02f56f96be4ad1
parent8a4421bac01d74e6b3fd91b38296afc5b9a86e49 (diff)
downloadeclipse.platform.swt-Icon_Exe_20050124.tar.gz
eclipse.platform.swt-Icon_Exe_20050124.tar.xz
eclipse.platform.swt-Icon_Exe_20050124.zip
add IconExe to pathIcon_Exe_20050124
-rw-r--r--bundles/org.eclipse.swt.tools/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt.tools/.classpath b/bundles/org.eclipse.swt.tools/.classpath
index b2f4da14ad..95580a705e 100644
--- a/bundles/org.eclipse.swt.tools/.classpath
+++ b/bundles/org.eclipse.swt.tools/.classpath
@@ -6,5 +6,6 @@
<classpathentry kind="src" path="Sleak"/>
<classpathentry kind="src" path="NativeStats"/>
<classpathentry kind="src" path="Mozilla Generation"/>
+ <classpathentry kind="src" path="Icon Exe"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top