pdh.dll for nt

This commit is contained in:
Doug MacEachern 2004-11-22 02:13:39 +00:00
parent bb0c1e2079
commit 23c0f55080
1 changed files with 6 additions and 0 deletions

View File

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