build.bat 482 B

12345678910111213141516
  1. rem
  2. rem Licensed Materials - Property of IBM
  3. rem
  4. rem IBM Cognos Products: cpscrn
  5. rem
  6. rem
  7. rem (C) Copyright IBM Corp. 2005, 2016
  8. rem
  9. rem US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  10. rem
  11. REM Build solution for IBM Cognos Express (cx)
  12. @echo off
  13. ..\..\..\jre\bin\java -classpath "../../../bin/ant.jar;../../../bin/ant-launcher.jar" org.apache.tools.ant.Main -buildfile build_cx\build.xml%*