2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-10-04 15:19:37 +00:00
metaforce/hecl/extern/blowfish/blowfish.pro
2015-05-18 13:37:10 -10:00

10 lines
137 B
Prolog

TEMPLATE = lib
CONFIG += staticlib
TARGET = blowfish
CONFIG -= Qt
QT =
HEADERS += blowfish.h
SOURCES += blowfish.c blowfish.dat.c