r21329 by jghali -

scribus-commit scribus-commit at lists.scribus.net
Mon May 16 14:39:35 UTC 2016


Author: jghali
Date: Mon May 16 14:39:35 2016
New Revision: 21329

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=21329
Log:
update msvc props file vs latest libs uploaded to sourceforge

Modified:
    trunk/Scribus/win32/vc11/Scribus-build-props.props

Modified: trunk/Scribus/win32/vc11/Scribus-build-props.props
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=21329&path=/trunk/Scribus/win32/vc11/Scribus-build-props.props
==============================================================================
--- trunk/Scribus/win32/vc11/Scribus-build-props.props	(original)
+++ trunk/Scribus/win32/vc11/Scribus-build-props.props	Mon May 16 14:39:35 2016
@@ -127,7 +127,7 @@
 	<PODOFO_LIB Condition="'$(Configuration)' == 'Debug'">PoDoFoLibD.lib</PODOFO_LIB>
 	<PODOFO_LIB Condition="'$(Configuration)' == 'Release'">PoDoFoLib.lib</PODOFO_LIB>
 	<!-- Poppler -->
-	<POPPLER_DIR>$(SCRIBUS_LIB_ROOT)\poppler-0.41.0</POPPLER_DIR>
+	<POPPLER_DIR>$(SCRIBUS_LIB_ROOT)\poppler-0.42.0</POPPLER_DIR>
 	<POPPLER_INCLUDE_DIR>$(POPPLER_DIR)\include</POPPLER_INCLUDE_DIR>
 	<POPPLER_LIB_DIR>$(POPPLER_DIR)\lib\$(Platform)-$(PlatformToolset)</POPPLER_LIB_DIR>
 	<POPPLER_LIB Condition="'$(Configuration)' == 'Debug'">poppler_staticD.lib</POPPLER_LIB>




More information about the scribus-commit mailing list