------------------------------------------------- -- This ace file has been generated for you by -- -- The New Vision2 Application Wizard. -- ------------------------------------------------- system test_application root APPLICATION (root_cluster): "make_and_launch" default assertion (require) assertion (ensure) assertion (check) multithreaded (no) console_application (no) dynamic_runtime (no) dead_code_removal (yes) profile (no) line_generation (no) debug (no) array_optimization (no) inlining (no) inlining_size ("4") cluster -- The application root_cluster: "$EIFFEL_SRC/Src/library/i18n/example/" -- Change this path... i18n: "$EIFFEL_SRC/library/i18n" -- EiffelBase all base: "$ISE_LIBRARY/library/base" -- EiffelVision2 all vision2: "$ISE_LIBRARY/library/vision2" exclude "mswin"; "contrib" end external include_path: "\$(ISE_LIBRARY)/library/event/Clib", "\$(ISE_LIBRARY)/library/vision2/spec/include", "\$(ISE_LIBRARY)/library/vision2/implementation/gtk/Clib `$ISE_LIBRARY/library/vision2/implementation/gtk/Clib/vision2-gtk-config --include_path`" object: "`$(ISE_LIBRARY)/library/vision2/implementation/gtk/Clib/vision2-gtk-config --object`" end