mirror of
https://github.com/processing/processing4.git
synced 2026-03-02 18:54:33 +01:00
disable opengl2 for dist releaes
This commit is contained in:
@@ -101,8 +101,8 @@
|
||||
<exclude name="**/cmd/**" />
|
||||
<exclude name="reference.zip" />
|
||||
<exclude name="**/._*" />
|
||||
<!-- disable for the 1.5 release -->
|
||||
<!-- <exclude name="libraries/opengl2/**" />-->
|
||||
<!-- removing for the 1.5 release -->
|
||||
<exclude name="libraries/opengl2/**" />
|
||||
|
||||
<exclude name="examples/**/applet/**" />
|
||||
</fileset>
|
||||
|
||||
Reference in New Issue
Block a user