mirror of
https://github.com/processing/processing4.git
synced 2026-02-13 10:30:44 +01:00
fixing up libraries setup
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# don't actually export anything.. this is only to link against
|
||||
# inside of the p5 environment
|
||||
applet=
|
||||
|
||||
# for an application, export to prevent from breaking
|
||||
application=javascript.jar
|
||||
Reference in New Issue
Block a user