diff --git a/plugins/GSdx/vsprops/common.props b/plugins/GSdx/vsprops/common.props index 997e803e16..1b3476be94 100644 --- a/plugins/GSdx/vsprops/common.props +++ b/plugins/GSdx/vsprops/common.props @@ -18,8 +18,8 @@ LZMA_API_STATIC;%(PreprocessorDefinitions) - d3d11.lib;d3d9.lib;dxgi.lib;dxguid.lib;winmm.lib;strmiids.lib;opengl32.lib;comsuppw.lib;comctl32.lib;%(AdditionalDependencies) - d3d9.dll;d3d11.dll;dxgi.dll;opengl32.dll;%(DelayLoadDLLs) + d3d11.lib;dxgi.lib;dxguid.lib;winmm.lib;strmiids.lib;opengl32.lib;comsuppw.lib;comctl32.lib;%(AdditionalDependencies) + d3d11.dll;dxgi.dll;opengl32.dll;%(DelayLoadDLLs) true Windows false