summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 63f31e6)
raw | patch | inline | side by side (parent: 63f31e6)
author | johanengelen <johanengelen@users.sourceforge.net> | |
Tue, 9 Oct 2007 18:38:34 +0000 (18:38 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Tue, 9 Oct 2007 18:38:34 +0000 (18:38 +0000) |
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index f8a71ad91cf818ca6d639e6558ac83d504e66e93..96e445400b93ca60e5bea77257ab4fdbc2f2674f 100644 (file)
--- a/build.xml
+++ b/build.xml
<mkdir dir="${dist}/plugins"/>
<copy file="${gtk}/bin/gdb.exe" todir="${dist}"/>
+ <!-- Necessary to run extensions on windows if it is not in the path -->
+ <copy file="${gtk}/bin/gspawn-win32-helper.exe" todir="${dist}"/>
+ <copy file="${gtk}/bin/gspawn-win32-helper-console.exe" todir="${dist}"/>
+
<!-- PERL -->
<copy file="${gtk}/perl/bin/perl58.dll" todir="${dist}"/>