Revision: 13823
          http://gate.svn.sourceforge.net/gate/?rev=13823&view=rev
Author:   ian_roberts
Date:     2011-05-12 15:41:17 +0000 (Thu, 12 May 2011)

Log Message:
-----------
Bundle the 64-bit version of the Windows shortcut creator DLL as well as the
32-bit version.

Modified Paths:
--------------
    gate/trunk/build/deploy/build.xml

Modified: gate/trunk/build/deploy/build.xml
===================================================================
--- gate/trunk/build/deploy/build.xml   2011-05-12 01:25:32 UTC (rev 13822)
+++ gate/trunk/build/deploy/build.xml   2011-05-12 15:41:17 UTC (rev 13823)
@@ -276,6 +276,7 @@
     </info>
     <!--  Load the native library used for generating Windows shortcuts -->
     <native type="izpack" name="ShellLink.dll"/>
+    <native type="izpack" name="ShellLink_x64.dll"/>
     <variables>
       <variable name="app-version" value="@{gate.version}"/>
       <variable name="InstallerFrame.logfilePath" value="default"/>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to