diff options
Diffstat (limited to 'tools/pack-win32.sh')
| -rw-r--r-- | tools/pack-win32.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/pack-win32.sh b/tools/pack-win32.sh deleted file mode 100644 index 351df9d..0000000 --- a/tools/pack-win32.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/sh -cd $(dirname $(dirname ${0})) || exit 1 -${SHELL} tools/build-win32.sh Release || exit 1 -cpack --config build/win32/CPackConfig.cmake -G ZIP || exit 1 -exit 0 |
