--!---------------------------------------------------------------- --! EiffelVision2-application Ace-file for the GTK platform. --! --! See notice at end of file. --! date: "$Date$ --!---------------------------------------------------------------- system zad_miner root ZAD_MINER: make_and_launch default assertion (require) cluster root_cluster: "$ISE_EIFFEL/free_add_ons/zad_miner/src" all base: "$ISE_EIFFEL/library/base" exclude "table"; "desc"; "CVS"; end all vision2_interface: "$ISE_EIFFEL/library/vision2/interface" all vision2_implementation: "$ISE_EIFFEL/library/vision2/implementation" exclude "mswin"; "components"; "obsolete"; end all time: "$ISE_EIFFEL/library/time" exclude "CVS"; "french"; "german"; end external include_path: "\$(ISE_EIFFEL)/library/event/Clib", "\$(ISE_EIFFEL)/library/vision2/spec/include", "\$(ISE_EIFFEL)/library/vision2/implementation/gtk/Clib `$ISE_EIFFEL/library/vision2/implementation/gtk/Clib/vision2-gtk-config --include_path`" object: "`$(ISE_EIFFEL)/library/vision2/implementation/gtk/Clib/vision2-gtk-config --object`" end