Fixed compilation.

This commit is contained in:
2016-12-01 16:09:41 +01:00
parent 9e5fec9c34
commit 2fbffd0c1e
3 changed files with 1 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
<setting name="concurrency" value="scoop"/>
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
<library name="ewsgi" location="..\ewsgi\ewsgi.ecf"/>
<library name="http" location="..\..\network\protocol\http\http.ecf"/>
<library name="http" location="..\..\..\..\network\protocol\http\http.ecf"/>
<library name="time" location="$ISE_LIBRARY\library\time\time.ecf"/>
<library name="uuid" location="$ISE_LIBRARY\library\uuid\uuid.ecf"/>
<library name="wsf" location="wsf.ecf"/>