system "rich_text" root vision2_application: 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") working_directory (".") ------------------------------------------------- -- This ace file has been generated for you by -- -- EiffelBuild. -- ------------------------------------------------- -- The application -- EiffelBase -- WEL -- EiffelVision2 cluster all root_cluster: "." all base: "$ISE_LIBRARY\library\base" exclude "table_eiffel3"; "desc"; end all wel: "$ISE_LIBRARY\library\wel" all vision2: "$ISE_LIBRARY\library\vision2" exclude "gtk"; end external include_path: "$(ISE_LIBRARY)\library\wel\spec\windows\include", "$(ISE_LIBRARY)\library\vision2\spec\include" object: "$(ISE_LIBRARY)\library\wel\spec\$(ISE_C_COMPILER)\lib\wel.lib", "$(ISE_LIBRARY)\library\vision2\spec\$(ISE_C_COMPILER)\lib\vision2.lib", "$(ISE_LIBRARY)\library\vision2\spec\$(ISE_C_COMPILER)\lib\zlib.lib", "$(ISE_LIBRARY)\library\vision2\spec\$(ISE_C_COMPILER)\lib\libpng.lib" end