Author: tkreuzer Date: Tue Feb 3 18:04:22 2009 New Revision: 39363
URL: http://svn.reactos.org/svn/reactos?rev=39363&view=rev Log: remove duplicate reference to libcntpr
Modified: branches/ros-amd64-bringup/reactos/dll/3rdparty/freetype/freetype.rbuild
Modified: branches/ros-amd64-bringup/reactos/dll/3rdparty/freetype/freetype.rbuild URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/dll/3r... ============================================================================== --- branches/ros-amd64-bringup/reactos/dll/3rdparty/freetype/freetype.rbuild [iso-8859-1] (original) +++ branches/ros-amd64-bringup/reactos/dll/3rdparty/freetype/freetype.rbuild [iso-8859-1] Tue Feb 3 18:04:22 2009 @@ -7,7 +7,6 @@ <define name="__NTDRIVER__" /> <define name="__NO_CTYPE_INLINES" /> <define name="FT2_BUILD_LIBRARY" /> - <library>libcntpr</library> <if property="NSWPAT" value="0"> <define name="TT_CONFIG_OPTION_UNPATENTED_HINTING" /> </if>