diff options
author | Lina Kemmel | 2015-05-13 16:26:24 +0000 |
---|---|---|
committer | Lina Kemmel | 2015-05-13 16:35:26 +0000 |
commit | 28eae5a124e699ec7aa8293ac7fa643d7d4191ce (patch) | |
tree | 99dd9f53d8b5440e4202e8ec5d1ec463ebbff193 /bundles/org.eclipse.swt/.classpath_win32 | |
parent | 4b4619a6b5b2cd61a37c980601ead9593d587b9d (diff) | |
download | eclipse.platform.swt-28eae5a124e699ec7aa8293ac7fa643d7d4191ce.tar.gz eclipse.platform.swt-28eae5a124e699ec7aa8293ac7fa643d7d4191ce.tar.xz eclipse.platform.swt-28eae5a124e699ec7aa8293ac7fa643d7d4191ce.zip |
Misc changes
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_win32')
-rw-r--r-- | bundles/org.eclipse.swt/.classpath_win32 | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_win32 b/bundles/org.eclipse.swt/.classpath_win32 deleted file mode 100644 index 68a2d44fbb..0000000000 --- a/bundles/org.eclipse.swt/.classpath_win32 +++ /dev/null @@ -1,35 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> - <classpathentry kind="src" path="Eclipse SWT/win32"/> - <classpathentry kind="src" path="Eclipse SWT/common"/> - <classpathentry kind="src" path="Eclipse SWT/common_j2se"/> - <classpathentry kind="src" path="Eclipse SWT PI/common"/> - <classpathentry kind="src" path="Eclipse SWT PI/win32"> - <attributes> - <attribute value="org.eclipse.swt.win32.win32.x86_64" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/> - </attributes> - </classpathentry> - <classpathentry kind="src" path="Eclipse SWT PI/common_j2se"/> - <classpathentry kind="src" path="Eclipse SWT OLE Win32/win32"/> - <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"/> - <classpathentry kind="src" path="Eclipse SWT Printing/common"/> - <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="src" path="Eclipse SWT Mozilla/common"/> - <classpathentry kind="src" path="Eclipse SWT Mozilla/win32"/> - <classpathentry kind="src" path="Eclipse SWT WebKit/win32"/> - <classpathentry kind="src" path="Eclipse SWT OpenGL/win32"/> - <classpathentry kind="src" path="Eclipse SWT OpenGL/common"/> - <classpathentry kind="src" path="Eclipse SWT Theme/win32"/> - <classpathentry kind="output" path="bin"/> -</classpath> |