more work on windows build scripts

This commit is contained in:
benfry
2008-10-12 21:57:45 +00:00
parent 50ebcd3c55
commit 0ebc2ccc9d
3 changed files with 2 additions and 1 deletions

View File

@@ -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>

Binary file not shown.

View File

@@ -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