1 2 3 4 5
project Stack is for Source_Dirs use ("src"); for Object_Dir use "obj"; for Main use ("main.adb"); end Stack;