CppUnit project page CppUnit home page

cpptl_autolink.h

Go to the documentation of this file.
00001 #ifndef CPPTL_AUTOLINK_H_INCLUDED
00002 # define CPPTL_AUTOLINK_H_INCLUDED
00003 
00004 # if !defined(CPPTL_NO_AUTOLINK)  &&  !defined(CPPTL_DLL_BUILD)
00005 #  define CPPTL_AUTOLINK_NAME "cpptl"
00006 #  undef CPPTL_AUTOLINK_DLL
00007 #  ifdef CPPTL_DLL
00008 #   define CPPTL_AUTOLINK_DLL
00009 #  endif
00010 #  include "autolink.h"
00011 # endif
00012 
00013 #endif // CPPTL_AUTOLINK_H_INCLUDED

SourceForge Logo hosts this site. Send comments to:
CppUnit Developers