XPlor/libs/encryption/encryption.pro

14 lines
196 B
Prolog
Raw Normal View History

2025-03-01 20:38:52 -05:00
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/../