mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
@ -891,7 +891,7 @@
|
|||||||
<fileset dir="windows/work" includes="**/*.html, **/*.dll, **/*.exe" />
|
<fileset dir="windows/work" includes="**/*.html, **/*.dll, **/*.exe" />
|
||||||
</chmod>
|
</chmod>
|
||||||
|
|
||||||
<loadproperties srcfile="${WINDOWS_BUNDLED_JVM}/release" prefix="windows"/>
|
<loadproperties srcfile="${WINDOWS_BUNDLED_JVM}/../release" prefix="windows"/>
|
||||||
|
|
||||||
<fail message="It looks like ${WINDOWS_BUNDLED_JVM} does not contain a Windows JVM">
|
<fail message="It looks like ${WINDOWS_BUNDLED_JVM} does not contain a Windows JVM">
|
||||||
<condition>
|
<condition>
|
||||||
|
Reference in New Issue
Block a user