REM cipres-kepler build script set CURRENT_DIR=%CD% set PTII=%CURRENT_DIR%\ptII set KEPLER=%CURRENT_DIR%\kepler set KEPLER_DOCS=%CURRENT_DIR%\kepler-docs set CIPRES_KEPLER=%CURRENT_DIR%\cipres-kepler set CIPRES_ROOT=C:\CIPRES\cipres-and-deps\cipres\build cd %CIPRES_KEPLER% call ant -buildfile build.xml cleanall dist cd %CURRENT_DIR%