*** empty log message ***
diff --git a/bundles/org.eclipse.swt/build.properties.photon b/bundles/org.eclipse.swt/build.properties.photon
new file mode 100755
index 0000000..072feb6
--- /dev/null
+++ b/bundles/org.eclipse.swt/build.properties.photon
@@ -0,0 +1,5 @@
+build.vaj.Eclipse\ SWT=Eclipse SWT/common,Eclipse SWT/photon

+build.vaj.Eclipse\ SWT\ Drag\ and\ Drop=Eclipse SWT Drag and Drop/common,Eclipse SWT Drag and Drop/photon

+build.vaj.Eclipse\ SWT\ Printing=Eclipse SWT Printing/common,Eclipse SWT Printing/photon

+build.vaj.Eclipse\ SWT\ Program=Eclipse SWT Program/common,Eclipse SWT Program/photon

+build.includes=ws/photon
\ No newline at end of file
diff --git a/bundles/org.eclipse.swt/plugin.jars b/bundles/org.eclipse.swt/plugin.jars
index 01b2a14..11a264d 100755
--- a/bundles/org.eclipse.swt/plugin.jars
+++ b/bundles/org.eclipse.swt/plugin.jars
@@ -1,4 +1,4 @@
-swt.jar=\

+swt0108.jar=\

 	Eclipse SWT Drag and Drop,\

 	Eclipse SWT,\

 	Eclipse SWT OLE Win32,\

diff --git a/bundles/org.eclipse.swt/plugin.xml b/bundles/org.eclipse.swt/plugin.xml
index 61d345b..5457da6 100755
--- a/bundles/org.eclipse.swt/plugin.xml
+++ b/bundles/org.eclipse.swt/plugin.xml
@@ -7,7 +7,7 @@
    provider-name="OTI">

 

 <runtime>

-  <library name="$ws$/swt0108.jar" >

+  <library name="swt0108.jar" >

      <export name = "*"/>

   </library>

 </runtime>