Added dependencies for AStylej.dll

This commit is contained in:
Cristian Maglie 2015-01-19 23:08:08 +04:30
parent f4a6b623b3
commit 00dfd93726
3 changed files with 2 additions and 0 deletions

View File

@ -721,6 +721,8 @@
<param name="dest_folder" value="${staging_folder}" />
</antcall>
<copy file="windows/libastylej/AStylej.dll" todir="windows/work/lib" />
<copy file="windows/msvcp100.dll" todir="windows/work" />
<copy file="windows/msvcr100.dll" todir="windows/work" />
<!-- Copy bossac.exe tool -->
<copy todir="windows/work/hardware/tools">

BIN
build/windows/msvcp100.dll Normal file

Binary file not shown.

BIN
build/windows/msvcr100.dll Normal file

Binary file not shown.