LEVEL = ../make

CXX_SOURCES := main.cpp
MAKE_DSYM :=NO

include $(LEVEL)/Makefile.rules
