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>
Show replies by date