Skip to content

Commit d674bd0

Browse files
committed
[moz] Remove DxCompiler.rc and DXCompiler.def from the build.
1 parent b03961b commit d674bd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/clang/tools/dxcompiler/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ set(SOURCES
5454
dxcompilerobj.cpp
5555
dxcvalidator.cpp
5656
DXCompiler.cpp
57-
DXCompiler.rc
58-
DXCompiler.def
57+
#DXCompiler.rc
58+
#DXCompiler.def
5959
dxcfilesystem.cpp
6060
dxillib.cpp
6161
dxcutil.cpp

0 commit comments

Comments
 (0)