mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
[dxbc] Remove orphan file reference
This commit is contained in:
parent
5c97a0ad06
commit
95031d9471
1
third_party/dxbc.lua
vendored
1
third_party/dxbc.lua
vendored
|
|
@ -12,7 +12,6 @@ project("dxbc")
|
||||||
"dxbc",
|
"dxbc",
|
||||||
})
|
})
|
||||||
files({
|
files({
|
||||||
"dxbc/d3d12TokenizedProgramFormat.hpp",
|
|
||||||
"dxbc/DXBCChecksum.cpp",
|
"dxbc/DXBCChecksum.cpp",
|
||||||
"dxbc/DXBCChecksum.h",
|
"dxbc/DXBCChecksum.h",
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue