mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
short stub to make an exe for linux
This commit is contained in:
@@ -71,3 +71,7 @@ rm -f ../lib/pde.jar
|
||||
zip -0q ../lib/pde.jar *.class
|
||||
cd ../..
|
||||
|
||||
|
||||
### -- BUILD STUB -----------------------------------------------
|
||||
|
||||
gcc -o work/Proce55ing stub.cpp
|
||||
Reference in New Issue
Block a user