--- a +++ b/Tools/Templates/libdef.any @@ -0,0 +1,10 @@ +// Please change this to point to your user-installed AMMR +// Double click the following line for a guide: +// #path HTML_DOC "<ANYBODY_PATH_INSTALLDIR>/AMMR/getting_started.html" + +// Forexample... +//#include "<ANYBODY_PATH_MYFILES>/AnyBody.8.0.x/AMMR.v3.0.0-Demo/libdef.any" +//#include "../libdef.any" +#ifndef LIBDEF_ANY +#include "<ANYBODY_PATH_INSTALLDIR>/AMMR/libdef.any" +#endif \ No newline at end of file