summaryrefslogtreecommitdiffhomepage
path: root/Drivers
diff options
context:
space:
mode:
Diffstat (limited to 'Drivers')
-rw-r--r--Drivers/Hello/DriverRsrc.rsrc2
-rw-r--r--Drivers/Hello/x86_64.mk1
-rw-r--r--Drivers/SampleDriver/DriverRsrc.rsrc2
-rw-r--r--Drivers/VideoDrv/DriverRsrc.rsrc2
4 files changed, 3 insertions, 4 deletions
diff --git a/Drivers/Hello/DriverRsrc.rsrc b/Drivers/Hello/DriverRsrc.rsrc
index 793b330a..9a90f62b 100644
--- a/Drivers/Hello/DriverRsrc.rsrc
+++ b/Drivers/Hello/DriverRsrc.rsrc
@@ -1,4 +1,4 @@
-1 ICON "../../Icons/app-logo.ico"
+1 ICON "../../Icons/main.ico"
1 VERSIONINFO
FILEVERSION 1,0,0,0
diff --git a/Drivers/Hello/x86_64.mk b/Drivers/Hello/x86_64.mk
index 7ef241c2..07f41807 100644
--- a/Drivers/Hello/x86_64.mk
+++ b/Drivers/Hello/x86_64.mk
@@ -16,7 +16,6 @@ LD_FLAGS=-e __at_enter --subsystem=17
OBJ=*.o
-
REM=rm
REM_FLAG=-f
diff --git a/Drivers/SampleDriver/DriverRsrc.rsrc b/Drivers/SampleDriver/DriverRsrc.rsrc
index 24ae4e2e..2161fe29 100644
--- a/Drivers/SampleDriver/DriverRsrc.rsrc
+++ b/Drivers/SampleDriver/DriverRsrc.rsrc
@@ -1,4 +1,4 @@
-1 ICON "../../Icons/app-logo.ico"
+1 ICON "../../Icons/main.ico"
1 VERSIONINFO
FILEVERSION 1,0,0,0
diff --git a/Drivers/VideoDrv/DriverRsrc.rsrc b/Drivers/VideoDrv/DriverRsrc.rsrc
index 9e6887eb..0ed948d1 100644
--- a/Drivers/VideoDrv/DriverRsrc.rsrc
+++ b/Drivers/VideoDrv/DriverRsrc.rsrc
@@ -1,4 +1,4 @@
-1 ICON "../../Icons/app-logo.ico"
+1 ICON "../../Icons/main.ico"
1 VERSIONINFO
FILEVERSION 1,0,0,0