mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Added dependencies for AStylej.dll
This commit is contained in:
@ -721,6 +721,8 @@
|
|||||||
<param name="dest_folder" value="${staging_folder}" />
|
<param name="dest_folder" value="${staging_folder}" />
|
||||||
</antcall>
|
</antcall>
|
||||||
<copy file="windows/libastylej/AStylej.dll" todir="windows/work/lib" />
|
<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 bossac.exe tool -->
|
||||||
<copy todir="windows/work/hardware/tools">
|
<copy todir="windows/work/hardware/tools">
|
||||||
|
BIN
build/windows/msvcp100.dll
Normal file
BIN
build/windows/msvcp100.dll
Normal file
Binary file not shown.
BIN
build/windows/msvcr100.dll
Normal file
BIN
build/windows/msvcr100.dll
Normal file
Binary file not shown.
Reference in New Issue
Block a user