[WINLOGON][MSGINA] -Remove resource manifests. These two components need some special handling regarding manifests.

svn path=/trunk/; revision=73766
This commit is contained in:
Giannis Adamopoulos 2017-02-09 13:27:36 +00:00
parent 4e9706e794
commit e43a13448e
2 changed files with 0 additions and 4 deletions

View file

@ -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)

View file

@ -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)