90613f5039
update to ITHVNR 3.5640.1 and translation
13 lines
139 B
Plaintext
13 lines
139 B
Plaintext
# mono.pri
|
|
# 9/26/2012 jichi
|
|
|
|
DEFINES += WITH_LIB_MONO
|
|
|
|
DEPENDPATH += $$PWD
|
|
|
|
HEADERS += \
|
|
$$PWD/monoobject.h \
|
|
$$PWD/monotype.h
|
|
|
|
# EOF
|