windows: Implement app_version
(#9410)
#### Call `app_version`:  #### `Zed.exe` info:  Release Notes: - N/A
This commit is contained in:
parent
cfa0fc96f0
commit
85c294da9a
5 changed files with 129 additions and 6 deletions
|
@ -89,6 +89,9 @@ welcome.workspace = true
|
|||
workspace.workspace = true
|
||||
zed_actions.workspace = true
|
||||
|
||||
[target.'cfg(target_os = "windows")'.build-dependencies]
|
||||
winresource = "0.1"
|
||||
|
||||
[dev-dependencies]
|
||||
call = { workspace = true, features = ["test-support"] }
|
||||
editor = { workspace = true, features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue