SubDir TOP ext tolua++ ;
ImportDir TOP ext lua ;

Lib libtolua++ :
	tolua_event.c tolua_is.c tolua_map.c tolua_push.c tolua_to.c
;

NoUpdate tolua++ ;

Exe tolua++ :
	tolua.c toluabind.c
;
