mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-18 04:53:06 +01:00
Fixed IDL, added C++ IDL template.
This commit is contained in:
@@ -65,6 +65,7 @@ newaction {
|
||||
end
|
||||
|
||||
generate("temp.bgfx.h" , "../include/bgfx/c99/bgfx.h", " ")
|
||||
-- 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