diff options
Diffstat (limited to 'package.windows.x32.sh')
| -rw-r--r-- | package.windows.x32.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package.windows.x32.sh b/package.windows.x32.sh deleted file mode 100644 index b217c6d..0000000 --- a/package.windows.x32.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -${SHELL} build.windows.x32.sh || exit 1 -cpack --config build32/CPackConfig.cmake -G ZIP || exit 1 -exit 0 |
