1 2 3 4 5 6
STOPDIR = ../../../.. include($${STOPDIR}/lib.pro) TARGET = sdcdb HEADERS += sdcdb.h sdcdb_debug.h SOURCES += sdcdb.cpp sdcdb_debug.cpp