LEVEL = ../../make

MAKE_DSYM := NO

ENABLE_THREADS := YES
CXX_SOURCES := main.cpp

include $(LEVEL)/Makefile.rules
