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 85838c3512
commit 646fc226ea
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"> <condition property="jni.libset.libs" value="odm,cfg,perfstat,pthreads">
<isset property="aix"/> <isset property="aix"/>
</condition> </condition>
<copy toDir="${sigar-bin}/lib">
<fileset dir="lib">
<include name="pdh.dll"/>
</fileset>
</copy>
</target> </target>
<target name="copy-includes"> <target name="copy-includes">

Binary file not shown.