Counter Strike : Global Offensive Source Code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
1.2 KiB

  1. //========= Copyright � 1996-2005, Valve Corporation, All rights reserved. ============//
  2. //
  3. // Purpose:
  4. //
  5. // $NoKeywords: $
  6. //
  7. //=============================================================================//
  8. //{{NO_DEPENDENCIES}}
  9. // Microsoft Developer Studio generated include file.
  10. // Used by assert_dialog.rc
  11. //
  12. #define IDD_ASSERT_DIALOG 101
  13. #define IDC_FILENAME_CONTROL 1000
  14. #define IDC_LINE_CONTROL 1001
  15. #define IDC_IGNORE_FILE 1002
  16. #define IDC_IGNORE_NEARBY 1003
  17. #define IDC_IGNORE_NUMLINES 1004
  18. #define IDC_IGNORE_THIS 1005
  19. #define IDC_BREAK 1006
  20. #define IDC_IGNORE_ALL 1008
  21. #define IDC_IGNORE_ALWAYS 1009
  22. #define IDC_IGNORE_NUMTIMES 1010
  23. #define IDC_ASSERT_MSG_CTRL 1011
  24. #define IDC_NOID -1
  25. // Next default values for new objects
  26. //
  27. #ifdef APSTUDIO_INVOKED
  28. #ifndef APSTUDIO_READONLY_SYMBOLS
  29. #define _APS_NEXT_RESOURCE_VALUE 103
  30. #define _APS_NEXT_COMMAND_VALUE 40001
  31. #define _APS_NEXT_CONTROL_VALUE 1005
  32. #define _APS_NEXT_SYMED_VALUE 101
  33. #endif
  34. #endif