Fix bug #16299 with assertion violation in set-default-file-modes on Windows.
[bpt/emacs.git] / nt / emacs.rc
index d2703c4..81d283f 100644 (file)
@@ -1,6 +1,6 @@
 Emacs ICON   icons/emacs.ico
 32649 CURSOR icons/hand.cur
-#ifdef WIN64
+#if defined (WIN64) || defined (__x86_64__)
 1 24 "emacs-x64.manifest"
 #else
 1 24 "emacs-x86.manifest"