mirror of
https://gitlab.com/spaceti-app/integrations/common/server-sdk.git
synced 2026-07-12 12:50:50 +02:00
15 lines
187 B
Prolog
15 lines
187 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += \
|
|
src/lib \
|
|
src/testapp \
|
|
test \
|
|
|
|
|
|
OTHER_FILES += \
|
|
.gitlab-ci.yml \
|
|
scripts/* \
|
|
doc/Doxy* \
|
|
doc/pages/* \
|
|
server-sdk.pri \
|