Hanoi-Towers/Hanoi-Towers.pro
2019-04-01 15:47:07 +03:00

7 lines
102 B
Prolog
Executable File

TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += hanoi_towers
include($$PWD/installer/installer.pri)