From b03dbdf484c7d9d1c46435bac888c6b5a4136bf5 Mon Sep 17 00:00:00 2001 From: rpahut Date: Sun, 23 Feb 2014 16:57:57 +0000 Subject: [PATCH] vc10 project release config fix --- trunk/vc/vc10_fceux.vcxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/vc/vc10_fceux.vcxproj b/trunk/vc/vc10_fceux.vcxproj index 702e6d4c..3e1496de 100644 --- a/trunk/vc/vc10_fceux.vcxproj +++ b/trunk/vc/vc10_fceux.vcxproj @@ -148,6 +148,7 @@ Default /MP %(AdditionalOptions) true + $(IntDir)/%(RelativeDir)/ Rpcrt4.lib;comctl32.lib;vfw32.lib;winmm.lib;ws2_32.lib;htmlhelp.lib;../src/drivers/win/directx/dsound.lib;../src/drivers/win/directx/dxguid.lib;../src/drivers/win/directx/ddraw.lib;../src/drivers/win/directx/dinput.lib;../src/drivers/win/lua/win32/lua51.lib;luaperks.lib;psapi.lib;mpr.lib;%(AdditionalDependencies)