unrealircd

- supernets unrealircd source & configuration
git clone git://git.acid.vegas/unrealircd.git
Log | Files | Refs | Archive | README | LICENSE

unrealsvc.rc (2452B)

      1 //Microsoft Developer Studio 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 #define APSTUDIO_HIDDEN_SYMBOLS
     11 #include "windows.h"
     12 #undef APSTUDIO_HIDDEN_SYMBOLS
     13 #include "resource.h"
     14 #include "winver.h"
     15 
     16 /////////////////////////////////////////////////////////////////////////////
     17 #undef APSTUDIO_READONLY_SYMBOLS
     18 
     19 /////////////////////////////////////////////////////////////////////////////
     20 // English (U.S.) resources
     21 
     22 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
     23 #ifdef _WIN32
     24 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
     25 #pragma code_page(1252)
     26 #endif //_WIN32
     27 
     28 
     29 #ifndef _MAC
     30 /////////////////////////////////////////////////////////////////////////////
     31 //
     32 // Version
     33 //
     34 
     35 VER_UNREAL VERSIONINFO
     36  FILEVERSION 1,0,0,0
     37  PRODUCTVERSION 1,0,0,0
     38  FILEFLAGSMASK 0x3fL
     39 #ifdef _DEBUG
     40  FILEFLAGS 0x1L
     41 #else
     42  FILEFLAGS 0x0L
     43 #endif
     44  FILEOS 0x10004L
     45  FILETYPE 0x1L
     46  FILESUBTYPE 0x0L
     47 BEGIN
     48     BLOCK "StringFileInfo"
     49     BEGIN
     50         BLOCK "040904b0"
     51         BEGIN
     52             VALUE "Comments", "\0"
     53             VALUE "CompanyName", "none\0"
     54             VALUE "FileDescription", "\0"
     55             VALUE "FileVersion", "1.0\0"
     56             VALUE "InternalName", "UnrealIRCd Service Utility\0"
     57             VALUE "LegalCopyright", "\0"
     58             VALUE "LegalTrademarks", "\0"
     59             VALUE "OriginalFilename", "\0"
     60             VALUE "PrivateBuild", "\0"
     61             VALUE "ProductName", "UnrealIRCd Service Utility\0"
     62             VALUE "ProductVersion", "1.0\0"
     63             VALUE "SpecialBuild", "\0"
     64         END
     65     END
     66     BLOCK "VarFileInfo"
     67     BEGIN
     68         VALUE "Translation", 0x409, 1200
     69     END
     70 END
     71 
     72 #endif    // !_MAC
     73 
     74 
     75 /////////////////////////////////////////////////////////////////////////////
     76 //
     77 // Icon
     78 //
     79 
     80 // Icon with lowest ID value placed first to ensure application icon
     81 // remains consistent on all systems.
     82 ICO_MAIN                ICON    DISCARDABLE     "icon1.ico"
     83 
     84 
     85 #endif    // English (U.S.) resources
     86 /////////////////////////////////////////////////////////////////////////////
     87 
     88 
     89 
     90 #ifndef APSTUDIO_INVOKED
     91 /////////////////////////////////////////////////////////////////////////////
     92 //
     93 // Generated from the TEXTINCLUDE 3 resource.
     94 //
     95 
     96 
     97 /////////////////////////////////////////////////////////////////////////////
     98 #endif    // not APSTUDIO_INVOKED
     99