diff options
Diffstat (limited to 'src/manifest.rc')
-rw-r--r-- | src/manifest.rc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/manifest.rc b/src/manifest.rc new file mode 100644 index 0000000000..d23fb3f71e --- /dev/null +++ b/src/manifest.rc @@ -0,0 +1,8 @@ +/////////////////////////////////////////////////////////////////////////////
+//
+// RT_MANIFEST
+//
+
+#include <winres.h>
+
+1 RT_MANIFEST "miranda32.exe.manifest"
|