From b0931e719ce6db2f887e752b1cf55424857a9a1f Mon Sep 17 00:00:00 2001 From: ultramage Date: Thu, 31 Jul 2008 05:01:04 +0000 Subject: Fixed old zlib library path in vs9 project file (bugreport:1959) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13020 54d463be-8e91-2dee-dedb-b68131a5f0ec --- vcproj-9/mapcache.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcproj-9/mapcache.vcproj') diff --git a/vcproj-9/mapcache.vcproj b/vcproj-9/mapcache.vcproj index 9a51e984b..5ca9346fa 100644 --- a/vcproj-9/mapcache.vcproj +++ b/vcproj-9/mapcache.vcproj @@ -158,7 +158,7 @@ AdditionalDependencies="libcmt.lib oldnames.lib zdll.lib" OutputFile="$(OutDir)\mapcache.exe" LinkIncremental="1" - AdditionalLibraryDirectories="..\lib" + AdditionalLibraryDirectories="..\3rdparty\zlib\lib" IgnoreAllDefaultLibraries="true" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb" -- cgit v1.2.3-70-g09d2