anope

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

resource.h (597B)

      1 /*
      2  *
      3  * (C) 2005-2022 Anope Team
      4  * Contact us at team@anope.org
      5  *
      6  * Please read COPYING and README for further details.
      7  */
      8 
      9 //{{NO_DEPENDENCIES}}
     10 // Microsoft Developer Studio generated include file.
     11 // Used by Win32GUI.rc
     12 //
     13 #define VER_ANOPE			1
     14 #define MANIFEST_RESOURCE_ID		2
     15 #define ICON_APP			129
     16 
     17 
     18 // Next default values for new objects
     19 //
     20 #ifdef APSTUDIO_INVOKED
     21 #ifndef APSTUDIO_READONLY_SYMBOLS
     22 #define _APS_NO_MFC			1
     23 #define _APS_NEXT_RESOURCE_VALUE	152
     24 #define _APS_NEXT_COMMAND_VALUE		40061
     25 #define _APS_NEXT_CONTROL_VALUE		1167
     26 #define _APS_NEXT_SYMED_VALUE		104
     27 #endif
     28 #endif