]> Dogcows Code - chaz/yoink/commitdiff
upgrade libpng to 1.4.0
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sun, 24 Jan 2010 17:12:52 +0000 (10:12 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sun, 24 Jan 2010 17:12:52 +0000 (10:12 -0700)
win32/mkpackage.sh.in

index 784e0fa85733d1ddd72af9cb6dd2d1843f35674f..4a760d8b45de33a3b54756c6dc950446d2b1e151 100644 (file)
@@ -17,7 +17,7 @@ STRIP="@STRIP@"
 UNIX2DOS="$ROOT_DIR/tools/unix2dos"
 
 # DLL dependencies
 UNIX2DOS="$ROOT_DIR/tools/unix2dos"
 
 # DLL dependencies
-DLLS="libogg-0 libpng-3 libvorbis-0 libvorbisfile-3 lua51 OpenAL32 SDL zlib1"
+DLLS="libogg-0 libpng14-14 libvorbis-0 libvorbisfile-3 lua51 OpenAL32 SDL zlib1"
 
 # Prepare
 rm -rf "$BUILD_DIR"
 
 # Prepare
 rm -rf "$BUILD_DIR"
This page took 0.023863 seconds and 4 git commands to generate.