diff options
| author | MicroBlock <[email protected]> | 2025-08-13 16:08:16 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-13 16:08:16 +0800 |
| commit | 74e371f802b1b767cd2e920c47cd1e23c72bd3b8 (patch) | |
| tree | 7e3d89f7dba43828a876aa929e03cefd55a75bcf | |
| parent | 616e58f4606429314ec7017e68bfa6be200dbe4a (diff) | |
Update xmake.lua
| -rw-r--r-- | xmake/rules/wdk/sign/xmake.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/rules/wdk/sign/xmake.lua b/xmake/rules/wdk/sign/xmake.lua index 51fce1cf3..d82f632e0 100644 --- a/xmake/rules/wdk/sign/xmake.lua +++ b/xmake/rules/wdk/sign/xmake.lua @@ -24,7 +24,7 @@ -- - wdk.sign.mode: nosign/test/release (default: nosign) -- - wdk.sign.store: PrivateCertStore -- - wdk.sign.thumbprint: 032122545DCAA6167B1ADBE5F7FDF07AE2234AAA --- - wdk.sign.company: xmake.io +-- - wdk.sign.company: xmake.io -- - wdk.sign.certfile: signcert.cer -- - wdk.sign.timestamp: http://timestamp.verisign.com/scripts/timstamp.dll -- |
