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.

32 lines
1.0 KiB

  1. //========= Copyright 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 vmpi_browser_job_watch.rc
  11. //
  12. #define IDD_VMPI_BROWSER_JOB_WATCH_DIALOG 102
  13. #define IDR_MAINFRAME 128
  14. #define IDD_JOB_WATCH 135
  15. #define IDC_WORKERS 1001
  16. #define IDC_GRAPH_AREA 1002
  17. #define IDC_TEXTOUTPUT 1005
  18. #define IDC_WORKERS_PANEL 1006
  19. #define IDC_TEXT_OUTPUT_PANEL 1007
  20. #define IDC_GRAPHS_PANEL 1008
  21. #define IDC_COMMAND_LINE 1009
  22. // Next default values for new objects
  23. //
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_NEXT_RESOURCE_VALUE 129
  27. #define _APS_NEXT_COMMAND_VALUE 32771
  28. #define _APS_NEXT_CONTROL_VALUE 1010
  29. #define _APS_NEXT_SYMED_VALUE 101
  30. #endif
  31. #endif