mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 23:45:42 +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:
parent
4e9706e794
commit
e43a13448e
2 changed files with 0 additions and 4 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue