#CXXFLAGS += -DVERBOSE_IMPORT #To enable the verbose mode of the libray loading
#CXXFLAGS += -Wall -O0 -g     #To compile with debugger infomation

MODULE_NAME=TestAutoAdd

-include ../make.rules

CPPFLAGS+=-DVERBOSE_IMPORT

WRAPIT_VERBOSITY=1
