system "standard_dialogs" root STANDARD_DIALOGS: make_and_launch default assertion (require) msil_generation (yes) il_verifiable (yes) cls_compliant (yes) use_cluster_name_as_namespace (yes) use_all_cluster_name_as_namespace (yes) msil_generation_type ("exe") check_vape (yes) console_application (no) cluster root_cluster: "$ISE_LIBRARY\examples\vision2\standard_dialogs" all base: "$ISE_LIBRARY\library\base" exclude "table_eiffel3"; "desc"; "classic"; end all base_net: "$ISE_LIBRARY\library.net\base" all wel: "$ISE_LIBRARY\library\wel" exclude "spec"; "clib"; "classic"; end all wel_net: "$ISE_LIBRARY\library.net\wel" all vision2: "$ISE_LIBRARY\library\vision2" exclude "gtk"; "Clib"; "gtk"; "assign_attempt.e"; "ev_pixmap_imp_loader.e"; end all vision2_net: "$ISE_LIBRARY\library.net\vision2" assembly mscorlib: "$ISE_DOTNET_FRAMEWORK\mscorlib.dll" system_: "$ISE_DOTNET_FRAMEWORK\System.dll" prefix "SYSTEM_DLL_" end system_xml: "$ISE_DOTNET_FRAMEWORK\System.Xml.dll" prefix "XML_" end external include_path: "$(ISE_LIBRARY)\library\vision2\spec\include", "$(ISE_LIBRARY)\library\wel\spec\windows\include" object: "$(ISE_LIBRARY)\library\vision2\spec\$(ISE_C_COMPILER)\lib\ilvision2.lib", "$(ISE_LIBRARY)\library\wel\spec\$(ISE_C_COMPILER)\lib\ilwel.lib", "$(ISE_LIBRARY)\library\vision2\spec\$(ISE_C_COMPILER)\lib\libpng.lib", "$(ISE_LIBRARY)\library\vision2\spec\$(ISE_C_COMPILER)\lib\zlib.lib" end