remtrace Compiling Vision2_Tour REM Should be called by `make_exes.btm' cdd %EIFFEL_SRC exprt -r %DEFAULT_CVS_TAG -d vision2_tour Src/examples/vision2/widget_test REM Must now call batch files here, to generate the flatshorts and also retrieve the REM build files needed by the test cdd %EIFFEL_SRC\vision2_tour call retrieve_build_files.bat %DEFAULT_CVS_TAG >>& %INSTALL_LOG call retrieve_flat_short.bat >>& %INSTALL_LOG cdd %EIFFEL_SRC\vision2_tour clean_project finalize win32ace.ace fff cleanup_eiffel vision2_tour.exe iff not exist vision2_tour.exe then remtrace Could not finalize a new vision2_tour CANCEL endiff move vision2_tour.exe %INSTALL_DIR\vision2_tour\spec\%ISE_PLATFORM\bin move /s %EIFFEL_SRC\vision2_tour\tests %INSTALL_DIR\vision2_tour\tests move /s %EIFFEL_SRC\vision2_tour\flatshort %INSTALL_DIR\vision2_tour\flatshort move %EIFFEL_SRC\vision2_tour\bitmaps\png\*.png %INSTALL_DIR\vision2_tour\bitmaps\png