7 lines
85 B
Prolog
7 lines
85 B
Prolog
include( $${PWD}/../playground.pri )
|
|
|
|
TARGET = inputpanel
|
|
|
|
SOURCES += \
|
|
main.cpp
|