XPlor/libs/encryption/encryption.pro
2025-03-01 20:38:52 -05:00

14 lines
196 B
Prolog

QT += core
TEMPLATE = lib
CONFIG += staticlib c++17 debug
SOURCES +=
HEADERS += \
ecrypt-config.h \
ecrypt-machine.h \
ecrypt-portable.h \
ecrypt-sync.h
DESTDIR = $$OUT_PWD/../