Grant Gayed | e7594c7 | 2008-03-28 14:58:46 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
Bogdan Gheorghe | dcd63c0 | 2010-11-15 16:16:56 +0000 | [diff] [blame^] | 2 | <project name="org.eclipse.swt.gtk.hpux.ia64_32" default="build.jars" basedir="."> |
Grant Gayed | e7594c7 | 2008-03-28 14:58:46 +0000 | [diff] [blame] | 3 | |
Bogdan Gheorghe | dcd63c0 | 2010-11-15 16:16:56 +0000 | [diff] [blame^] | 4 | <property name="swt.ws" value="gtk" /> |
| 5 | <property name="swt.os" value="hpux" /> |
| 6 | <property name="swt.arch" value="ia64_32" /> |
| 7 | |
| 8 | <!-- These properties are used by eclipse when exporting as Deployable plugin and fragments --> |
| 9 | <property name="version.suffix" value="3.7.0" /> |
Grant Gayed | e7594c7 | 2008-03-28 14:58:46 +0000 | [diff] [blame] | 10 | |
Bogdan Gheorghe | dcd63c0 | 2010-11-15 16:16:56 +0000 | [diff] [blame^] | 11 | <import file="../org.eclipse.swt/buildFragment.xml"/> |
| 12 | </project> |