From b3f5cd719ed80429c0887262d84a59d9ab977adb Mon Sep 17 00:00:00 2001 From: mudlord Date: Fri, 9 Nov 2007 01:13:31 +0000 Subject: [PATCH] Updated to now link against zlib.lib and libpng.lib git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@44 a31d4220-a93d-0410-bf67-fe4944624d44 --- VBA.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VBA.vcproj b/VBA.vcproj index 8dee3ef0..a6573a9e 100644 --- a/VBA.vcproj +++ b/VBA.vcproj @@ -191,7 +191,7 @@ Name="VCLinkerTool" RegisterOutput="false" IgnoreImportLibrary="false" - AdditionalDependencies="nafxcw.lib LIBCMT.lib Vfw32.Lib OpenGL32.Lib dinput8.lib winmm.lib dxguid.lib ddraw.lib d3d9.lib d3dx9.lib Dsound.lib" + AdditionalDependencies="nafxcw.lib LIBCMT.lib Vfw32.Lib OpenGL32.Lib dinput8.lib winmm.lib dxguid.lib ddraw.lib d3d9.lib d3dx9.lib Dsound.lib zlib.lib libpng.lib" ShowProgress="0" OutputFile="$(ProjectDir)VisualBoyAdvance.exe" Version=""