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