diff options
author | Silenio Quarti | 2003-08-20 15:57:32 +0000 |
---|---|---|
committer | Silenio Quarti | 2003-08-20 15:57:32 +0000 |
commit | 89dae1d843562ceb891369b2cfb2506705026004 (patch) | |
tree | 891592aad4c8d211f11841035adf4d18686aef69 /bundles/org.eclipse.swt/.classpath_win32 | |
parent | d03b06946f845e6414e6f84c05e1c0c4eca21f3f (diff) | |
download | eclipse.platform.swt-89dae1d843562ceb891369b2cfb2506705026004.tar.gz eclipse.platform.swt-89dae1d843562ceb891369b2cfb2506705026004.tar.xz eclipse.platform.swt-89dae1d843562ceb891369b2cfb2506705026004.zip |
adding common source folder
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_win32')
-rwxr-xr-x | bundles/org.eclipse.swt/.classpath_win32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_win32 b/bundles/org.eclipse.swt/.classpath_win32 index d7828cf8d7..546ca13cdd 100755 --- a/bundles/org.eclipse.swt/.classpath_win32 +++ b/bundles/org.eclipse.swt/.classpath_win32 @@ -10,6 +10,7 @@ <classpathentry kind="src" path="Eclipse SWT Accessibility/win32"/> <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/> <classpathentry kind="src" path="Eclipse SWT AWT/win32"/> + <classpathentry kind="src" path="Eclipse SWT AWT/common"/> <classpathentry kind="src" path="Eclipse SWT Drag and Drop/win32"/> <classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/> <classpathentry kind="src" path="Eclipse SWT Printing/win32"/> |