system nest2 root test_i: "make" default assertion (all); precompiled ("$ISE_EIFFEL\precomp\spec\$ISE_PLATFORM\base") cluster root_cluster: "$ISE_EIFFEL\examples\store\nesting2"; estore_examples: "$ISE_EIFFEL\examples\store\Utilities"; odbc_handle: "$ISE_EIFFEL\examples\store\Utilities\odbc" exclude "action_1_i.e";"action_2_i.e" end -- EiffelBase all base: "$ISE_EIFFEL\library\base" exclude "desc";"table_eiffel3" end -- EiffelStore estore_support: "$ISE_EIFFEL\library\store\support"; estore_interface: "$ISE_EIFFEL\library\store\interface"; estore_odbc: "$ISE_EIFFEL\library\store\dbms\rdbms\odbc"; estore_db_support: "$ISE_EIFFEL\library\store\dbms\support"; -- EiffelTime time: "$ISE_EIFFEL\library\time"; time_format: "$ISE_EIFFEL\library\time\format"; time_english: "$ISE_EIFFEL\library\time\format\english"; external include_path: "$(ISE_EIFFEL)\library\store\dbms\rdbms\odbc\Clib" object: "$(ISE_EIFFEL)\library\store\spec\$(ISE_C_COMPILER)\lib\odbc_store.lib", "odbc32.lib" -- Specify the correct path end