mirror of
https://github.com/QuasarApp/Hanoi-Towers.git
synced 2025-04-28 02:34:33 +00:00
7 lines
102 B
Prolog
Executable File
7 lines
102 B
Prolog
Executable File
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
|
|
SUBDIRS += hanoi_towers
|
|
|
|
include($$PWD/installer/installer.pri)
|