zed/crates/gpui_windows
John Tur c06aab84c0
Fix Windows build (#49665)
Fix regressions from https://github.com/zed-industries/zed/pull/49277:

- The fusion manifest was not being embedded for Zed.exe, making it
non-functional.
- The relative path used to load shaders in debug mode was incorrect.

Release Notes:

- N/A

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
2026-02-19 19:15:59 -05:00
..
src Fix Windows build (#49665) 2026-02-19 19:15:59 -05:00
build.rs
Cargo.toml
LICENSE-APACHE