Skip to content

Commit b1f9f1d

Browse files
committed
Add Skija libraries to classpath for Linux fragment
1 parent 22cdd76 commit b1f9f1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

binaries/.classpath_gtk

+3
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@
3131
<classpathentry kind="src" path="Eclipse SWT OpenGL/glx"/>
3232
<classpathentry kind="src" path="Eclipse SWT OpenGL/common"/>
3333
<classpathentry kind="src" path="Eclipse SWT WebKit/gtk"/>
34+
<classpathentry kind="lib" path="lib/skija-linux-x64-0.116.2.jar"/>
35+
<classpathentry kind="lib" path="lib/skija-shared-0.116.2.jar"/>
36+
<classpathentry kind="lib" path="lib/types-0.1.1.jar"/>
3437
<classpathentry kind="output" path="bin"/>
3538
</classpath>

0 commit comments

Comments
 (0)