Team Fortress 2 Source Code as on 22/4/2020
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.

29 lines
1.0 KiB

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