Commit ccdd20d0 authored by Ian Craggs's avatar Ian Craggs

Fix windows build

parent 1db13fd0
......@@ -88,6 +88,7 @@
<env key="DYLD_LIBRARY_PATH" path="${output.folder}" />
</exec>
</else>
</if>
</target>
<target name="runSSLtest">
......@@ -110,6 +111,7 @@
<env key="DYLD_LIBRARY_PATH" path="${output.folder}" />
</exec>
</else>
</if>
</target>
<target name="doc" >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment