2015-04-02 23:30:22 +09:00

11 lines
110 B
Plaintext

# mono.pri
# 12/26/2014 jichi
DEPENDPATH += $$PWD
HEADERS += \
$$PWD/funcinfo.h \
$$PWD/types.h
# EOF