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
|