resource.h 1.2 KB

1234567891011121314151617181920212223242526272829303132333435
  1. /* Copyright (c) 2002-2012 Croteam Ltd.
  2. This program is free software; you can redistribute it and/or modify
  3. it under the terms of version 2 of the GNU General Public License as published by
  4. the Free Software Foundation
  5. This program is distributed in the hope that it will be useful,
  6. but WITHOUT ANY WARRANTY; without even the implied warranty of
  7. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  8. GNU General Public License for more details.
  9. You should have received a copy of the GNU General Public License along
  10. with this program; if not, write to the Free Software Foundation, Inc.,
  11. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */
  12. //{{NO_DEPENDENCIES}}
  13. // Microsoft Developer Studio generated include file.
  14. // Used by SeriousSam.rc
  15. //
  16. #define IDB_SPLASH 102
  17. #define IDB_SPLASHMASK 104
  18. #define IDC_NOCURSOR 106
  19. #define IDR_MAINFRAME 128
  20. // Next default values for new objects
  21. //
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_NEXT_RESOURCE_VALUE 105
  25. #define _APS_NEXT_COMMAND_VALUE 40001
  26. #define _APS_NEXT_CONTROL_VALUE 1000
  27. #define _APS_NEXT_SYMED_VALUE 101
  28. #endif
  29. #endif