00001 //--------------------------------------------------------------------------- 00002 /// \file CATGuiResDefs.h 00003 /// \brief Global resource values for all applications. Make sure your resource 00004 /// files match! 00005 /// \ingroup CATGUI 00006 /// 00007 /// Copyright (c) 2003-2008 by Michael Ellison. 00008 /// See COPYING.txt for the \ref gaslicense License (MIT License). 00009 /// 00010 // $Author: mikeellison $ 00011 // $Date: 2008-01-23 01:43:25 -0600 (Wed, 23 Jan 2008) $ 00012 // $Revision: $ 00013 // $NoKeywords: $ 00014 // 00015 //--------------------------------------------------------------------------- 00016 00017 #ifndef CATGuiResDefs_H_ 00018 #define CATGuiResDefs_H_ 00019 00020 #define IDI_CATAPPICON 101 00021 00022 00023 00024 00025 00026 #endif //CATGuiResDefs_H_