2019-11-06 14:52:09 +01:00

9 lines
104 B
Plaintext

INCLUDEPATH += $$PWD
SOURCES += \
$$PWD/compression.cpp \
HEADERS += \
$$PWD/compression.h \