mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-03-06 21:44:43 +01:00
keystore changes
This commit is contained in:
parent
4fe9b04bd4
commit
37e632c4c7
|
|
@ -11,8 +11,8 @@
|
|||
<input message="Please type the password for the keystore" addproperty="sign.pwd"/>
|
||||
|
||||
<antcall target="-webstart_demo">
|
||||
<param name="keystore" value="signing/matzon_java_code_signing.keystore"/>
|
||||
<param name="alias" value="oddlabs_java_code_signing"/>
|
||||
<param name="keystore" value="signing/lwjgl.jks"/>
|
||||
<param name="alias" value="lwjgl"/>
|
||||
<param name="password" value="${sign.pwd}"/>
|
||||
</antcall>
|
||||
</target>
|
||||
|
|
|
|||
Loading…
Reference in a new issue