system wizard root WIZARD_MANAGER: make_and_launch default assertion(require) assertion(ensure) assertion(check) address_expression(no) array_optimization(no) console_application(no) dead_code_removal(yes) dynamic_runtime(no) exception_trace(no) inlining(no) multithreaded(no) check_vape(yes) arguments("d:\eiffel50\bench\wizards\new_projects\wizard") arguments("e:\eiffel50\bench\wizards\new_projects\wizard -callback c:\test.txt") arguments(" ") disabled_debug(yes) disabled_debug("wel") disabled_debug("win_dispatcher") disabled_debug("gdi_count") disabled_debug("vision2_windows_gdi") disabled_debug("vision2_windows") disabled_debug("wel_gdi_count") disabled_debug("wel_gdi_references") disabled_debug("dlg_dispatcher") debug(no) line_generation(no) profile(no) trace(no) cluster root_cluster: "$EIFFEL_SRC\help\wizards" wizard_wizard (root_cluster): "$\ewizard\src" bench_common (root_cluster): "$\bench_common" all base: "$EIFFEL_SRC\library\base" exclude "desc"; "table_eiffel3"; end all vision2: "$EIFFEL_SRC\library\vision2" exclude "gtk2"; "gtk"; "test"; end all wel: "$EIFFEL_SRC\library\wel" all wizard_library: "$EIFFEL_SRC\library\wizard" exclude "unix"; "CVS"; end ise_utils: "$EIFFEL_SRC\Eiffel\interface\new_graphical\to_be_moved" external include_path: "$EIFFEL_SRC\library\wel\spec\windows\include", "$EIFFEL_SRC\library\vision2\spec\include", "$(EIFFEL_SRC)\library\wizard\help\Clib" object: "$EIFFEL_SRC\library\wel\spec\$(ISE_C_COMPILER)\lib\wel.lib", "$EIFFEL_SRC\library\vision2\spec\$(ISE_C_COMPILER)\lib\vision2.lib", "$(EIFFEL_SRC)\library\vision2\spec\msc\lib\zlib.lib", "$(EIFFEL_SRC)\library\vision2\spec\msc\lib\libpng.lib", "$(EIFFEL_SRC)\library\wizard\help\Clib\htmlhelp.lib" end