90613f5039
update to ITHVNR 3.5640.1 and translation
12 lines
143 B
Plaintext
12 lines
143 B
Plaintext
# hashutil.pri
|
|
# 6/28/2011 jichi
|
|
|
|
DEFINES += WITH_LIB_HASHUTIL
|
|
DEPENDPATH += $$PWD
|
|
|
|
HEADERS += \
|
|
$$PWD/hashstr.h \
|
|
$$PWD/hashutil.h
|
|
|
|
# EOF
|