Update premake5.lua
This commit is contained in:
parent
c21bef416b
commit
2f233c7974
|
@ -16,3 +16,4 @@ project("xenia-debug")
|
|||
project_root.."/third_party/flatbuffers/include"
|
||||
})
|
||||
local_platform_files()
|
||||
recursive_platform_files("transport")
|
||||
|
|
Loading…
Reference in New Issue