--!---------------------------------------------------------------- --! EiffelVision2-application Ace-file for the GTK platform. --! --! See notice at end of file. --! date: "$Date$ --!---------------------------------------------------------------- system gauges root GAUGES: make_and_launch default assertion (all) cluster root_cluster: "$ISE_LIBRARY/examples/vision2/gauges" all base: "$ISE_LIBRARY/library/base" exclude "table"; "desc"; "CVS"; end all vision2_interface: "$ISE_LIBRARY/library/vision2/interface" all vision2_implementation: "$ISE_LIBRARY/library/vision2/implementation" exclude "mswin"; "components"; "obsolete"; 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 --!---------------------------------------------------------------- --! EiffelVision2: library of reusable components for ISE Eiffel. --! Copyright (C) 1986-2001 Interactive Software Engineering Inc. --! All rights reserved. Duplication and distribution prohibited. --! May be used only with ISE Eiffel, under terms of user license. --! Contact ISE for any other use. --! --! Interactive Software Engineering Inc. --! ISE Building, 2nd floor --! 360 Storke Road, Goleta, CA 93117 USA --! Telephone 805-685-1006, Fax 805-685-6869 --! Electronic mail --! Customer support e-mail --! For latest info see award-winning pages: http://www.eiffel.com --!----------------------------------------------------------------