------------------------------------------------- -- This ace file has been generated for you by -- -- The New Wizard Application Wizard. -- ------------------------------------------------- system root WIZARD_PROJECT_MANAGER (wizard_library): "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") arguments ("") cluster root_cluster: "" src (root_cluster): "$\src" -- EiffelBase all base: "$ISE_EIFFEL\library\base" exclude "desc";"table_eiffel3" end -- EiffelVision2 all vision2: "$ISE_EIFFEL\library\vision2" exclude "gtk" "test" end -- WEL library all wel: "$ISE_EIFFEL\library\wel" -- Wizard library all wizard_library: "$ISE_EIFFEL\library\wizard" exclude "unix" end external include_path: "$ISE_EIFFEL\library\wel\spec\windows\include", "$ISE_EIFFEL\library\vision2\spec\include" object: "$ISE_EIFFEL\library\wel\spec\$(ISE_C_COMPILER)\lib\wel.lib", "$ISE_EIFFEL\library\vision2\spec\$(ISE_C_COMPILER)\lib\vision2.lib", "$(ISE_EIFFEL)\C_library\zlib\zlib.lib", "$(ISE_EIFFEL)\C_library\libpng\libpng.lib" end