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