diff options
author | Jason Rumney <jasonr@gnu.org> | 2007-06-19 11:59:20 +0000 |
---|---|---|
committer | Jason Rumney <jasonr@gnu.org> | 2007-06-19 11:59:20 +0000 |
commit | 07fe3281d697bfdd7a244ddbfd9d0bd78ccc0e7e (patch) | |
tree | 87f22b0a686f171d12c869d289f4daddadcf6438 /nt/emacs.rc | |
parent | d058c8a14e688f90e547b687686a77efaf996845 (diff) | |
download | emacs-07fe3281d697bfdd7a244ddbfd9d0bd78ccc0e7e.tar.gz |
Use emacs.manifest.
Diffstat (limited to 'nt/emacs.rc')
-rw-r--r-- | nt/emacs.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/emacs.rc b/nt/emacs.rc index cf72b88a8ea..861b336fd35 100644 --- a/nt/emacs.rc +++ b/nt/emacs.rc @@ -1,5 +1,6 @@ Emacs ICON icons\emacs.ico 32649 CURSOR icons\hand.cur +1 24 "emacs.manifest" #ifndef VS_VERSION_INFO #define VS_VERSION_INFO 1 |