bgfx/examples/17-drawstress/makefile

11 lines
298 B
Makefile
Raw Normal View History

2014-01-19 11:43:16 +04:00
#
2014-02-11 10:18:39 +04:00
# Copyright 2011-2014 Branimir Karadzic. All rights reserved.
2014-01-19 11:43:16 +04:00
# License: http://www.opensource.org/licenses/BSD-2-Clause
#
include ../../premake/shader-embeded.mk
2014-01-19 11:43:16 +04:00
rebuild:
@make -s --no-print-directory clean all
@bin2c -c --name s_droidSansTtf ../runtime/font/droidsans.ttf > droidsans.ttf.h