mirror of
https://github.com/processing/processing4.git
synced 2026-02-14 19:05:34 +01:00
more work on windows build scripts
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<dontWrapJar>true</dontWrapJar>
|
||||
<headerType>gui</headerType>
|
||||
<jar>lib</jar>
|
||||
<outfile>..\work\processing.exe</outfile>
|
||||
<outfile>processing.exe</outfile>
|
||||
<errTitle></errTitle>
|
||||
<cmdLine></cmdLine>
|
||||
<chdir>.</chdir>
|
||||
|
||||
BIN
build/windows/launcher/processing.exe
Executable file
BIN
build/windows/launcher/processing.exe
Executable file
Binary file not shown.
@@ -46,6 +46,7 @@ else
|
||||
# cd head_src/gui_head && make -f Makefile.win
|
||||
cd launcher
|
||||
./launch4j/launch4jc.exe config.xml
|
||||
cp processing.exe ../work/
|
||||
cd ..
|
||||
|
||||
# chmod +x the crew
|
||||
|
||||
Reference in New Issue
Block a user