[ros-diffs] [cfinck] 33572: Oops, forgot to link to shlwapi now that we use PathAppend.

cfinck at svn.reactos.org cfinck at svn.reactos.org
Sun May 18 13:08:12 CEST 2008


Author: cfinck
Date: Sun May 18 06:08:11 2008
New Revision: 33572

URL: http://svn.reactos.org/svn/reactos?rev=33572&view=rev
Log:
Oops, forgot to link to shlwapi now that we use PathAppend.

Modified:
    trunk/reactos/base/applications/regedt32/regedt32.rbuild

Modified: trunk/reactos/base/applications/regedt32/regedt32.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/regedt32/regedt32.rbuild?rev=33572&r1=33571&r2=33572&view=diff
==============================================================================
--- trunk/reactos/base/applications/regedt32/regedt32.rbuild [iso-8859-1] (original)
+++ trunk/reactos/base/applications/regedt32/regedt32.rbuild [iso-8859-1] Sun May 18 06:08:11 2008
@@ -4,6 +4,7 @@
 	<include base="regedt32">.</include>
 	<library>kernel32</library>
 	<library>shell32</library>
+	<library>shlwapi</library>
 	<file>regedt32.c</file>
 	<file>resource.rc</file>
 </module>



More information about the Ros-diffs mailing list