aboutsummaryrefslogtreecommitdiff
path: root/spss.iaiklibsupdate/build.bat
diff options
context:
space:
mode:
author(no author) <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d>2006-12-18 14:17:02 +0000
committer(no author) <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d>2006-12-18 14:17:02 +0000
commitab3d4fc97d673afce126e62be160c2feb4e6e588 (patch)
treebb6202ed8dea76fa5f6276571d1a02e0bea2e6ad /spss.iaiklibsupdate/build.bat
parentc59da16e64580457234159180ced333bbc54fa63 (diff)
downloadmoa-id-spss-ab3d4fc97d673afce126e62be160c2feb4e6e588.tar.gz
moa-id-spss-ab3d4fc97d673afce126e62be160c2feb4e6e588.tar.bz2
moa-id-spss-ab3d4fc97d673afce126e62be160c2feb4e6e588.zip
This commit was manufactured by cvs2svn to create tagtags/Build_ID-1_3_3
'Build_ID-1_3_3'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Build_ID-1_3_3@757 d688527b-c9ab-4aba-bd8d-4036d912da1d
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