/////////////////////////////////////////////////////////////////////////////
//
// Fedsrv.RC2 : resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
// Add manually edited resources here...
/////////////////////////////////////////////////////////////////////////////
#if !defined(ALLSRV_STANDALONE)
#define SZFILEDESCRIPTION "Microsoft (R) Allegiance Game Server NT Service"
#define SZORIGFILENAME "AllSrv.exe"
#define SZINTERNALNAME "AllSrv"
#else // !defined(ALLSRV_STANDALONE)
#define SZFILEDESCRIPTION "Microsoft (R) Allegiance Game Server (stand-alone)"
#define SZORIGFILENAME "AllSrv.exe"
#define SZINTERNALNAME "AllSrv"
#endif // !defined(ALLSRV_STANDALONE)
#include "..\Inc\VerRes.rc"
#include FEDMSG