mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-06-08 03:13:52 +00:00
IDL: Generate C++ header. (#3616)
This commit is contained in:
committed by
GitHub
parent
0c45d90ca7
commit
0b1c1ecaca
3423
include/bgfx/bgfx.h
3423
include/bgfx/bgfx.h
File diff suppressed because it is too large
Load Diff
@@ -65,7 +65,7 @@ newaction {
|
||||
end
|
||||
|
||||
generate("temp.bgfx.h" , "../include/bgfx/c99/bgfx.h", " ")
|
||||
-- generate("temp.bgfx.hpp" , "../include/bgfx/bgfx.hpp", "\t")
|
||||
generate("temp.bgfx.hpp" , "../include/bgfx/bgfx.h", "\t")
|
||||
generate("temp.bgfx.idl.inl", "../src/bgfx.idl.inl", "\t")
|
||||
generate("temp.defines.h", "../include/bgfx/defines.h", "\t")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user