We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf3cfc commit 5368ee5Copy full SHA for 5368ee5
.gitignore
@@ -6,3 +6,4 @@ nbproject/private/*
6
#Java
7
*.class
8
*.jar
9
+key.txt
nbproject/project.properties
@@ -5,3 +5,5 @@ javac.compilerargs=-Xlint -Xlint:-serial
5
license.file=gpl.txt
nbm.homepage=https://github.com/mc6pac/toolchainSDCC
nbm.needs.restart=true
+keystore=nbproject/private/keystore.ks
+nbm_alias=thirdparty
0 commit comments