summaryrefslogtreecommitdiffhomepage
path: root/Private/KernelRsrc.rsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Private/KernelRsrc.rsrc')
-rw-r--r--Private/KernelRsrc.rsrc27
1 files changed, 0 insertions, 27 deletions
diff --git a/Private/KernelRsrc.rsrc b/Private/KernelRsrc.rsrc
deleted file mode 100644
index 1fab6304..00000000
--- a/Private/KernelRsrc.rsrc
+++ /dev/null
@@ -1,27 +0,0 @@
-1 ICON "Root/Boot/Icons/kernel-logo.ico"
-
-#include "CompilerKit/Version.hxx"
-
-1 VERSIONINFO
-FILEVERSION 1,0,0,0
-PRODUCTVERSION 1,0,0,0
-BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "080904E4"
- BEGIN
- VALUE "CompanyName", "Mahrouss-Logic"
- VALUE "FileDescription", "New OS multiplatform kernel."
- VALUE "FileVersion", KERNEL_VERSION
- VALUE "InternalName", "NewKernel"
- VALUE "LegalCopyright", "Mahrouss-Logic"
- VALUE "OriginalFilename", "NewKernel.exe"
- VALUE "ProductName", "NewKernel"
- VALUE "ProductVersion", KERNEL_VERSION
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x809, 1252
- END
-END