home *** CD-ROM | disk | FTP | other *** search
/ Tools / WinSN5.0Ver.iso / NETSCAP.50 / WIN1998.ZIP / ns / modules / libpref / admin / adm3240.rc < prev    next >
Encoding:
Text File  |  1998-04-08  |  2.6 KB  |  103 lines

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