Merge pull request #599 from v3n/master
Fixed texturec build with --with-profiler enabled
This commit is contained in:
commit
d9028501bf
@ -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"),
|
||||
|
Loading…
Reference in New Issue
Block a user