forked from Public-Mirror/Textractor
11 lines
110 B
Plaintext
11 lines
110 B
Plaintext
|
# mono.pri
|
||
|
# 12/26/2014 jichi
|
||
|
|
||
|
DEPENDPATH += $$PWD
|
||
|
|
||
|
HEADERS += \
|
||
|
$$PWD/funcinfo.h \
|
||
|
$$PWD/types.h
|
||
|
|
||
|
# EOF
|