From b66c87231abf35f2bc3443c7d7b4140aee0621bc Mon Sep 17 00:00:00 2001 From: Thomas Dinges Date: Mon, 19 Dec 2011 19:46:07 +0000 Subject: * Changes for static win32 png libs. --- source/creator/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'source') diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt index 79a7f5bd910..6851b783463 100644 --- a/source/creator/CMakeLists.txt +++ b/source/creator/CMakeLists.txt @@ -491,7 +491,6 @@ elseif(WIN32) else() install( FILES - ${LIBDIR}/png/lib/libpng.dll ${LIBDIR}/zlib/lib/zlib.dll DESTINATION ${TARGETDIR} ) -- cgit v1.2.3