mirror of
https://github.com/Artikash/Textractor.git
synced 2024-12-24 01:14:12 +08:00
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
|