mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[WINLOGON][MSGINA] -Remove resource manifests. These two components need some special handling regarding manifests.
svn path=/trunk/; revision=73766
This commit is contained in:
@@ -12,8 +12,6 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||
|
||||
IDI_WINLOGON ICON "res/winlogon.ico"
|
||||
|
||||
#include <reactos/manifest_exe.rc>
|
||||
|
||||
/* UTF-8 */
|
||||
#pragma code_page(65001)
|
||||
|
||||
|
||||
@@ -20,8 +20,6 @@ IDI_LOCKICON ICON "resources/115.ico"
|
||||
/* Bitmaps */
|
||||
IDI_ROSLOGO BITMAP "resources/reactos.bmp"
|
||||
|
||||
#include <reactos/manifest_dll.rc>
|
||||
|
||||
/* UTF-8 */
|
||||
#pragma code_page(65001)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user