Skip to content

Commit

Permalink
proper jcef jars for linux 32
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnRDOrazio committed Nov 2, 2020
1 parent 7ab3c4e commit eda2608
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 4 deletions.
Binary file added libraries/gluegen-rt-natives-linux-i586.jar
Binary file not shown.
Binary file removed libraries/gluegen-rt-natives-windows-i586.jar
Binary file not shown.
Binary file modified libraries/jcef-tests.jar
Binary file not shown.
Binary file modified libraries/jcef.jar
Binary file not shown.
Binary file added libraries/jogl-all-natives-linux-i586.jar
Binary file not shown.
Binary file removed libraries/jogl-all-natives-windows-i586.jar
Binary file not shown.
8 changes: 4 additions & 4 deletions nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ file.reference.commons-lang3-3.11.jar=libraries/commons-lang3-3.11.jar
file.reference.commons-text-1.9.jar=libraries/commons-text-1.9.jar
file.reference.derby.jar=libraries\\derby.jar
file.reference.glazedlists-1.11.0.jar=libraries/glazedlists-1.11.0.jar
file.reference.gluegen-rt-natives-windows-i586.jar=libraries\\gluegen-rt-natives-windows-i586.jar
file.reference.gluegen-rt-natives-linux-i586.jar=libraries/gluegen-rt-natives-linux-i586.jar
file.reference.gluegen-rt.jar=libraries\\gluegen-rt.jar
file.reference.javax.json-1.1.4.jar=libraries/javax.json-1.1.4.jar
file.reference.jcef-tests.jar=libraries\\jcef-tests.jar
file.reference.jcef.jar=libraries\\jcef.jar
file.reference.jogl-all-natives-windows-i586.jar=libraries\\jogl-all-natives-windows-i586.jar
file.reference.jogl-all-natives-linux-i586.jar=libraries/jogl-all-natives-linux-i586.jar
file.reference.jogl-all.jar=libraries\\jogl-all.jar
javac.modulepath=
javac.processormodulepath=
Expand Down Expand Up @@ -79,12 +79,12 @@ javac.classpath=\
${file.reference.commons-lang3-3.11.jar}:\
${file.reference.commons-text-1.9.jar}:\
${file.reference.javax.json-1.1.4.jar}:\
${file.reference.gluegen-rt-natives-windows-i586.jar}:\
${file.reference.gluegen-rt.jar}:\
${file.reference.jcef-tests.jar}:\
${file.reference.jcef.jar}:\
${file.reference.jogl-all-natives-windows-i586.jar}:\
${file.reference.jogl-all.jar}:\
${file.reference.gluegen-rt-natives-linux-i586.jar}:\
${file.reference.jogl-all-natives-linux-i586.jar}:\
${file.reference.derby.jar}
javadoc.noindex=false
manifest.custom.codebase=
Expand Down

0 comments on commit eda2608

Please sign in to comment.