1MAKE_DSYM := NO
2
3ENABLE_THREADS := YES
4CXX_SOURCES := main.cpp
5
6include Makefile.rules
7