[WINLOGON][MSGINA] -Remove resource manifests. These two components need some special...
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Thu, 9 Feb 2017 13:27:36 +0000 (13:27 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Thu, 9 Feb 2017 13:27:36 +0000 (13:27 +0000)
svn path=/trunk/; revision=73766

reactos/base/system/winlogon/winlogon.rc
reactos/dll/win32/msgina/msgina.rc

index f95b57b..92b8f2c 100644 (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)
 
index 53ded83..9d455ab 100644 (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)