mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-07 00:04:36 +03:00
Importing Processing rev. 5503 (1.0.3).
This commit is contained in:
BIN
build/windows/launcher/launch4j/demo/SimpleApp/l4j/SimpleApp.ico
Executable file
BIN
build/windows/launcher/launch4j/demo/SimpleApp/l4j/SimpleApp.ico
Executable file
Binary file not shown.
After Width: | Height: | Size: 766 B |
18
build/windows/launcher/launch4j/demo/SimpleApp/l4j/SimpleApp.xml
Executable file
18
build/windows/launcher/launch4j/demo/SimpleApp/l4j/SimpleApp.xml
Executable file
@@ -0,0 +1,18 @@
|
||||
<launch4jConfig>
|
||||
<headerType>gui</headerType>
|
||||
<jar>../SimpleApp.jar</jar>
|
||||
<outfile>../SimpleApp.exe</outfile>
|
||||
<errTitle>SimpleApp</errTitle>
|
||||
<chdir>.</chdir>
|
||||
<customProcName>true</customProcName>
|
||||
<icon>SimpleApp.ico</icon>
|
||||
<jre>
|
||||
<minVersion>1.4.0</minVersion>
|
||||
</jre>
|
||||
<splash>
|
||||
<file>splash.bmp</file>
|
||||
<waitForWindow>true</waitForWindow>
|
||||
<timeout>60</timeout>
|
||||
<timeoutErr>true</timeoutErr>
|
||||
</splash>
|
||||
</launch4jConfig>
|
BIN
build/windows/launcher/launch4j/demo/SimpleApp/l4j/splash.bmp
Executable file
BIN
build/windows/launcher/launch4j/demo/SimpleApp/l4j/splash.bmp
Executable file
Binary file not shown.
After Width: | Height: | Size: 4.4 KiB |
Reference in New Issue
Block a user