/[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.4 by andrewi, Wed Jun 16 19:55:59 1999 UTC revision 1.5 by jasonr, Mon Feb 18 00:03:38 2002 UTC
# Line 1  Line 1 
1  Emacs ICON    icons\gnu2a32t.ico  Emacs ICON    icons\gnu2a32t.ico
2    
3    #ifndef VS_VERSION_INFO
4    #define VS_VERSION_INFO 1
5    #endif
6    
7  VS_VERSION_INFO VERSIONINFO  VS_VERSION_INFO VERSIONINFO
8   FILEVERSION 20,4,0,0   FILEVERSION 21,2,50,0
9   PRODUCTVERSION 20,4,0,0   PRODUCTVERSION 21,2,50,0
10   FILEFLAGSMASK 0x3FL   FILEFLAGSMASK 0x3FL
11  #ifdef EMACSDEBUG  #ifdef EMACSDEBUG
12   FILEFLAGS 0x1L   FILEFLAGS 0x1L
# Line 18  BEGIN Line 22  BEGIN
22          BLOCK "040904B0"          BLOCK "040904B0"
23          BEGIN          BEGIN
24              VALUE "CompanyName", "Free Software Foundation\0"              VALUE "CompanyName", "Free Software Foundation\0"
25              VALUE "FileDescription", "GNU Emacs for Windows NT and Windows 95/98\0"              VALUE "FileDescription", "GNU Emacs for Windows NT/95/98/2000/ME/XP\0"
26              VALUE "FileVersion", "20, 4, 0, 0\0"              VALUE "FileVersion", "21, 2, 50, 0\0"
27              VALUE "InternalName", "Emacs\0"              VALUE "InternalName", "Emacs\0"
28              VALUE "LegalCopyright", "Copyright (C) 1998\0"              VALUE "LegalCopyright", "Copyright (C) 2002\0"
29              VALUE "OriginalFilename", "emacs.exe"              VALUE "OriginalFilename", "emacs.exe"
30              VALUE "ProductName", "Emacs: The extensible self-documenting text editor\0"              VALUE "ProductName", "Emacs: The extensible self-documenting text editor\0"
31              VALUE "ProductVersion", "20, 4, 0, 0\0"              VALUE "ProductVersion", "21, 2, 50, 0\0"
32              VALUE "OLESelfRegister", "\0"              VALUE "OLESelfRegister", "\0"
33           END           END
34       END       END

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

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