mirror of
https://gitlab.com/spaceti-app/integrations/common/server-sdk.git
synced 2026-07-12 12:50:50 +02:00
8 lines
93 B
Prolog
8 lines
93 B
Prolog
TEMPLATE = app
|
|
|
|
QT += core sql network
|
|
|
|
SOURCES += main.cpp
|
|
|
|
include(../../serversdkint.pri)
|