Textractor_test/vnr/ith/ith.pro

19 lines
285 B
Prolog
Raw Normal View History

2015-04-02 22:29:55 +08:00
# ith.pro
# 10/13/2011 jichi
TEMPLATE = subdirs
# The order is important!
SUBDIRS += \
sys \
hook hookxp \
host
OTHER_FILES += dllconfig.pri
include(common/common.pri) # not used
include(import/mono/mono.pri) # not used
include(import/ppsspp/ppsspp.pri) # not used
# EOF