summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/rhi.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/rhi/rhi.pri')
-rw-r--r--src/gui/rhi/rhi.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rhi/rhi.pri b/src/gui/rhi/rhi.pri
index d8607f1024..4297a5602b 100644
--- a/src/gui/rhi/rhi.pri
+++ b/src/gui/rhi/rhi.pri
@@ -40,7 +40,7 @@ win32 {
SOURCES += \
rhi/qrhid3d11.cpp
- LIBS += -ld3d11 -ldxgi -ldxguid -ld3dcompiler
+ LIBS += -ld3d11 -ldxgi -ldxguid
}
# darwin {