/[emacs]/emacs/nt/emacs.rc
ViewVC logotype

Diff of /emacs/nt/emacs.rc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by jasonr, Mon Feb 18 00:03:38 2002 UTC revision 1.5.4.1 by miles, Fri Apr 4 06:20:49 2003 UTC
# Line 1  Line 1 
1  Emacs ICON    icons\gnu2a32t.ico  Emacs ICON   icons\gnu2a32t.ico
2    32649 CURSOR icons\hand.cur
3    
4  #ifndef VS_VERSION_INFO  #ifndef VS_VERSION_INFO
5  #define VS_VERSION_INFO 1  #define VS_VERSION_INFO 1
6  #endif  #endif
7    
8  VS_VERSION_INFO VERSIONINFO  VS_VERSION_INFO VERSIONINFO
9   FILEVERSION 21,2,50,0   FILEVERSION 21,3,50,0
10   PRODUCTVERSION 21,2,50,0   PRODUCTVERSION 21,3,50,0
11   FILEFLAGSMASK 0x3FL   FILEFLAGSMASK 0x3FL
12  #ifdef EMACSDEBUG  #ifdef EMACSDEBUG
13   FILEFLAGS 0x1L   FILEFLAGS 0x1L
# Line 23  BEGIN Line 24  BEGIN
24          BEGIN          BEGIN
25              VALUE "CompanyName", "Free Software Foundation\0"              VALUE "CompanyName", "Free Software Foundation\0"
26              VALUE "FileDescription", "GNU Emacs for Windows NT/95/98/2000/ME/XP\0"              VALUE "FileDescription", "GNU Emacs for Windows NT/95/98/2000/ME/XP\0"
27              VALUE "FileVersion", "21, 2, 50, 0\0"              VALUE "FileVersion", "21, 3, 50, 0\0"
28              VALUE "InternalName", "Emacs\0"              VALUE "InternalName", "Emacs\0"
29              VALUE "LegalCopyright", "Copyright (C) 2002\0"              VALUE "LegalCopyright", "Copyright (C) 2002\0"
30              VALUE "OriginalFilename", "emacs.exe"              VALUE "OriginalFilename", "emacs.exe"
31              VALUE "ProductName", "Emacs: The extensible self-documenting text editor\0"              VALUE "ProductName", "Emacs: The extensible self-documenting text editor\0"
32              VALUE "ProductVersion", "21, 2, 50, 0\0"              VALUE "ProductVersion", "21, 3, 50, 0\0"
33              VALUE "OLESelfRegister", "\0"              VALUE "OLESelfRegister", "\0"
34           END           END
35       END       END

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.4.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26