project testpkg is for source_dirs use ("."); package compiler is for default_switches ("Ada") use ("-gnat12"); end compiler; end testpkg;