Home | History | Annotate | Download | only in mdnsNSP
      1 // Microsoft Visual C++ generated resource script.
      2 //
      3 #include "resource.h"
      4 
      5 #define APSTUDIO_READONLY_SYMBOLS
      6 /////////////////////////////////////////////////////////////////////////////
      7 //
      8 // Generated from the TEXTINCLUDE 2 resource.
      9 //
     10 #include "afxres.h"
     11 #include "WinVersRes.h"
     12 
     13 /////////////////////////////////////////////////////////////////////////////
     14 #undef APSTUDIO_READONLY_SYMBOLS
     15 
     16 /////////////////////////////////////////////////////////////////////////////
     17 // English (U.S.) resources
     18 
     19 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
     20 #ifdef _WIN32
     21 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
     22 #pragma code_page(1252)
     23 #endif //_WIN32
     24 
     25 #ifdef APSTUDIO_INVOKED
     26 /////////////////////////////////////////////////////////////////////////////
     27 //
     28 // TEXTINCLUDE
     29 //
     30 
     31 1 TEXTINCLUDE 
     32 BEGIN
     33     "resource.h\0"
     34 END
     35 
     36 2 TEXTINCLUDE 
     37 BEGIN
     38     "#include ""afxres.h""\r\n"
     39     "#include ""WinVersRes.h""\r\n"
     40     "\0"
     41 END
     42 
     43 3 TEXTINCLUDE 
     44 BEGIN
     45     "\r\n"
     46     "\0"
     47 END
     48 
     49 #endif    // APSTUDIO_INVOKED
     50 
     51 
     52 /////////////////////////////////////////////////////////////////////////////
     53 //
     54 // Version
     55 //
     56 
     57 VS_VERSION_INFO VERSIONINFO
     58  FILEVERSION MASTER_PROD_VERS
     59  PRODUCTVERSION MASTER_PROD_VERS
     60  FILEFLAGSMASK 0x17L
     61 #ifdef _DEBUG
     62  FILEFLAGS 0x1L
     63 #else
     64  FILEFLAGS 0x0L
     65 #endif
     66  FILEOS 0x4L
     67  FILETYPE 0x2L
     68  FILESUBTYPE 0x0L
     69 BEGIN
     70     BLOCK "StringFileInfo"
     71     BEGIN
     72         BLOCK "040904b0"
     73         BEGIN
     74             VALUE "CompanyName", MASTER_COMPANY_NAME
     75             VALUE "FileDescription", "Bonjour Namespace Provider"
     76             VALUE "FileVersion", MASTER_PROD_VERS_STR
     77             VALUE "InternalName", "mdnsNSP.dll"
     78             VALUE "LegalCopyright", MASTER_LEGAL_COPYRIGHT
     79             VALUE "OriginalFilename", "mdnsNSP.dll"
     80             VALUE "ProductName", MASTER_PROD_NAME
     81             VALUE "ProductVersion", MASTER_PROD_VERS_STR
     82         END
     83     END
     84     BLOCK "VarFileInfo"
     85     BEGIN
     86         VALUE "Translation", 0x409, 1200
     87     END
     88 END
     89 
     90 #endif    // English (U.S.) resources
     91 /////////////////////////////////////////////////////////////////////////////
     92 
     93 
     94 
     95 #ifndef APSTUDIO_INVOKED
     96 /////////////////////////////////////////////////////////////////////////////
     97 //
     98 // Generated from the TEXTINCLUDE 3 resource.
     99 //
    100 
    101 
    102 /////////////////////////////////////////////////////////////////////////////
    103 #endif    // not APSTUDIO_INVOKED
    104 
    105