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.

34 lines
977 B

  1. //========= Copyright Valve Corporation, All rights reserved. ============//
  2. //
  3. // Purpose:
  4. //
  5. // $NoKeywords: $
  6. //
  7. //=============================================================================//
  8. //{{NO_DEPENDENCIES}}
  9. // Microsoft Visual C++ generated include file.
  10. // Used by TERRAINBLEND.RC
  11. //
  12. #define IDR_MAINFRAME 128
  13. #define IDD_TERRAINBLEND_DIALOG 102
  14. #define IDD_ABOUTBOX 103
  15. #define IDS_APP_TITLE 103
  16. #define IDM_ABOUT 104
  17. #define IDM_EXIT 105
  18. #define IDS_HELLO 106
  19. #define IDI_TERRAINBLEND 107
  20. #define IDI_SMALL 108
  21. #define IDC_TERRAINBLEND 109
  22. #define IDC_MYICON 2
  23. #define IDC_STATIC -1
  24. // Next default values for new objects
  25. //
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_NEXT_RESOURCE_VALUE 129
  29. #define _APS_NEXT_COMMAND_VALUE 32771
  30. #define _APS_NEXT_CONTROL_VALUE 1000
  31. #define _APS_NEXT_SYMED_VALUE 110
  32. #endif
  33. #endif