aboutsummaryrefslogtreecommitdiff
path: root/spss.iaiklibsupdate/build.bat
diff options
context:
space:
mode:
Diffstat (limited to 'spss.iaiklibsupdate/build.bat')
-rw-r--r--spss.iaiklibsupdate/build.bat18
1 files changed, 0 insertions, 18 deletions
diff --git a/spss.iaiklibsupdate/build.bat b/spss.iaiklibsupdate/build.bat
deleted file mode 100644
index b6dc93b2f..000000000
--- a/spss.iaiklibsupdate/build.bat
+++ /dev/null
@@ -1,18 +0,0 @@
-
-rem
-rem Script for calling Ant in order to generate the update dist zips
-rem
-rem Author: Gregor Karlinger
-rem Version: $Id: $
-rem
-
-
-if %OS%=="Windows_NT" @setlocal
-
-set ANT=.\ant.1-6-5\bin\ant.bat
-set BUILD_FILE=.\build.xml
-
-set ZIPFILE_EVAL=spss-1-3-0-iaiklib-update-eval.zip
-set ZIPFILE_PROD=spss-1-3-0-iaiklib-update-prod.zip
-
-call %ANT% -f %BUILD_FILE% build-all %1 %2 %3 %4 %5 %6 %7 %8 %9