diff options
| author | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-05-29 09:28:57 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-05-29 09:28:57 +0200 |
| commit | 5c46e7bed4aa703e21a6a4b29dd8b7d4e505a2fe (patch) | |
| tree | e2b903804cb224d2b33bfe5dae0be4a94df97530 /Drv/SampleDriver | |
| parent | 8f262d685126a9a9f68beb6d4002ba30bebae401 (diff) | |
MHR-23: Fix path for rsrc compilation.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Drv/SampleDriver')
| -rw-r--r-- | Drv/SampleDriver/DriverRsrc.rsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Drv/SampleDriver/DriverRsrc.rsrc b/Drv/SampleDriver/DriverRsrc.rsrc index 3a3b8774..dc819c7e 100644 --- a/Drv/SampleDriver/DriverRsrc.rsrc +++ b/Drv/SampleDriver/DriverRsrc.rsrc @@ -1,4 +1,4 @@ -1 ICON "../../Root/Boot/Icons/driver-logo.ico" +1 ICON "../../Kernel/Root/Boot/Icons/driver-logo.ico" 1 VERSIONINFO FILEVERSION 1,0,0,0 |
