Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Cornu2003-08-19 19:49:21 +0000
committerChristophe Cornu2003-08-19 19:49:21 +0000
commitc6bfd6a5ac8fe7b65e66f94f8b088694a27b6a6e (patch)
tree7a0391318b747d4aa76550ceb4c9f9eaaf371deb /bundles/org.eclipse.swt/.classpath_win32
parent2c66c9703a9f48fd5a877ee0270f1999b63be763 (diff)
downloadeclipse.platform.swt-c6bfd6a5ac8fe7b65e66f94f8b088694a27b6a6e.tar.gz
eclipse.platform.swt-c6bfd6a5ac8fe7b65e66f94f8b088694a27b6a6e.tar.xz
eclipse.platform.swt-c6bfd6a5ac8fe7b65e66f94f8b088694a27b6a6e.zip
Browser widget
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_win32')
-rwxr-xr-xbundles/org.eclipse.swt/.classpath_win322
1 files changed, 2 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_win32 b/bundles/org.eclipse.swt/.classpath_win32
index d7cfdfc273..d7828cf8d7 100755
--- a/bundles/org.eclipse.swt/.classpath_win32
+++ b/bundles/org.eclipse.swt/.classpath_win32
@@ -17,5 +17,7 @@
<classpathentry kind="src" path="Eclipse SWT Program/win32"/>
<classpathentry kind="src" path="Eclipse SWT Program/common"/>
<classpathentry kind="src" path="Eclipse SWT Custom Widgets/common"/>
+ <classpathentry kind="src" path="Eclipse SWT Browser/common"/>
+ <classpathentry kind="src" path="Eclipse SWT Browser/win32"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top