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