ewolDrawer/Makefile
2012-03-30 18:10:36 +02:00

15 lines
500 B
Makefile

###############################################################################
### Some Preject properties : ###
###############################################################################
# group name or constructor ... (no dot, no MAJ no Numerical char)
PROJECT_VENDOR=heeroyui
# Binary name ... (no dot, no MAJ no Numerical char)
PROJECT_NAME=ewoldrawer
#include the specific platefom makefile
include $(shell pwd)/../ewol/Build/Makefile.mk