Home | History | Annotate | Download | only in ControlPanel
      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 
     26 /////////////////////////////////////////////////////////////////////////////
     27 //
     28 // Version
     29 //
     30 
     31 VS_VERSION_INFO VERSIONINFO
     32  FILEVERSION MASTER_PROD_VERS
     33  PRODUCTVERSION MASTER_PROD_VERS
     34  FILEFLAGSMASK 0x3fL
     35 #ifdef _DEBUG
     36  FILEFLAGS 0x1L
     37 #else
     38  FILEFLAGS 0x0L
     39 #endif
     40  FILEOS 0x4L
     41  FILETYPE 0x1L
     42  FILESUBTYPE 0x0L
     43 BEGIN
     44     BLOCK "StringFileInfo"
     45     BEGIN
     46         BLOCK "040904e4"
     47         BEGIN
     48             VALUE "CompanyName", MASTER_COMPANY_NAME
     49             VALUE "FileDescription", "Bonjour Configuration Applet"
     50             VALUE "FileVersion", MASTER_PROD_VERS_STR
     51             VALUE "InternalName", "Bonjour.cpl"
     52             VALUE "LegalCopyright", MASTER_LEGAL_COPYRIGHT
     53             VALUE "OriginalFilename", "Bonjour.cpl"
     54             VALUE "ProductName", MASTER_PROD_NAME
     55             VALUE "ProductVersion", MASTER_PROD_VERS_STR
     56         END
     57     END
     58     BLOCK "VarFileInfo"
     59     BEGIN
     60         VALUE "Translation", 0x409, 1252
     61     END
     62 END
     63 
     64 
     65 #ifdef APSTUDIO_INVOKED
     66 /////////////////////////////////////////////////////////////////////////////
     67 //
     68 // TEXTINCLUDE
     69 //
     70 
     71 1 TEXTINCLUDE 
     72 BEGIN
     73     "resource.h\0"
     74 END
     75 
     76 2 TEXTINCLUDE 
     77 BEGIN
     78     "#include ""afxres.h""\r\n"
     79     "#include ""WinVersRes.h""\r\n"
     80     "\0"
     81 END
     82 
     83 3 TEXTINCLUDE 
     84 BEGIN
     85     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
     86     "#define _AFX_NO_OLE_RESOURCES\r\n"
     87     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
     88     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
     89     "\r\n"
     90     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
     91     "LANGUAGE 9, 1\r\n"
     92     "#pragma code_page(1252)\r\n"
     93     "#include ""afxres.rc""         // Standard components\r\n"
     94     "#include ""ControlPanel.rc""\r\n"
     95     "#endif\r\n"
     96     "\0"
     97 END
     98 
     99 #endif    // APSTUDIO_INVOKED
    100 
    101 
    102 #endif    // English (U.S.) resources
    103 
    104 
    105 #ifndef APSTUDIO_INVOKED
    106 /////////////////////////////////////////////////////////////////////////////
    107 //
    108 // Generated from the TEXTINCLUDE 3 resource.
    109 //
    110 #define _AFX_NO_SPLITTER_RESOURCES
    111 #define _AFX_NO_OLE_RESOURCES
    112 #define _AFX_NO_TRACKER_RESOURCES
    113 #define _AFX_NO_PROPERTY_RESOURCES
    114 
    115 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
    116 LANGUAGE 9, 1
    117 #pragma code_page(1252)
    118 #include "afxres.rc"         // Standard components
    119 #include "ControlPanel.rc"
    120 #endif
    121 
    122 /////////////////////////////////////////////////////////////////////////////
    123 #endif    // not APSTUDIO_INVOKED
    124