summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/buildSWT.xml
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2012-10-25 10:43:58 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2012-10-25 10:43:58 -0400
commita59618b821381d431841609c7632dc32d45b770c (patch)
treee826c73d91cd2edd96057b711f276f3c7e2dd33e /bundles/org.eclipse.swt/buildSWT.xml
parent89bdfb1cf37074fc0583abe2d3fb7c1ce8949367 (diff)
downloadeclipse.platform.swt-a59618b821381d431841609c7632dc32d45b770c.tar.gz
eclipse.platform.swt-a59618b821381d431841609c7632dc32d45b770c.tar.xz
eclipse.platform.swt-a59618b821381d431841609c7632dc32d45b770c.zip
Adding GTK3 library to x86_64 only
Diffstat (limited to 'bundles/org.eclipse.swt/buildSWT.xml')
-rw-r--r--bundles/org.eclipse.swt/buildSWT.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.swt/buildSWT.xml b/bundles/org.eclipse.swt/buildSWT.xml
index 178bb43aeb..1fe6378e95 100644
--- a/bundles/org.eclipse.swt/buildSWT.xml
+++ b/bundles/org.eclipse.swt/buildSWT.xml
@@ -104,7 +104,7 @@
<param name="fragment" value="org.eclipse.swt.gtk.linux.x86"/>
</antcall>
<antcall target="check_fragment_libraries">
- <param name="library_count" value="11"/>
+ <param name="library_count" value="12"/>
<param name="fragment" value="org.eclipse.swt.gtk.linux.x86_64"/>
</antcall>
<antcall target="check_fragment_libraries">
@@ -165,7 +165,7 @@
<target name="check_fragment_libraries" depends="get_version">
<echo>Checking ${fragment}</echo>
<property name="checkdir" value="~/build/check_libraries"/>
- <property name="library_count" value="125"/>
+ <property name="library_count" value="126"/>
<property name="fragment" value=""/>
<fileset id="match" dir="${repo.bin}/bundles/${fragment}">
<filename regex="[0-9][0-9][0-9][0-9]."/>