From 9af8099569639b242b030f9572d989df838ae920 Mon Sep 17 00:00:00 2001 From: "sudonim1@gmail.com" Date: Wed, 25 May 2011 10:15:49 +0000 Subject: [PATCH] Fix VS2010 compilation. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4675 96395faa-99c1-11dd-bbfe-3dabce05a288 --- plugins/GSdx/vsprops/common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/GSdx/vsprops/common.props b/plugins/GSdx/vsprops/common.props index c311fb7c9b..2e2aaa841f 100644 --- a/plugins/GSdx/vsprops/common.props +++ b/plugins/GSdx/vsprops/common.props @@ -18,7 +18,7 @@ true - JITProfiling.lib;d3d11.lib;d3dx11.lib;d3d10_1.lib;d3dx10.lib;d3d9.lib;d3dx9.lib;dxguid.lib;winmm.lib;strmiids.lib;xinput.lib;%(AdditionalDependencies) + d3d11.lib;d3dx11.lib;d3d10_1.lib;d3dx10.lib;d3d9.lib;d3dx9.lib;dxguid.lib;winmm.lib;strmiids.lib;xinput.lib;%(AdditionalDependencies) d3d9.dll;d3dx9_43.dll;d3d11.dll;d3dx11_43.dll;%(DelayLoadDLLs) true Windows