10 lines
110 B
Prolog
10 lines
110 B
Prolog
include( $${PWD}/../examples.pri )
|
|
|
|
TARGET = images
|
|
|
|
RESOURCES += \
|
|
images.qrc
|
|
|
|
SOURCES += \
|
|
main.cpp
|