testtoolsconn/stat/desktop/source/dll/src/statdll.rc
changeset 0 3da2a79470a7
equal deleted inserted replaced
-1:000000000000 0:3da2a79470a7
       
     1 //Microsoft Developer Studio generated resource script.
       
     2 //
       
     3 #include "../inc/resource.h"
       
     4 
       
     5 #define APSTUDIO_READONLY_SYMBOLS
       
     6 /////////////////////////////////////////////////////////////////////////////
       
     7 //
       
     8 // Generated from the TEXTINCLUDE 2 resource.
       
     9 //
       
    10 #include "afxres.h"
       
    11 
       
    12 /////////////////////////////////////////////////////////////////////////////
       
    13 #undef APSTUDIO_READONLY_SYMBOLS
       
    14 
       
    15 /////////////////////////////////////////////////////////////////////////////
       
    16 // English (U.S.) resources
       
    17 
       
    18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
       
    19 #ifdef _WIN32
       
    20 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
       
    21 #pragma code_page(1252)
       
    22 #endif //_WIN32
       
    23 
       
    24 #ifndef _MAC
       
    25 /////////////////////////////////////////////////////////////////////////////
       
    26 //
       
    27 // Version
       
    28 //
       
    29 
       
    30 VS_VERSION_INFO VERSIONINFO
       
    31  FILEVERSION 1,0,0,1
       
    32  PRODUCTVERSION 1,0,0,1
       
    33  FILEFLAGSMASK 0x3fL
       
    34 #ifdef _DEBUG
       
    35  FILEFLAGS 0x1L
       
    36 #else
       
    37  FILEFLAGS 0x0L
       
    38 #endif
       
    39  FILEOS 0x4L
       
    40  FILETYPE 0x2L
       
    41  FILESUBTYPE 0x0L
       
    42 BEGIN
       
    43     BLOCK "StringFileInfo"
       
    44     BEGIN
       
    45         BLOCK "040904b0"
       
    46         BEGIN
       
    47             VALUE "Comments", "Test Automation DLL\0"
       
    48             VALUE "CompanyName", "Nokia Corporation\0"
       
    49             VALUE "FileDescription", "Nokia Test Automation Tool Dynamic Link Library\0"
       
    50             VALUE "FileVersion", "4.0\0"
       
    51             VALUE "InternalName", "STAT\0"
       
    52             VALUE "LegalCopyright", "Copyright (C) 2005-2009 Nokia Corporation\0"
       
    53             VALUE "LegalTrademarks", "STAT\0"
       
    54             VALUE "OriginalFilename", "STAT.DLL\0"
       
    55             VALUE "PrivateBuild", "\0"
       
    56             VALUE "ProductName", "Nokia Test Automation Tool Dynamic Link Library\0"
       
    57             VALUE "ProductVersion", "4.0\0"
       
    58             VALUE "SpecialBuild", "\0"
       
    59         END
       
    60     END
       
    61     BLOCK "VarFileInfo"
       
    62     BEGIN
       
    63         VALUE "Translation", 0x409, 1200
       
    64     END
       
    65 END
       
    66 
       
    67 #endif    // !_MAC
       
    68 
       
    69 #endif    // English (U.S.) resources
       
    70 /////////////////////////////////////////////////////////////////////////////
       
    71 
       
    72 
       
    73 /////////////////////////////////////////////////////////////////////////////
       
    74 // English (U.K.) resources
       
    75 
       
    76 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
       
    77 #ifdef _WIN32
       
    78 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
       
    79 #pragma code_page(1252)
       
    80 #endif //_WIN32
       
    81 
       
    82 #ifdef APSTUDIO_INVOKED
       
    83 /////////////////////////////////////////////////////////////////////////////
       
    84 //
       
    85 // TEXTINCLUDE
       
    86 //
       
    87 
       
    88 1 TEXTINCLUDE DISCARDABLE 
       
    89 BEGIN
       
    90     "..\\inc\\resource.h\0"
       
    91 END
       
    92 
       
    93 2 TEXTINCLUDE DISCARDABLE 
       
    94 BEGIN
       
    95     "#include ""afxres.h""\r\n"
       
    96     "\0"
       
    97 END
       
    98 
       
    99 3 TEXTINCLUDE DISCARDABLE 
       
   100 BEGIN
       
   101     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
       
   102     "#define _AFX_NO_OLE_RESOURCES\r\n"
       
   103     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
       
   104     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
       
   105     "\r\n"
       
   106     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
       
   107     "#ifdef _WIN32\r\n"
       
   108     "LANGUAGE 9, 1\r\n"
       
   109     "#pragma code_page(1252)\r\n"
       
   110     "#endif //_WIN32\r\n"
       
   111     "#include ""..\\res\\stat.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
       
   112     "#include ""afxres.rc""         // Standard components\r\n"
       
   113     "#endif\r\n"
       
   114     "\0"
       
   115 END
       
   116 
       
   117 #endif    // APSTUDIO_INVOKED
       
   118 
       
   119 #endif    // English (U.K.) resources
       
   120 /////////////////////////////////////////////////////////////////////////////
       
   121 
       
   122 
       
   123 
       
   124 #ifndef APSTUDIO_INVOKED
       
   125 /////////////////////////////////////////////////////////////////////////////
       
   126 //
       
   127 // Generated from the TEXTINCLUDE 3 resource.
       
   128 //
       
   129 #define _AFX_NO_SPLITTER_RESOURCES
       
   130 #define _AFX_NO_OLE_RESOURCES
       
   131 #define _AFX_NO_TRACKER_RESOURCES
       
   132 #define _AFX_NO_PROPERTY_RESOURCES
       
   133 
       
   134 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
       
   135 #ifdef _WIN32
       
   136 LANGUAGE 9, 1
       
   137 #pragma code_page(1252)
       
   138 #endif //_WIN32
       
   139 #include "../res/stat.rc2"  // non-Microsoft Visual C++ edited resources
       
   140 #include "afxres.rc"         // Standard components
       
   141 #endif
       
   142 
       
   143 /////////////////////////////////////////////////////////////////////////////
       
   144 #endif    // not APSTUDIO_INVOKED
       
   145