1
0

resource.h 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by CMakeSetup.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDM_CREATESHORTCUT 0x0020
  7. #define IDD_ABOUTBOX 100
  8. #define IDS_ABOUTBOX 101
  9. #define IDD_CMakeSetupDialog_DIALOG 102
  10. #define IDS_CREATESHORTCUT 102
  11. #define IDR_MAINFRAME 128
  12. #define IDD_CMAKE_HELP_DIALOG 133
  13. #define IDC_WhereSource 1001
  14. #define IDC_BUTTON2 1002
  15. #define IDC_BROWSE_SOURCE 1002
  16. #define IDC_WhereBuild 1003
  17. #define IDC_BUTTON3 1004
  18. #define IDC_BROWSE_BUILD 1004
  19. #define IDC_BuildProjects 1006
  20. #define IDC_LIST2 1007
  21. #define IDC_LIST3 1010
  22. #define IDC_CMAKE_VERSION 1014
  23. #define IDC_FRAME 1015
  24. #define IDC_MouseHelpCaption 1016
  25. #define IDC_OK 1018
  26. #define IDC_Generator 1019
  27. #define IDC_GeneratorLabel 1020
  28. #define IDC_HELP_BUTTON 1021
  29. #define IDC_HELP_BUTTON2 1022
  30. #define IDC_DELETE_BUTTON 1022
  31. #define IDC_EDIT1 1025
  32. #define IDC_AdvancedValues 1027
  33. #define IDC_PROGRESS 1028
  34. #define IDC_BuildForLabel 1029
  35. // Next default values for new objects
  36. //
  37. #ifdef APSTUDIO_INVOKED
  38. #ifndef APSTUDIO_READONLY_SYMBOLS
  39. #define _APS_NEXT_RESOURCE_VALUE 134
  40. #define _APS_NEXT_COMMAND_VALUE 32771
  41. #define _APS_NEXT_CONTROL_VALUE 1030
  42. #define _APS_NEXT_SYMED_VALUE 102
  43. #endif
  44. #endif