Skip to content

Commit

Permalink
Fix netbeans project include PreDecrypt.xml file
Browse files Browse the repository at this point in the history
Fix missing PreDecrypt.xml #441
  • Loading branch information
mrcmunir committed Nov 8, 2018
1 parent 8dda2d3 commit 9396d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ file.reference.Java-jdk1.6.0_10=D:\\Program Files\\Java\\jdk1.6.0_10
file.reference.jide-oss-2.2.8.01.jar=C:\\Program Files\\Java\\java libs\\jide-oss-2.2.8.01.jar
file.reference.jide-oss-2.2.8.01.jar-1=lib/jide-oss-2.2.8.01.jar
file.reference.kawa-1.9.1.jar=lib\\kawa-1.9.1.jar
includes=**\\*.java **\\*.png **\\*.jpg **\\*.gif **\\*.frag **\\*.geom **\\*.vert **\\*.properties
includes=**\\*.java **\\*.png **\\*.jpg **\\*.gif **\\*.frag **\\*.geom **\\*.vert **\\*.properties **\\*.xml
jar.compress=true
javac.classpath=\
${libs.LWJGL.classpath}:\
Expand Down

0 comments on commit 9396d47

Please sign in to comment.