diff options
author | Grant Gayed | 2001-09-27 15:22:20 +0000 |
---|---|---|
committer | Grant Gayed | 2001-09-27 15:22:20 +0000 |
commit | d77633988a48aa27742145945d84b4e53aa213bf (patch) | |
tree | 32d0701f686c0ceb52c6f035998ecb884587d4cf /bundles/org.eclipse.swt/build.properties | |
parent | 01683d7a1ede05830a627ac81cc9e416daa9b078 (diff) | |
download | eclipse.platform.swt-d77633988a48aa27742145945d84b4e53aa213bf.tar.gz eclipse.platform.swt-d77633988a48aa27742145945d84b4e53aa213bf.tar.xz eclipse.platform.swt-d77633988a48aa27742145945d84b4e53aa213bf.zip |
for build 2.006v202
Diffstat (limited to 'bundles/org.eclipse.swt/build.properties')
-rw-r--r-- | bundles/org.eclipse.swt/build.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.swt/build.properties b/bundles/org.eclipse.swt/build.properties index 4c8689050b..2f9651e729 100644 --- a/bundles/org.eclipse.swt/build.properties +++ b/bundles/org.eclipse.swt/build.properties @@ -2,5 +2,5 @@ source.{ws/win32}/swt.jar=Eclipse SWT/win32/,Eclipse SWT/common/,Eclipse SWT AWT source.{ws/motif}/swt.jar=Eclipse SWT/motif/,Eclipse SWT/common/,Eclipse SWT Custom Widgets/common/,Eclipse SWT Drag and Drop/motif/,Eclipse SWT Drag and Drop/common/,Eclipse SWT Printing/motif/,Eclipse SWT Printing/common/,Eclipse SWT Program/motif/,Eclipse SWT Program/common/,Eclipse SWT/emulated/
source.{ws/gtk}/swt.jar=Eclipse SWT/gtk/,Eclipse SWT/common/,Eclipse SWT Custom Widgets/common/,Eclipse SWT Drag and Drop/gtk/,Eclipse SWT Drag and Drop/common/,Eclipse SWT Printing/gtk/,Eclipse SWT Printing/common/,Eclipse SWT Program/gtk/,Eclipse SWT Program/common/
source.{ws/photon}/swt.jar=Eclipse SWT/photon/,Eclipse SWT/common/,Eclipse SWT Custom Widgets/common/,Eclipse SWT Drag and Drop/photon/,Eclipse SWT Drag and Drop/common/,Eclipse SWT Printing/photon/,Eclipse SWT Printing/common/,Eclipse SWT Program/photon/,Eclipse SWT Program/common/
-bin.includes=plugin.xml,plugin.properties,ws/
-
+source.swt.jar=Eclipse SWT/win32/,Eclipse SWT/common/,Eclipse SWT AWT/win32/,Eclipse SWT Custom Widgets/common/,Eclipse SWT Drag and Drop/win32/,Eclipse SWT Drag and Drop/common/,Eclipse SWT OLE Win32/win32/,Eclipse SWT Printing/win32/,Eclipse SWT Printing/common/,Eclipse SWT Program/win32/,Eclipse SWT Program/common/
+bin.includes=plugin.xml,plugin.properties,ws/,*.jar
\ No newline at end of file |