home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / js / src / js3240.rc < prev    next >
Encoding:
Text File  |  1998-04-08  |  2.5 KB  |  95 lines

  1. // The contents of this file are subject to the Netscape Public License
  2. // Version 1.0 (the "NPL"); you may not use this file except in
  3. // compliance with the NPL.  You may obtain a copy of the NPL at
  4. // http://www.mozilla.org/NPL/
  5. //
  6. // Software distributed under the NPL is distributed on an "AS IS" basis,
  7. // WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
  8. // for the specific language governing rights and limitations under the
  9. // NPL.
  10. //
  11. // The Initial Developer of this code under the NPL is Netscape
  12. // Communications Corporation.  Portions created by Netscape are
  13. // Copyright (C) 1998 Netscape Communications Corporation.  All Rights
  14. // Reserved.
  15.  
  16. //Microsoft Developer Studio generated resource script.
  17. //
  18. #include "resource.h"
  19.  
  20. #define APSTUDIO_READONLY_SYMBOLS
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // Generated from the TEXTINCLUDE 2 resource.
  24. //
  25. #include "winver.h"
  26.  
  27. /////////////////////////////////////////////////////////////////////////////
  28. #undef APSTUDIO_READONLY_SYMBOLS
  29.  
  30. /////////////////////////////////////////////////////////////////////////////
  31. //
  32. // Version
  33. //
  34.  
  35. VS_VERSION_INFO VERSIONINFO
  36.  FILEVERSION 4,0,0,0
  37.  PRODUCTVERSION 4,0,0,0
  38.  FILEFLAGSMASK 0x3fL
  39. #ifdef _DEBUG
  40.  FILEFLAGS 0x1L
  41. #else
  42.  FILEFLAGS 0x0L
  43. #endif
  44.  FILEOS 0x10004L
  45.  FILETYPE 0x2L
  46.  FILESUBTYPE 0x0L
  47. BEGIN
  48.     BLOCK "StringFileInfo"
  49.     BEGIN
  50.         BLOCK "040904e4"
  51.         BEGIN
  52.             VALUE "CompanyName", "Netscape Communications Corporation\0"
  53.             VALUE "FileDescription", "Netscape 32-bit JavaScript Module\0"
  54.             VALUE "FileVersion", "4.0\0"
  55.             VALUE "InternalName", "JS3240\0"
  56.             VALUE "LegalCopyright", "Copyright Netscape Communications. 1994-96\0"
  57.             VALUE "LegalTrademarks", "Netscape, Mozilla\0"
  58.             VALUE "OriginalFilename", "js3240.dll\0"
  59.             VALUE "ProductName", "NETSCAPE\0"
  60.             VALUE "ProductVersion", "4.0\0"
  61.         END
  62.     END
  63.     BLOCK "VarFileInfo"
  64.     BEGIN
  65.         VALUE "Translation", 0x409, 1252
  66.     END
  67. END
  68.  
  69. #ifdef APSTUDIO_INVOKED
  70. /////////////////////////////////////////////////////////////////////////////
  71. //
  72. // TEXTINCLUDE
  73. //
  74.  
  75. 1 TEXTINCLUDE DISCARDABLE 
  76. BEGIN
  77.     "resource.h\0"
  78. END
  79.  
  80. 2 TEXTINCLUDE DISCARDABLE 
  81. BEGIN
  82.     "#include ""winver.h""\r\n"
  83.     "\0"
  84. END
  85.  
  86. 3 TEXTINCLUDE DISCARDABLE 
  87. BEGIN
  88.     "\r\n"
  89.     "\0"
  90. END
  91.  
  92. #endif    // APSTUDIO_INVOKED
  93.  
  94. /////////////////////////////////////////////////////////////////////////////
  95.