WindowsXP/Source/XPSP1/NT/base/published/sxsmanifestinresource.rc2
2024-08-03 16:30:48 +02:00

19 lines
444 B
Plaintext

//
// This file is concatenated to the beginning of the user provided .rc file,
// as if rc.exe supported the C++ compiler's -FI force include switch.
//
#include "windows.h"
#if !defined(RT_MANIFEST)
#define RT_MANIFEST 24
#endif
1 RT_MANIFEST SXS_MANIFEST
#if defined(SXS_MANIFEST2)
2 RT_MANIFEST SXS_MANIFEST2
#endif
#if defined(SXS_MANIFEST3)
3 RT_MANIFEST SXS_MANIFEST3
#endif
#if defined(SXS_MANIFEST4)
4 RT_MANIFEST SXS_MANIFEST4
#endif