pdh.dll for nt
This commit is contained in:
parent
bb0c1e2079
commit
23c0f55080
|
@ -141,6 +141,12 @@
|
||||||
<condition property="jni.libset.libs" value="odm,cfg">
|
<condition property="jni.libset.libs" value="odm,cfg">
|
||||||
<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">
|
||||||
|
|
Loading…
Reference in New Issue