diff options
Diffstat (limited to 'dev/Boot/Sources/BootloaderRsrc.rsrc')
| -rw-r--r-- | dev/Boot/Sources/BootloaderRsrc.rsrc | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/dev/Boot/Sources/BootloaderRsrc.rsrc b/dev/Boot/Sources/BootloaderRsrc.rsrc deleted file mode 100644 index 6aa1d5a5..00000000 --- a/dev/Boot/Sources/BootloaderRsrc.rsrc +++ /dev/null @@ -1,25 +0,0 @@ -#include "../../Kernel/CompilerKit/Version.hxx" - -1 VERSIONINFO -FILEVERSION 1,0,0,0 -PRODUCTVERSION 1,0,0,0 -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "080904E4" - BEGIN - VALUE "CompanyName", "ZKA Technologies" - VALUE "FileDescription", "New OS Loader." - VALUE "FileVersion", BOOTLOADER_VERSION - VALUE "InternalName", "newosldr" - VALUE "LegalCopyright", "Copyright ZKA Technologies., all rights reserved." - VALUE "OriginalFilename", "newosldr.exe" - VALUE "ProductName", "newosldr" - VALUE "ProductVersion", BOOTLOADER_VERSION - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x809, 1252 - END -END |
