summaryrefslogtreecommitdiffstats
path: root/bin/elf2e32_qtwrapper
diff options
context:
space:
mode:
Diffstat (limited to 'bin/elf2e32_qtwrapper')
-rwxr-xr-xbin/elf2e32_qtwrapper3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/elf2e32_qtwrapper b/bin/elf2e32_qtwrapper
new file mode 100755
index 0000000000..a3a4065f30
--- /dev/null
+++ b/bin/elf2e32_qtwrapper
@@ -0,0 +1,3 @@
+#!/bin/sh
+scriptpath=`dirname $0`
+perl $scriptpath/elf2e32_qtwrapper.pl "$@"