vnrhook.pri 194 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 # vnrhook.pri # 8/21/2013 jichi DEFINES += WITH_LIB_VNRHOOK DEPENDPATH += $$PWD/include HEADERS += \ $$PWD/include/const.h \ $$PWD/include/defs.h \ $$PWD/include/types.h # EOF