mirror of
https://github.com/Artikash/Textractor.git
synced 2024-12-24 09:24:12 +08:00
12 lines
119 B
Plaintext
12 lines
119 B
Plaintext
|
# ccutil.pri
|
||
|
# 1/31/2012 jichi
|
||
|
|
||
|
DEFINES += WITH_LIB_CCUTIL
|
||
|
|
||
|
DEPENDPATH += $$PWD
|
||
|
|
||
|
HEADERS += \
|
||
|
$$PWD/ccmacro.h
|
||
|
|
||
|
# EOF
|