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