mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
9 lines
97 B
Prolog
9 lines
97 B
Prolog
TEMPLATE = app
|
|
TARGET =
|
|
DEPENDPATH += .
|
|
INCLUDEPATH += .
|
|
|
|
QT = core
|
|
|
|
# Input
|
|
SOURCES += main.cpp
|