90613f5039
update to ITHVNR 3.5640.1 and translation
13 lines
194 B
Plaintext
13 lines
194 B
Plaintext
# vnrhook.pri
|
|
# 8/21/2013 jichi
|
|
|
|
DEFINES += WITH_LIB_VNRHOOK
|
|
DEPENDPATH += $$PWD/include
|
|
|
|
HEADERS += \
|
|
$$PWD/include/const.h \
|
|
$$PWD/include/defs.h \
|
|
$$PWD/include/types.h
|
|
|
|
# EOF
|