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
1.1 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 syncfrommirror.rc
  11. //
  12. #define IDD_SYNCFROMMIRROR_DIALOG 102
  13. #define IDR_MAINFRAME 128
  14. #define IDC_EDIT1 1000
  15. #define IDC_EDIT2 1001
  16. #define IDC_CHECK1 1002
  17. #define IDC_CHECK2 1003
  18. #define IDC_CHECK3 1004
  19. #define IDC_CHECK4 1005
  20. #define IDC_DOD 1006
  21. #define IDC_BUTTON1 1007
  22. #define IDC_WORKINGFOLDER_DOD 1008
  23. #define IDC_MAKECOMMANDPROMPTS 1009
  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 1010
  31. #define _APS_NEXT_SYMED_VALUE 101
  32. #endif
  33. #endif