* A more efficient way to add manifest files to ReactOS applications and dlls/cpls...
[reactos.git] / reactos / base / applications / games / spider / rsrc.rc
index 0af3487..af2ea82 100644 (file)
@@ -7,7 +7,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 
 IDI_SPIDER ICON DISCARDABLE "spider.ico"
 
-CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "manifest.xml"
+#include <reactos/manifest_exe.rc>
 
 // UTF-8
 #pragma code_page(65001)