2017-07-24 07:48:36 +02:00

14 lines
154 B
Prolog

include( $${PWD}/../playground.pri )
TARGET = images
RESOURCES += \
images.qrc
HEADERS += \
Image.h
SOURCES += \
Image.cpp \
main.cpp