remove pdh.dll (only used on NT 4.0)

This commit is contained in:
Doug MacEachern 2009-03-25 13:46:24 -07:00
parent 5145e6b8c8
commit 1039b12396
2 changed files with 0 additions and 6 deletions

View File

@ -290,12 +290,6 @@
<condition property="jni.libset.libs" value="odm,cfg,perfstat,pthreads">
<isset property="aix"/>
</condition>
<copy toDir="${sigar-bin}/lib">
<fileset dir="lib">
<include name="pdh.dll"/>
</fileset>
</copy>
</target>
<target name="copy-includes">

Binary file not shown.