[dxbc] Remove orphan file reference

This commit is contained in:
Joel Linn 2021-05-04 00:37:33 +02:00 committed by Rick Gibbed
parent 5c97a0ad06
commit 95031d9471
1 changed files with 0 additions and 1 deletions

View File

@ -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",
}) })