mirror of
https://gitlab.com/spaceti-app/integrations/common/server-sdk.git
synced 2026-07-12 22:10:42 +02:00
9 lines
104 B
Plaintext
9 lines
104 B
Plaintext
INCLUDEPATH += $$PWD
|
|
|
|
|
|
SOURCES += \
|
|
$$PWD/compression.cpp \
|
|
|
|
HEADERS += \
|
|
$$PWD/compression.h \
|