[ros-diffs] [fireball] 16523: Add dependence from pnp_client also,
since in fact it uses it (includes pnp_c.h). It worked
before only because lib/setupapi depends on pnp_c,
and it's build earlier than umpnpmgr.
fireball at svn.reactos.com
fireball at svn.reactos.com
Sat Jul 9 15:23:10 CEST 2005
Add dependence from pnp_client also, since in fact it uses it (includes
pnp_c.h). It worked before only because lib/setupapi depends on pnp_c,
and it's build earlier than umpnpmgr.
Modified: trunk/reactos/services/umpnpmgr/umpnpmgr.xml
_____
Modified: trunk/reactos/services/umpnpmgr/umpnpmgr.xml
--- trunk/reactos/services/umpnpmgr/umpnpmgr.xml 2005-07-09
10:31:30 UTC (rev 16522)
+++ trunk/reactos/services/umpnpmgr/umpnpmgr.xml 2005-07-09
13:23:05 UTC (rev 16523)
@@ -1,6 +1,7 @@
<module name="umpnpmgr" type="win32cui" installbase="system32"
installname="umpnpmgr.exe">
<include base="umpnpmgr">.</include>
<include base="pnp_server">.</include>
+ <include base="pnp_client">.</include>
<define name="__USE_W32API" />
<define name="UNICODE" />
<define name="_UNICODE" />
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050709/aacc7137/attachment.html
More information about the Ros-diffs
mailing list