mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-07 00:04:36 +03:00
Updating Windows build scripts and launch4j config and copying over relevant files (avr tools, drivers, dll's)
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 418 KiB After Width: | Height: | Size: 374 KiB |
Binary file not shown.
Before Width: | Height: | Size: 355 KiB After Width: | Height: | Size: 15 KiB |
@@ -2,7 +2,7 @@
|
||||
<dontWrapJar>true</dontWrapJar>
|
||||
<headerType>gui</headerType>
|
||||
<jar>lib</jar>
|
||||
<outfile>processing.exe</outfile>
|
||||
<outfile>arduino.exe</outfile>
|
||||
<errTitle></errTitle>
|
||||
<cmdLine></cmdLine>
|
||||
<chdir>.</chdir>
|
||||
@@ -19,13 +19,14 @@
|
||||
<cp>lib/core.jar</cp>
|
||||
<cp>lib/jna.jar</cp>
|
||||
<cp>lib/ecj.jar</cp>
|
||||
<cp>lib/antlr.jar</cp>
|
||||
<cp>lib/oro.jar</cp>
|
||||
<cp>lib/RXTXcomm.jar</cp>
|
||||
</classPath>
|
||||
<jre>
|
||||
<path>java</path>
|
||||
<minVersion>1.5.0</minVersion>
|
||||
<maxVersion></maxVersion>
|
||||
<jdkPreference>jdkOnly</jdkPreference>
|
||||
<jdkPreference>preferJre</jdkPreference>
|
||||
<opt>-Xms128m -Xmx128m</opt>
|
||||
</jre>
|
||||
<splash>
|
||||
|
BIN
build/windows/launcher/launch4j/w32api/crt2.o
Executable file
BIN
build/windows/launcher/launch4j/w32api/crt2.o
Executable file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user