Fixed texturec build with --with-profiler enabled

This commit is contained in:
Jonathan Howard 2015-12-12 20:16:04 -05:00
parent e19cd3bdf1
commit e20451c799
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ project "texturec"
uuid "838801ee-7bc3-11e1-9f19-eae7d36e7d26"
kind "ConsoleApp"
defines {
"ENTRY_CONFIG_PROFILER=0",
}
includedirs {
path.join(BX_DIR, "include"),
path.join(BGFX_DIR, "include"),