[ros-diffs] [royce] 13925: don't assume zlib's include directory
will work for hostzlib library
royce at svn.reactos.com
royce at svn.reactos.com
Fri Mar 11 08:51:43 CET 2005
don't assume zlib's include directory will work for hostzlib library
Modified: branches/xmlbuildsystem/reactos/tools/cabman/cabman.xml
_____
Modified: branches/xmlbuildsystem/reactos/tools/cabman/cabman.xml
--- branches/xmlbuildsystem/reactos/tools/cabman/cabman.xml
2005-03-11 07:46:22 UTC (rev 13924)
+++ branches/xmlbuildsystem/reactos/tools/cabman/cabman.xml
2005-03-11 07:51:43 UTC (rev 13925)
@@ -1,6 +1,6 @@
<module name="cabman" type="buildtool">
<include base="cabman">.</include>
- <include base="zlib">.</include>
+ <include base="hostzlib">.</include>
<library>hostzlib</library>
<file>cabinet.cxx</file>
<file>dfp.cxx</file>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050311/552ca67b/attachment.html
More information about the Ros-diffs
mailing list