--!---------------------------------------------------------------- --! EiffelVision2-application Ace-file for the GTK platform. --! --! See notice at end of file. --! date: "$Date$ --!---------------------------------------------------------------- system fig -- Your executable. root EV_DYNAMIC_LIST_TEST: "make_and_launch" default assertion (ensure) cluster root_cluster: "." devel: "/home/brendel/local/library" all base (devel): "$/base" exclude "table_eiffel3" end new_event (devel): "$/event" all vision2 (devel): "$/vision2" exclude "mswin" "release" "EIFGEN" "obsolete" end external include_path: "/home/brendel/local/library/vision2/implementation/gtk/Clib `gtk-config --cflags`", "/home/brendel/local/library/vision2/spec/include" object: "/home/brendel/local/library/vision2/implementation/gtk/Clib/gtk_eiffel.o -lpng -lz -lXtst", "`gtk-config --libs`", "/home/brendel/local/library/vision2/Clib/load_pixmap.o" end --!---------------------------------------------------------------- --! EiffelVision2: library of reusable components for ISE Eiffel. --! Copyright (C) 1986-1999 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 --! 270 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 --!----------------------------------------------------------------